mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
Also renamed all "CSS" selector variants of `WebDriverScriptCommand` to avoid confusion. Testing: Mostly `./mach test-wpt -r tests\wpt\tests\webdriver\tests\classic\find_*_from_shadow_root\find.py --product servodriver` But many other test also relies on finding element(s) from shadow root, so I ran the entire test. All deleted lines are from test expectations. --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>