Closed Bug 1255304 Opened 10 years ago Closed 9 years ago

No setting the height of the parent element in the horizontal element in the vertical writing-mode

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 567039

People

(Reporter: peaceroad, Unassigned)

Details

(Keywords: testcase)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0 Build ID: 20160303134406 Steps to reproduce: Hi, I am confirming the vertical layout. The element of the horizontal-rl writing-mode in vertical writing-mode can not get the height of the vertical element that is the parent element. http://peaceroad.github.io/css-layout/vertical/index.html#no-setting-height-in-firefox Actual results: That reproduces this problem only is as follows. http://codepen.io/anon/pen/pyyYgq Expected results: Chrome can set the height. I'm happy to be able to set even Firefox.
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Test ---- http://www.gtalbot.org/BugzillaSection/Bug1255304-No-setting-height-parent.html The console and Inspector tool of Firefox 50.0a1 buildID=20160606114208 both report that the CSS value of 'fit-content' is not currently supported. Bug 567039 - support min-content, max-content, fit-content, and fill for height/min-height/max-height too peaceroad, I am therefore resolving this bug as a DUPLICATE of bug 567039
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: CSS Parsing and Computation → Layout
Keywords: testcase
Resolution: --- → DUPLICATE
> (...) of Firefox 50.0a1 buildID=20160606114208 (...) Wrong paste! Correct was Firefox 50.0a1 buildID=20160701121753
You need to log in before you can comment on or make changes to this bug.