web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.02k stars 3.12k forks source link

Fix failing WPTs introduced by https://crrev.com/c/5937916 #49329

Closed chromium-wpt-export-bot closed 13 hours ago

chromium-wpt-export-bot commented 13 hours ago

There are few failures introduced by WPT import in the editing component where the editing includes forward-delete command alongwith the white-space CSS properties. This CL fixes the failing WPTs by setting the expectation as per the CSS specification linked below.

https: //www.w3.org/TR/css-text-3/#white-space-property Bug: 373924023 Change-Id: I80d322fbafa9d3a592d80d78c43480f2e34b8485 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5953176 Reviewed-by: Koji Ishii \kojii@chromium.org Reviewed-by: Siye Liu \siliu@microsoft.com Commit-Queue: Utkarsh Pathak \utpathak@microsoft.com Cr-Commit-Position: refs/heads/main@{#1386719}