Bug 1701518 [wpt PR 28270] - Change ideographic space tests to use fixed `line-height...
commit9be15cf2f1685c825f1f463a42144be4f98e0eaf
authorKoji Ishii <kojii@chromium.org>
Fri, 2 Apr 2021 21:53:56 +0000 (2 21:53 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 7 Apr 2021 08:57:32 +0000 (7 08:57 +0000)
tree4254cd0b5ac6a9430d0209c9d3aafa71cbc577b0
parent408b320570a3ed2b080198c5614a15cd83be3a6a
Bug 1701518 [wpt PR 28270] - Change ideographic space tests to use fixed `line-height`, a=testonly

Automatic update from web-platform-tests
Change ideographic space tests to use fixed `line-height`

It turned out that crbug.com/1193282 can affect the height of
lines that contains only U+3000 IDEOGRAPHIC SPACEs, because
the used fonts are not correct.

This patch applies fixed `line-height` to the tests so that
used fonts do not affect the layout.

Bug: 1193282
Change-Id: I73990d16f9d77879e9a007bb48c6c63491943400
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2789994
Commit-Queue: Kent Tamura <tkent@chromium.org>
Auto-Submit: Koji Ishii <kojii@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#867095}

--

wpt-commits: 2bef1fa620dad719c8a3c7475335a0d95624e5e6
wpt-pr: 28270
testing/web-platform/tests/css/css-text/white-space/reference/trailing-ideographic-space-break-spaces-001-ref.html
testing/web-platform/tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-001.html
testing/web-platform/tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-002.html
testing/web-platform/tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-003.html
testing/web-platform/tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-004.html
testing/web-platform/tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-005.html
testing/web-platform/tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-006.html