Closed Bug 1589143 Opened 5 years ago Closed 4 years ago

[wpt-sync] Sync PR 19735 - Tweaked, improved sizing-orthog-htb-in-vrl-013-ref.xht

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Gérard Talbot <github@gtalbot.org> wrote:

Tweaked, improved sizing-orthog-htb-in-vrl-013-ref.xht

Right now, the test
sizing-orthog-htb-in-vrl-013.xht
is reported as FAILED by the 4 browsers (Chrome 78, Edge 79, Firefox 71, Safari 82 Preview):

https://wpt.fyi/results/css/css-writing-modes/sizing-orthog-htb-in-vrl-013.xht?label=master

but, in all fairness, the test is passed by Chromium 76 and Firefox 71. The only problem that needed to be fixed was to make the viewport of the reference file scrolled horizontally before comparing it with the test. The code modification in this Pull Request does exactly that:
document.documentElement.scrollLeft = 105;

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Component: CSS Parsing and Computation → Layout

CI Results

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

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62b74a37911d
[wpt PR 19735] - Tweaked, improved sizing-orthog-htb-in-vrl-013-ref.xht, a=testonly
https://hg.mozilla.org/integration/autoland/rev/96dca6ae5f32
[wpt PR 19735] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.