servo/tests/wpt
Simon Wülker 41ecfb53a1
Rename Stylesheet::Type_ to Stylesheet::Type (#37126)
I'm not sure if `CodegenRust.py` was supposed to remove the underscore,
but we end up exposing `type_` to javascript which is obviously wrong.
There's no need to rename the method in the first place, because `Type`
(with a capital T) is not a rust keyword.

Testing: Covered by existing web platform tests

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-05-25 17:36:16 +00:00
..
meta Rename Stylesheet::Type_ to Stylesheet::Type (#37126) 2025-05-25 17:36:16 +00:00
mozilla Unconditionally enable the URLPattern API (#37116) 2025-05-24 13:20:45 +00:00
tests Forward manager_number to NullBrowser constructor (#37125) 2025-05-25 15:12:55 +00:00
webgl Enable all remaining disabled intermittent tests (#37094) 2025-05-23 18:33:56 +00:00
webgpu Disable serviceworkers for webgpu CTS tests (#36672) 2025-04-24 10:02:57 +00:00
aliases
config.ini
hosts
include.ini Script implement TransformStream and TransformStreamDefaultController (#36739) 2025-05-08 08:45:57 +00:00
README.md

Web tests (including Web Platform Tests)

Moved to the Servo book: