mirror of
https://github.com/servo/servo
synced 2026-05-10 09:02:30 +02:00
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>