Bug 305042
| Summary: | Table layout: Fix min-width distribution for spanning cells across mixed percent/auto columns | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Layout and Rendering | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, osmaker, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
In 305120@main, we progresses multiple test cases but we regressed this - https://bug-13598-attachments.webkit.org/attachment.cgi?id=164288 and got extra width for some cases, this bug is partial revert to still get fixes on other bugs but don't regress these test cases - it will match our current shipping behavior, which is not right (although with regression, our rendering is right but width will cause issues on current website, so it is better to have incorrect rendering at the moment till we come up with proper fix).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/167684748>
Ahmad Saleem
Landed here - https://github.com/WebKit/WebKit/commit/273c6381a3c34fc7fcba99f7873a9f76145d9a2b
Karl Dubost
*** Bug 9230 has been marked as a duplicate of this bug. ***