Bug 98399

Summary: Table layout broken after media queries change layout for cells with rowspan property
Product: WebKit Reporter: Tomasz Stryjewski <stryjewski.t>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Major CC: ahmad.saleem792, ap, bfulgham, rniwa, simon.fraser, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Safari 15.6 matches with other browsers none

Tomasz Stryjewski
Reported 2012-10-04 05:07:11 PDT
the cell with rowspan of 3 "resets" to rowspan of 2 after media queries change cell's layout top reproduce - resize document to less than 800px then to more than 800px - last row will be "missing" one cell http://jsfiddle.net/5B3rn/
Attachments
Safari 15.6 matches with other browsers (661.69 KB, image/png)
2022-07-24 04:49 PDT, Ahmad Saleem
no flags
Ahmad Saleem
Comment 1 2022-07-24 04:49:19 PDT
Created attachment 461173 [details] Safari 15.6 matches with other browsers I am unable to reproduce this bug using attached test case and upon resizing no table row disappear as can be seen from above, all browsers show same results on resize. Since Safari 15.6 on macOS 12.5 matches other browsers (Chrome Canary 106 and Firefox Nightly 104), I think this can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note You need to log in before you can comment on or make changes to this bug.