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.
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}