mirror of
https://github.com/servo/servo.git
synced 2025-10-15 16:00:28 +01:00
This implementation is more-or-less on par with the one from layout_2013 and in some cases better. There are still some cases where we don't return the correct "resolved value," but this is enough to test animations and transitions.
10 lines
341 B
INI
10 lines
341 B
INI
[CSSStyleSheet-constructable-baseURL.tentative.html]
|
|
[Constructing sheet with custom base URL ueses that URL for CSS rules]
|
|
expected: FAIL
|
|
|
|
[Constructing sheet with invalid base URL throws a NotAllowedError]
|
|
expected: FAIL
|
|
|
|
[Constructing sheet with relative URL adds to the constructor document's base URL]
|
|
expected: FAIL
|
|
|