Bug 11636
| Summary: | WebKit should pass LDB's intrinsic width tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, sam, simon.fraser, zalan |
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://dbaron.org/css/test/intrinsic/ | ||
| Bug Depends on: | 100975 | ||
| Bug Blocks: | |||
mitz
Of the tests in <http://dbaron.org/css/test/intrinsic/>, TOT is failing:
floatleft-floatleft-clear-max
floatleft-floatright-clear-max
floatright-floatleft-clear-max
floatright-floatright-clear-max
perc-marg-max
perc-marg-min
table32-span-max
table32-span-min
That's probably at most 3 distinct bugs.
The entire test suite should be brought in to WebKit, after obtaining the author's permission.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
https://dbaron.org/css/test/intrinsic/floatleft-floatleft-clear-max <- Matching STP164 with Chrome Canary 112 & Firefox Nightly 112
https://dbaron.org/css/test/intrinsic/floatleft-floatright-clear-max <- same as above.
https://dbaron.org/css/test/intrinsic/floatright-floatleft-clear-max <- same as above
https://dbaron.org/css/test/intrinsic/floatright-floatright-clear-max <- same as above
https://dbaron.org/css/test/intrinsic/perc-marg-max <- same.
https://dbaron.org/css/test/intrinsic/perc-marg-min <- same.
table32-span-max & table32-span-min would need 'ahem' and it does not load in STP so will test when my Minibrowser will work since I am getting weird errors since build-webkit script update. :-(
Ahmad Saleem
Just tested with WebKit ToT (260830@main) and both below tests are different in WebKit ToT while matching in Firefox Nightly 112 and Chrome Canary 112:
table32-span-max
table32-span-min