Bug 23268
Summary: | CSS 2.1 layout tests show broken columns: | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pierre-Olivier Latour <pol> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, mitz, rniwa, simon.fraser, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Pierre-Olivier Latour
CSS 2.1 layout tests show broken columns:
css2.1/t1507-c526-font-sz-02-b-a.html
css2.1/t1601-c547-indent-00-b-a.html
css2.1/t1604-c541-word-sp-00-b-a.html
css2.1/t1604-c542-letter-sp-00-b-a.html
css2.1/t1604-c542-letter-sp-01-b-a.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pierre-Olivier Latour
Here's another one:
css2.1/t040302-c61-rel-len-00-b-ag.html
Ahmad Saleem
Following results from the test cases across following browsers:
1) Safari 15.5 on macOS 12.4
2) Firefox Nightly 103
3) Chrome Canary 105
________
http://www.hixie.ch/tests/evil/css/css21/tests/t1507-c526-font-sz-02-b-a.htm
-> Not Expected Result but all browsers match with each other
_______
http://www.hixie.ch/tests/evil/css/css21/tests/t1601-c547-indent-00-b-a.htm
-> Not Expected Result but all browsers match with each other
______
http://www.hixie.ch/tests/evil/css/css21/tests/t1604-c541-word-sp-00-b-a.htm
-> Not Expected Result but all browsers match with each other
______
http://www.hixie.ch/tests/evil/css/css21/tests/t1604-c542-letter-sp-00-b-a.htm
-> Not Expected Result but all browsers match with each other
______
http://www.hixie.ch/tests/evil/css/css21/tests/t1604-c542-letter-sp-01-b-a.htm
-> Not Expected Result but all browsers match with each other
________
http://www.hixie.ch/tests/evil/css/css21/tests/t040302-c61-rel-len-00-b-ag.htm
-> Not Expected Result but all browsers match with each other
__________________
It seems to me that Web-spec changed and since all browsers are matching. Can we mark this as "RESOLVED CONFIGURATION CHANGED"? Thanks!
In case, if they are legit bug, please keep it open. Thanks!
Ryosuke Niwa
Thanks for testing.