Bug 285159
Summary: | Fix baseline calculation few cases for tables with empty rows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Tables | Assignee: | Ahmad Saleem <ahmad.saleem792> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
This is partial merge of following blink commit to progress four cases:
Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/9fa80d5986647e8be2f1b19fc5e722cb51da4e27
It progresses following cases in WPT test case: https://wpt.fyi/results/css/css-tables/tentative/baseline-table.html?label=experimental&label=master&aligned
> Empty row's baseline is center of the row.
> First row defines baseline even if empty.
> Two rows empty, 1st row has css height.
> First row empty with css height, 2 row has content
Just raising, so we can fix it.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142046863>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/38380
EWS
Committed 288314@main (28d5064d2793): <https://commits.webkit.org/288314@main>
Reviewed commits have been landed. Closing PR #38380 and removing active labels.