servo/tests/wpt/meta/css/cssom
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
..
adoptedstylesheets-adopt-link.tentative.html.ini Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258) 2025-02-02 01:40:50 +00:00
adoptedstylesheets-adopt-style-subresource.tentative.html.ini Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258) 2025-02-02 01:40:50 +00:00
adoptedstylesheets-adopt-style.tentative.html.ini Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258) 2025-02-02 01:40:50 +00:00
adoptedstylesheets-modify-array-and-sheet.html.ini Implement CSSStyleSheet::replaceSync (#36586) 2025-04-23 15:29:01 +00:00
adoptedstylesheets-observablearray.html.ini Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
base-uri.html.ini
caretPositionFromPoint-with-transformation.html.ini Update web-platform-tests to revision b'7aaad11d87d7a02515081e55609d31ab6ff173fc' (#30753) 2023-11-19 09:40:18 +00:00
caretPositionFromPoint.html.ini Update web-platform-tests to revision b'7aaad11d87d7a02515081e55609d31ab6ff173fc' (#30753) 2023-11-19 09:40:18 +00:00
computed-style-002.html.ini
computed-style-003.html.ini
computed-style-004.html.ini
computed-style-set-property.html.ini
CSS-namespace-object-class-string.html.ini
css-style-reparse.html.ini
CSSContainerRule.tentative.html.ini
CSSCounterStyleRule.html.ini
CSSFontFeatureValuesRule.html.ini
cssimportrule-parent.html.ini
cssimportrule-sheet-identity.html.ini
cssimportrule.html.ini
CSSKeyframeRule.html.ini
CSSKeyframesRule.html.ini
cssom-fontfacerule-constructors.html.ini Sync WPT with upstream (06-04-2025) (#36369) 2025-04-06 04:11:16 +00:00
cssom-fontfacerule.html.ini
cssom-pagerule.html.ini Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258) 2025-02-02 01:40:50 +00:00
cssom-ruleTypeAndOrder.html.ini
cssstyledeclaration-cssfontrule.tentative.html.ini
cssstyledeclaration-custom-properties.html.ini Add basic support for enumerating computed styles (#31499) 2024-03-06 21:43:06 +00:00
cssstyledeclaration-registered-custom-properties.html.ini
CSSStyleRule-set-selectorText.html.ini
CSSStyleRule.html.ini
CSSStyleSheet-constructable-baseURL.html.ini Implement CSSStyleSheet::replaceSync (#36586) 2025-04-23 15:29:01 +00:00
CSSStyleSheet-constructable-concat.html.ini Sync WPT with upstream (03-12-2023) (#30814) 2023-12-06 17:45:20 +00:00
CSSStyleSheet-constructable-cssRules.html.ini
CSSStyleSheet-constructable-disallow-import.tentative.html.ini script: Implement CSSStyleSheet constructor (#36521) 2025-04-15 14:05:13 +00:00
CSSStyleSheet-constructable-duplicate.html.ini
CSSStyleSheet-constructable-insertRule-base-uri.html.ini Sync WPT with upstream (17-03-2024) (#31715) 2024-03-17 10:51:07 +00:00
CSSStyleSheet-constructable-invalidation.html.ini Sync WPT with upstream (03-03-2024) (#31482) 2024-03-03 09:03:40 +00:00
CSSStyleSheet-constructable-replace-cssRules.html.ini Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879) 2023-12-17 11:15:38 +00:00
CSSStyleSheet-constructable-replace-on-regular-sheet.html.ini
CSSStyleSheet-constructable.html.ini Implement CSSStyleSheet::replaceSync (#36586) 2025-04-23 15:29:01 +00:00
CSSStyleSheet-template-adoption.html.ini
escape.html.ini
flex-serialization.html.ini layout: Enable flexbox by default on non-legacy layout (#33186) 2024-08-26 13:50:52 +00:00
font-variant-shorthand-serialization.html.ini layout: Turn on synthetic small-caps for layout 2020 (#31435) 2024-02-28 15:09:26 +00:00
getComputedStyle-detached-subtree.html.ini Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
getComputedStyle-dynamic-subdoc.html.ini
getComputedStyle-insets-absolute.html.ini layout: Stop ignoring containing block padding for the static position (#36051) 2025-03-19 11:47:52 +00:00
getComputedStyle-insets-fixed.html.ini layout: Stop ignoring containing block padding for the static position (#36051) 2025-03-19 11:47:52 +00:00
getComputedStyle-insets-sticky-container-for-abspos.html.ini Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
getComputedStyle-insets-sticky.html.ini Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
getComputedStyle-pseudo-checkmark.html.ini script: Create CSSStyleOwner::Null for getComputedStyle (#36272) 2025-04-02 13:54:42 +00:00
getComputedStyle-pseudo-picker-icon.html.ini script: Create CSSStyleOwner::Null for getComputedStyle (#36272) 2025-04-02 13:54:42 +00:00
getComputedStyle-pseudo-with-argument.html.ini script: Create CSSStyleOwner::Null for getComputedStyle (#36272) 2025-04-02 13:54:42 +00:00
getComputedStyle-pseudo.html.ini layout: Add initial support for the ::marker pseudo-element (#36317) 2025-04-07 17:49:05 +00:00
getComputedStyle-resolved-colors.html.ini
HTMLLinkElement-disabled-001.html.ini
HTMLLinkElement-disabled-002.html.ini
HTMLLinkElement-disabled-005.html.ini
HTMLLinkElement-load-event-002.html.ini Sync WPT with upstream (03-12-2023) (#30814) 2023-12-06 17:45:20 +00:00
HTMLLinkElement-load-event.html.ini
idlharness.html.ini Rename Stylesheet::Type_ to Stylesheet::Type (#37126) 2025-05-25 17:36:16 +00:00
link-element-stylesheet-title.html.ini Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959) 2024-08-07 10:15:56 +00:00
medialist-interfaces-002.html.ini
page-descriptors.html.ini Update web-platform-tests to revision b'4e3b5de2eb8218cf18a1674618994efeb96e2cc0' (#32717) 2024-07-07 07:23:54 +00:00
preferred-stylesheet-order.html.ini
property-accessors.html.ini
resolved-border-width.html.ini Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869) 2025-03-09 01:39:16 +00:00
rule-restrictions.html.ini
serialize-media-rule.html.ini
serialize-values.html.ini Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622) 2024-12-15 03:52:07 +00:00
shorthand-values.html.ini layout: Port border-image support for legacy layout (#32874) 2024-07-30 06:41:23 +00:00
style-sheet-interfaces-001.html.ini Implement HTMLStyleElement.disabled attribute (#31682) 2024-03-14 23:48:29 +00:00
stylesheet-same-origin.sub.html.ini Update response handling in main_fetch (#34570) 2024-12-11 12:59:29 +00:00
stylesheet-title.html.ini
ttwf-cssom-doc-ext-load-tree-order.html.ini