[wpt-sync] Sync PR 26925 - [AspectRatio] Correctly detect indefinite percentages
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26925 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26925
Details from upstream follow.
b'Christian Biesinger <cbiesinger@chromium.org>' wrote:
[AspectRatio] Correctly detect indefinite percentages
The block size may be a percentage, in which case we would think the
extent is definite on the final pass through this function, even if
it is an indefinite percentage. Fix this by using BlockLengthUnresolvable.R=ikilpatrick@chromium.org, mstensho@chromium.org
Bug: 1154572
Change-Id: Ia70dc730d4fee2005904942afa4020f9074f4eee
Reviewed-on: https://chromium-review.googlesource.com/2595248
WPT-Export-Revision: 4c98ec0ba09ff9ac9f3edd134b364c0e829b01b2
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•