NEW11636
WebKit should pass LDB's intrinsic width tests
https://bugs.webkit.org/show_bug.cgi?id=11636
Summary WebKit should pass LDB's intrinsic width tests
mitz
Reported 2006-11-17 12:05:38 PST
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
Ahmad Saleem
Comment 1 2023-02-24 09:08:04 PST
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
Comment 2 2023-02-25 02:52:52 PST
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
Note You need to log in before you can comment on or make changes to this bug.