Closed Bug 1719644 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 29610 - Implement minsize/maxsize attributes

Categories

(Core :: MathML, task, P4)

task

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 29610 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/29610
Details from upstream follow.

b'Fr\xc3\xa9d\xc3\xa9ric Wang <fwang@igalia.com>' wrote:

Implement minsize/maxsize attributes

This is the third patch of a series of CL to implement MathML stretchy
operators. It implements step 5 from [1] so that users can specify some
minsize/maxsize values for vertical operators. It also adds missing
invalidation of minsize/maxsize when parsing them on the DOM side.

[1] https://w3c.github.io/mathml-core/#layout-of-operators

Bug: 6606, 1124301
Change-Id: I4358ea65b0d74667ee6c5d8b2a11c6403f86e210

Reviewed-on: https://chromium-review.googlesource.com/3013895
WPT-Export-Revision: ba3b84d669724ae42095fa11dbc87043a2f41543

Component: web-platform-tests → MathML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 6 subtests

Status Summary

Firefox

OK : 1
FAIL: 6

Chrome

OK : 1
PASS: 1
FAIL: 5

Safari

OK : 1
PASS: 3
FAIL: 3

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/mathml/presentation-markup/operators/mo-minsize-maxsize-001.html
minsize < maxsize < 0 is treated as maxsize = minsize = 0: FAIL

New Tests That Don't Pass

/mathml/presentation-markup/operators/mo-minsize-maxsize-001.html
minsize < 0 is treated as 0: FAIL (Chrome: FAIL, Safari: FAIL)
maxsize < minsize is treated as maxsize = minsize: FAIL (Chrome: FAIL, Safari: PASS)
minsize < maxsize < 0 is treated as maxsize = minsize = 0: FAIL (Chrome: PASS, Safari: PASS)
target size = 0 is treated as Tascent = Tdescent = minsize/2: FAIL (Chrome: FAIL, Safari: PASS)
minsize/maxsize percentages are relative to the target size: FAIL (Chrome: FAIL, Safari: FAIL)
default minsize/maxsize percentages: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31d852c66d6a
[wpt PR 29610] - Implement minsize/maxsize attributes, a=testonly
https://hg.mozilla.org/integration/autoland/rev/456f2b724a91
[wpt PR 29610] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/84dc9e878b3c
[wpt PR 29610] - Implement minsize/maxsize attributes, a=testonly
https://hg.mozilla.org/integration/autoland/rev/20e96eee4a20
[wpt PR 29610] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.