Skip to content

Commit

Permalink
Bug 1902318 [wpt PR 46733] - Make line-clamp tests non-tentative wh…
Browse files Browse the repository at this point in the history
…en both alternatives agree, a=testonly

Automatic update from web-platform-tests
Make `line-clamp` tests non-tentative when both alternatives agree

Currently the specification of `line-clamp` uses a variant called
`continue: discard`, but there is an alternative called
`continue: collapse` (see w3c/csswg-drafts#7708), which is being
implemented in Chrome. A number of tests were added to test this
`collapse` alternative, marked as tentative. This patch makes some of
those tests non-tentative, in cases when both of the alternatives
agree.

The agreement of both variants is according to the spec as it exists
right now, independent of yesterday's CSSWG resolutions. A follow-up
patch will make further tests non-tentative to account for those
resolutions.

--

wpt-commits: 81c702f33538a8f245a4adbddd3f9273ab2a373b
wpt-pr: 46733

UltraBlame original commit: 25c81163645379d0a945b24b7ead9e79b7791f67
  • Loading branch information
marco-c committed Jun 19, 2024
1 parent 481ee7e commit eb66dd6
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 0 deletions.

0 comments on commit eb66dd6

Please sign in to comment.