Bug 1860228 [wpt PR 42656] - [text-spacing-trim] Support quotes when wrapping, a...
commit4f7953997b2c6b664f58a9ff2a9b2d3addca7394
authorKoji Ishii <kojii@chromium.org>
Thu, 26 Oct 2023 17:26:13 +0000 (26 17:26 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 31 Oct 2023 13:59:26 +0000 (31 13:59 +0000)
tree4d1bbe93e8f6b786a0b7b8f1b5209576ddd868f7
parent804618acfbee1b01c6513100ce5c5972e2ffc78f
Bug 1860228 [wpt PR 42656] - [text-spacing-trim] Support quotes when wrapping, a=testonly

Automatic update from web-platform-tests
[text-spacing-trim] Support quotes when wrapping

This patch follows up crrev.com/c/4938492 which turned quotes
to ambiguous, and thus made `IsOpen` not possible.

After the patch, `IsOpen` is ambiguous. This patch turns it to
`MaybeOpen`.

This patch is likely to hit the performance for non-CJK
documents, when the runtime flag is enabled. The performance
work will be in future patches.

Bug: 1463891
Change-Id: Idcb208cddf7bd175281e0d44a981800435452208
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4957033
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Auto-Submit: Koji Ishii <kojii@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1212624}

--

wpt-commits: c034007e6dda14de80cb31dd5d95cf3bdcda6b92
wpt-pr: 42656
testing/web-platform/tests/css/css-text/text-spacing-trim/text-spacing-trim-wrap-001-ref.html
testing/web-platform/tests/css/css-text/text-spacing-trim/text-spacing-trim-wrap-001.html
testing/web-platform/tests/css/css-text/text-spacing-trim/text-spacing-trim-wrap-br-001.html