mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Previously servo would allow whitespace in between components of an xpath expression, but not around it. Testing: New web platform tests start to pass Part of https://github.com/servo/servo/issues/34527 --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>