Open Bug 1588986 Opened 5 years ago Updated 2 years ago

Follow up on propagation of writing modes

Categories

(Core :: Layout: Block and Inline, defect, P5)

71 Branch
defect

Tracking

()

Tracking Status
firefox71 --- affected

People

(Reporter: florian, Unassigned)

References

Details

This is a follow up to https://bugzilla.mozilla.org/show_bug.cgi?id=1102175

As part of landing the equivalent fix in Blink, we noticed one test had a bug, and fixed it. Gecko doesn't pass that yet:

https://test.csswg.org/harness/test/css-writing-modes-3_dev/single/wm-propagation-001/format/html5/

All other related tests are fine, and this is very much of an edge case, as the HTML element does not normally contain text directly (most of the time it goes in the body), but that test injects that text by script.

Thanks for the follow up. This is really an edgy test. It requires dynamically inserting a text into <html>. Ordinary text in <html> should be fine.

Depends on: 1102175
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.