Open Bug 1383600 Opened 7 years ago Updated 2 years ago

Fix sizing-orthog-* tests failures

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

Tracking Status
firefox57 --- wontfix
firefox58 --- affected

People

(Reporter: lochang, Unassigned)

References

Details

(Keywords: testcase)

Based on Bug 1362255 comment 29, open a bug for fixing sizing-orthog-* tests failures.
Louis, Right now, Firefox passes all sizing-orthog-* tests: sizing-orthog-prct-* test results for Gecko engine: https://test.csswg.org/harness/details/css-writing-modes-3_dev/grouped/section/7.3.1/engine/Gecko/ Other sizing-orthog-* test results for Gecko engine: https://test.csswg.org/harness/details/css-writing-modes-3_dev/grouped/section/7.3.2/engine/Gecko/ Please explain which tests would need to be fixed... and also details like browser version, operating system you use, etc.
Flags: needinfo?(lochang)
(In reply to Gérard Talbot from comment #1) > Please explain which tests would need to be fixed... and also details like > browser version, operating system you use, etc. So the bug is to fix the tests: sizing-orthog-*-008.xht, sizing-orthog-*-020.xht on OSX, winWidget and Android. But I think they will be fixed after the next import due to https://github.com/w3c/web-platform-tests/pull/6196. And to fix sizing-orthog-*-003.xht, sizing-orthog-*-009.xht, sizing-orthog-*-0015.xht, sizing-orthog-*-021.xht on Android. http://searchfox.org/mozilla-central/source/layout/reftests/w3c-css/failures.list#65-88 https://treeherder.mozilla.org/#/jobs?repo=try&revision=4f1a008d290f1c66cac8f1acebe811106ff2bd82&selectedJob=104848078
Flags: needinfo?(lochang)
Priority: -- → P3
(In reply to Louis Chang [:louis] from comment #2) > But I think they will be fixed after the next import due to > https://github.com/w3c/web-platform-tests/pull/6196. Looks like that might've fixed some tests, but not all. In bug 1391717, we got the updates from that github pull request (note all the "font-family: monospace" changes in that bug's commit[1]). And that apparently let us drop the failure annotations from the "vlr-in-htb" variants of these tests[2] (which I think means they pass now? Though this is in failures.list so I'm actually not sure what that change means -- maybe we should really remove them from being listed in that file if they pass now...) But the "htb-in-vrl" tests are still marked as failing -- their annotations didn't change.[3] [1] https://hg.mozilla.org/mozilla-central/rev/ed3226f7ff56#l40.12 [2] https://hg.mozilla.org/mozilla-central/rev/ed3226f7ff56#l2.12 [3] https://hg.mozilla.org/mozilla-central/rev/ed3226f7ff56#l2.8
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.