Skip to content

Commit eca41a3

Browse files
committed
fix: fetching stylesheets, import_css
1 parent b302b22 commit eca41a3

10 files changed

Lines changed: 1101 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.3] - 2026-02-19
2+
3+
### Added
4+
- `browse` example: fetch and render live web pages by URL with scrolling
5+
- `import_css` now returns an updated base URL for correct resolution of relative references within stylesheets
6+
7+
### Fixed
8+
- CSS `url()` references in external stylesheets resolved against the wrong base URL
9+
110
## [0.2.2] - 2026-02-19
211

312
### Added

0 commit comments

Comments
 (0)