Sam Atkins
|
a50da405e9
|
LibWeb/CSS: Implement cascade layers (aka @layer )
This is done quite simply for now, there are certainly optimizations
that can and should be made later.
With this we now pass:
- http://wpt.live/css/css-cascade/layer-basic.html
- http://wpt.live/css/css-cascade/layer-important.html
- http://wpt.live/css/css-cascade/layer-statement-copy-crash.html
- http://wpt.live/css/css-cascade/layer-stylesheet-sharing-important.html
- http://wpt.live/css/css-cascade/layer-stylesheet-sharing.html
- http://wpt.live/css/css-cascade/layer-vs-inline-style.html
|
2024-09-06 07:49:55 +02:00 |
|