servo/tests/wpt/meta/shadow-dom
Fuguo 1f315e6c9c
Add a user agent style for the <slot> element (#37174)
In Chromium, the slot user agent stylesheet is located in
[html.css](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/resources/html.css;l=1654).

Testing: This change fixes
`tests/wpt/meta/shadow-dom/directionality-001.tentative.html.ini`.

Signed-off-by: kongbai1996 <1782765876@qq.com>
2025-05-29 08:20:01 +00:00
..
crashtests Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
declarative feat: implement ShadowRoot::setHTMLUnsafe (#36240) 2025-05-01 15:19:41 +00:00
focus Make Element::attach_shadow() and ShadowRoot closer to spec (#36024) 2025-03-19 17:58:16 +00:00
leaktests Make traverse_preorder follow shadow roots (#34503) 2024-12-07 04:28:34 +00:00
untriaged Make traverse_preorder follow children of shadow hosts (#35276) 2025-02-04 20:47:33 +00:00
directionality-002.tentative.html.ini Include non-shadowdom children of shadow hosts in style calculation (#34298) 2024-11-20 19:28:35 +00:00
Document-caretPositionFromPoint.tentative.html.ini Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
DocumentOrShadowRoot-prototype-elementFromPoint.html.ini Make traverse_preorder follow children of shadow hosts (#35276) 2025-02-04 20:47:33 +00:00
event-composed-path-with-related-target.html.ini dom: Set "composed" flag on construction for some event types (#36239) 2025-03-31 17:15:48 +00:00
event-post-dispatch.html.ini dom: Set "composed" flag on construction for some event types (#36239) 2025-03-31 17:15:48 +00:00
event-with-related-target.html.ini dom: Set "composed" flag on construction for some event types (#36239) 2025-03-31 17:15:48 +00:00
Extensions-to-Event-Interface.html.ini Implement Event propagation across shadow roots (#34884) 2025-01-22 15:25:16 +00:00
focus-within-shadow.html.ini Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
form-control-form-attribute.html.ini Add shadow tree flags to Bind/UnbindContext (#34863) 2025-01-07 00:00:43 +00:00
HighlightRegistry-highlightsFromPoint.html.ini Implement declarative shadow dom (#34964) 2025-03-17 09:41:34 +00:00
HTMLSlotElement-interface.html.ini Potentially signal a slot change in Node::insert (#35221) 2025-01-30 08:47:21 +00:00
imperative-slot-api-slotchange.html.ini Fire slot change events when the slot content changes (#35137) 2025-01-27 14:13:22 +00:00
imperative-slot-api.html.ini Fire slot change events when the slot content changes (#35137) 2025-01-27 14:13:22 +00:00
innerHTML-setter.xhtml.ini Add check for valid custom element name in element::attach_shadow (#34749) 2024-12-24 03:36:57 +00:00
MouseEvent-prototype-offsetX-offsetY.html.ini Don't tell stylo about stylesheets that are not in a browsing context (#35606) 2025-02-24 20:04:18 +00:00
offsetTop-offsetLeft-across-shadow-boundaries.html.ini layout: Use box tree Fragments for offset parent queries (#36681) 2025-04-25 20:25:10 +00:00
scroll-restore-shadow.html.ini Sync WPT with upstream (13-04-2025) (#36488) 2025-04-13 02:52:15 +00:00
ShadowRoot-interface.html.ini Don't tell stylo about stylesheets that are not in a browsing context (#35606) 2025-02-24 20:04:18 +00:00
slot-fallback-content-006.html.ini Include non-shadowdom children of shadow hosts in style calculation (#34298) 2024-11-20 19:28:35 +00:00
slotchange-event.html.ini Don't fire slotchange events when there's already a pending event for the same slot (#35222) 2025-01-30 13:57:04 +00:00
slots-fallback.html.ini Make traverse_preorder follow children of shadow hosts (#35276) 2025-02-04 20:47:33 +00:00
slots.html.ini Make traverse_preorder follow children of shadow hosts (#35276) 2025-02-04 20:47:33 +00:00