You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are few failures introduced by WPT import in the editing component
where the editing includes insertHTML command alongwith the white-space
CSS properties. This CL fixes the failing WPTs by setting the
expectation as per the CSS specification linked below.
This change only updates the expectation for the failing WPTs which were
introduced by this[1] CL and seem to have wrong expectations.
[1] https://crrev.com/c/5937916
[2] https://www.w3.org/TR/css-text-3/#white-space-property
Bug: 373924023
Change-Id: I31f2e63275e986c37cc423c5b0c878296d8ee5a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5960541
Reviewed-by: Siye Liu <[email protected]>
Reviewed-by: Kent Tamura <[email protected]>
Commit-Queue: Utkarsh Pathak <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1391524}
0 commit comments