Closed Bug 1818847 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 38705 - [MathML] Use 'safe' center positioning for display=block

Categories

(Core :: MathML, task, P4)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Ian Kilpatrick <ikilpatrick@chromium.org> wrote:

[MathML] Use 'safe' center positioning for display=block

Previously we'd just center the contents for is_block_math. Doing this
would lead to however lead to un-reachable content if the \<math> element
also had overflow: scroll placed upon it.

Use 'safe' center positioning instead - that is center, but don't allow
the content to be place before the content edge.

Bug: 1416539
Change-Id: I367422c921d19a407e9457a0b4d4fbfe4dd55266
Reviewed-on: https://chromium-review.googlesource.com/4289160
WPT-Export-Revision: dd2d8365502c681e97db026dfbe790ac8d7a8dee

Component: web-platform-tests → MathML
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

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

Total 1 tests

Status Summary

Firefox

FAIL: 1

Chrome

FAIL: 1

Safari

FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/83343a169246 [wpt PR 38705] - [MathML] Use 'safe' center positioning for display=block, a=testonly https://hg.mozilla.org/integration/autoland/rev/67614f437a41 [wpt PR 38705] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.