Bug 95889
Summary: | Definition of baselines for flex items changed. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dholbert, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 96188 | ||
Bug Blocks: | 62048 |
Ojan Vafai
http://dev.w3.org/csswg/css3-flexbox/#flex-baselines
Not 100% which bits here we match. At the very least, the following paragraph was added:
"When calculating the baseline according to the above rules, if the box contributing a baseline has an ‘overflow’ value that allows scrolling, the box must be treated as being in its initial scroll position for the purpose of determining its baseline."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tony Chang
*** Bug 84507 has been marked as a duplicate of this bug. ***
Tony Chang
I think this was fixed in bug 96188. We can file new bugs if any additional issues come up.