fune/testing/web-platform/tests/css/css-inline/text-box-trim
Koji Ishii 539b8695ba Bug 1900480 [wpt PR 46604] - [text-box-trim] Test hit-testing, a=testonly
Automatic update from web-platform-tests
[text-box-trim] Test hit-testing

This patch adds tests for `getBoundingClientRect()` and
`elementFromPoint()`, two CSSOM View functions that represent
the logic for hit-testing.

This patch has no behavior changes.

Bug: 40254880
Change-Id: I2d416b042ed278a339daeabfe3c8702b020c458d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5587766
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/main@{#1309621}

--

wpt-commits: 060cd155991666227d7b314c5919158e54a1c06d
wpt-pr: 46604
2024-06-07 07:38:49 +00:00
..
resources Bug 1896342 [wpt PR 46223] - [text-box-trim] Use text-box-edge when trimming start, a=testonly 2024-05-23 10:00:01 +00:00
inheritance.html Bug 1896554 [wpt PR 46245] - Reland "[text-box-trim] Fix text-box-edge to be inherited", a=testonly 2024-05-23 09:59:58 +00:00
text-box-edge-computed.html
text-box-edge-invalid.html
text-box-edge-valid.html
text-box-trim-accumulation-001.html Bug 1897393 [wpt PR 46340] - [text-box-trim] Test accumulations, a=testonly 2024-05-23 10:01:13 +00:00
text-box-trim-atomic-inline-001-ref.html Bug 1900267 [wpt PR 46578] - [text-box-trim] Add tests for atomic inlines, a=testonly 2024-06-05 09:01:25 +00:00
text-box-trim-atomic-inline-001.html Bug 1900267 [wpt PR 46578] - [text-box-trim] Add tests for atomic inlines, a=testonly 2024-06-05 09:01:25 +00:00
text-box-trim-block-in-inline-end-001-ref.html Bug 1900311 [wpt PR 46585] - [text-box-trim] Fix end for block-in-inline, a=testonly 2024-06-05 09:01:30 +00:00
text-box-trim-block-in-inline-end-001.html Bug 1900311 [wpt PR 46585] - [text-box-trim] Fix end for block-in-inline, a=testonly 2024-06-05 09:01:30 +00:00
text-box-trim-block-in-inline-end-002.html Bug 1900311 [wpt PR 46585] - [text-box-trim] Fix end for block-in-inline, a=testonly 2024-06-05 09:01:30 +00:00
text-box-trim-block-in-inline-end-003.html Bug 1900311 [wpt PR 46585] - [text-box-trim] Fix end for block-in-inline, a=testonly 2024-06-05 09:01:30 +00:00
text-box-trim-block-in-inline-end-004.html Bug 1900311 [wpt PR 46585] - [text-box-trim] Fix end for block-in-inline, a=testonly 2024-06-05 09:01:30 +00:00
text-box-trim-block-in-inline-start-001-ref.html Bug 1899985 [wpt PR 46563] - [text-box-trim] Add tests for block-in-inline, a=testonly 2024-06-05 09:01:18 +00:00
text-box-trim-block-in-inline-start-001.html Bug 1899985 [wpt PR 46563] - [text-box-trim] Add tests for block-in-inline, a=testonly 2024-06-05 09:01:18 +00:00
text-box-trim-block-in-inline-start-002.html Bug 1899985 [wpt PR 46563] - [text-box-trim] Add tests for block-in-inline, a=testonly 2024-06-05 09:01:18 +00:00
text-box-trim-block-in-inline-start-003.html Bug 1900298 [wpt PR 46582] - [text-box-trim] Fix two block-in-inline in a row, a=testonly 2024-06-05 09:01:28 +00:00
text-box-trim-dynamic-001-ref.html Bug 1898302 [wpt PR 46440] - [text-box-trim] Support invalidations, a=testonly 2024-05-30 07:56:26 +00:00
text-box-trim-dynamic-001.html Bug 1898302 [wpt PR 46440] - [text-box-trim] Support invalidations, a=testonly 2024-05-30 07:56:26 +00:00
text-box-trim-dynamic-002.html Bug 1898302 [wpt PR 46440] - [text-box-trim] Support invalidations, a=testonly 2024-05-30 07:56:26 +00:00
text-box-trim-end-001-ref.html Bug 1898034 [wpt PR 46408] - [text-box-trim] Add tests for block-end trimming, a=testonly 2024-05-30 07:56:12 +00:00
text-box-trim-end-001.html Bug 1898034 [wpt PR 46408] - [text-box-trim] Add tests for block-end trimming, a=testonly 2024-05-30 07:56:12 +00:00
text-box-trim-end-empty-line-001-ref.html Bug 1899143 [wpt PR 46496] - [text-box-trim] Support when the last line is empty, a=testonly 2024-06-03 07:40:02 +00:00
text-box-trim-end-empty-line-001.html Bug 1899143 [wpt PR 46496] - [text-box-trim] Support when the last line is empty, a=testonly 2024-06-03 07:40:02 +00:00
text-box-trim-float-clear-br-001-ref.html Bug 1898447 [wpt PR 46452] - [text-box-trim] Honor clearance with <br>, a=testonly 2024-05-30 07:56:44 +00:00
text-box-trim-float-clear-br-001.html Bug 1898447 [wpt PR 46452] - [text-box-trim] Honor clearance with <br>, a=testonly 2024-05-30 07:56:44 +00:00
text-box-trim-float-clear-br-002-ref.html Bug 1899089 [wpt PR 46488] - [text-box-trim] Make ClearanceAfterLine() optional, a=testonly 2024-06-03 07:39:54 +00:00
text-box-trim-float-clear-br-002.html Bug 1899089 [wpt PR 46488] - [text-box-trim] Make ClearanceAfterLine() optional, a=testonly 2024-06-03 07:39:54 +00:00
text-box-trim-float-start-001-ref.html Bug 1896698 [wpt PR 46258] - [text-box-trim] Add a test for floats and BFC, a=testonly 2024-05-23 10:00:17 +00:00
text-box-trim-float-start-001.html Bug 1896698 [wpt PR 46258] - [text-box-trim] Add a test for floats and BFC, a=testonly 2024-05-23 10:00:17 +00:00
text-box-trim-half-leading-block-box-001-ref.html Bug 1897888 [wpt PR 46395] - [text-box-trim] trim the last line, a=testonly 2024-05-23 10:01:36 +00:00
text-box-trim-half-leading-block-box-001.html Bug 1897969 [wpt PR 46401] - [text-box-trim] fix the case where there are multiple inline nodes, a=testonly 2024-05-30 07:56:11 +00:00
text-box-trim-half-leading-block-box-002-ref.html Bug 1885092 [wpt PR 45077] - text-box-trim: Handle the start side's inline box, a=testonly 2024-04-25 13:28:48 +00:00
text-box-trim-half-leading-block-box-002.html Bug 1896342 [wpt PR 46223] - [text-box-trim] Use text-box-edge when trimming start, a=testonly 2024-05-23 10:00:01 +00:00
text-box-trim-half-leading-block-box-003.html Bug 1897969 [wpt PR 46401] - [text-box-trim] fix the case where there are multiple inline nodes, a=testonly 2024-05-30 07:56:11 +00:00
text-box-trim-initial-letter-end-001-ref.html Bug 1898200 [wpt PR 46430] - [text-box-trim] Test block-end with initial-letter, a=testonly 2024-05-30 07:56:18 +00:00
text-box-trim-initial-letter-end-001.html Bug 1898200 [wpt PR 46430] - [text-box-trim] Test block-end with initial-letter, a=testonly 2024-05-30 07:56:18 +00:00
text-box-trim-initial-letter-start-001-ref.html Bug 1896812 [wpt PR 46277] - [text-box-trim] Fix when there is an initial-letter, a=testonly 2024-05-23 10:00:21 +00:00
text-box-trim-initial-letter-start-001.html Bug 1896812 [wpt PR 46277] - [text-box-trim] Fix when there is an initial-letter, a=testonly 2024-05-23 10:00:21 +00:00
text-box-trim-multicol-001-ref.html Bug 1898670 [wpt PR 46470] - [text-box-trim] Add tests for multi-col, a=testonly 2024-06-03 07:39:37 +00:00
text-box-trim-multicol-001.html Bug 1898670 [wpt PR 46470] - [text-box-trim] Add tests for multi-col, a=testonly 2024-06-03 07:39:37 +00:00
text-box-trim-multicol-002.html Bug 1898670 [wpt PR 46470] - [text-box-trim] Add tests for multi-col, a=testonly 2024-06-03 07:39:37 +00:00
text-box-trim-om-001.html Bug 1900480 [wpt PR 46604] - [text-box-trim] Test hit-testing, a=testonly 2024-06-07 07:38:49 +00:00
text-box-trim-ruby-end-001.html Bug 1898201 [wpt PR 46431] - [text-box-trim] Test block-end with Ruby, a=testonly 2024-05-30 07:56:20 +00:00
text-box-trim-ruby-start-001-ref.html Bug 1898201 [wpt PR 46431] - [text-box-trim] Test block-end with Ruby, a=testonly 2024-05-30 07:56:20 +00:00
text-box-trim-ruby-start-001.html Bug 1898201 [wpt PR 46431] - [text-box-trim] Test block-end with Ruby, a=testonly 2024-05-30 07:56:20 +00:00
text-box-trim-start-001-ref.html Bug 1896889 [wpt PR 46283] - [text-box-trim] Support vertical flow, a=testonly 2024-05-23 10:00:39 +00:00
text-box-trim-start-001.html Bug 1896889 [wpt PR 46283] - [text-box-trim] Support vertical flow, a=testonly 2024-05-23 10:00:39 +00:00
text-box-trim-tall-line-001-ref.html Bug 1898189 [wpt PR 46427] - [text-box-trim] Test block-end accumulations, a=testonly 2024-05-30 07:56:16 +00:00
text-box-trim-tall-line-001.html Bug 1898189 [wpt PR 46427] - [text-box-trim] Test block-end accumulations, a=testonly 2024-05-30 07:56:16 +00:00
text-box-trim-valid.html
WEB_FEATURES.yml