Bug 115404
Summary: | Properly handle 'span' position during layout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, hyatt, simon.fraser, svillar |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We should consider back porting
https://chromium.googlesource.com/chromium/blink/+/5b1ed85dbdb7d4ed647231673eaea611311837a5
Properly handle 'span' position during layout
This change plumbs the final bits so that we now recognize 'span'
positions and resolve them accordingly.
Left out of this change is the interaction with the auto-placement
algorithm which is still unresolved in the specification (see
issue 234768).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Marking as dup, I overlooked this when creating the other one.
*** This bug has been marked as a duplicate of bug 119756 ***