Closed
Bug 1163432
Opened 10 years ago
Closed 10 years ago
[css-grid] wrong layout for "writing-mode: vertical-rl; direction: rtl;"
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
1.16 KB,
text/html
|
Details |
I think the blue box should be in the bottom right corner with
the lime box above it. (That's the layout in Chrome Canary, fwiw).
I think we can fix this by tweaking the frame position of the columns
so that they end up in reverse order, i.e. bottom-to-top.
Reporter | ||
Comment 1•10 years ago
|
||
(I've filed bug 1163565 for abs.pos. b/c I want confirmation from www-style on
the rule to use and it would need a separate fix anyway.)
Reporter | ||
Comment 2•10 years ago
|
||
The test now renders correctly in Nightly.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•