Bug 310444
| Summary: | Fix CSS absolute positioning on MathML elements by adding missing updateLogicalHeight() calls | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | MathML | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/59830 | ||
Ahmad Saleem
ssia - fixes one failing WPT and we didn't had coverage, so this adds test as well, which we fail as of right now (6 passes and 19 failures but Chrome passes all, while Firefox fail all of them, with this patch, we pass all 25 tests as well).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173088146>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/61088
Ahmad Saleem
https://jsfiddle.net/6L40oqrm/ <- Test based on WPT test, which I added.
EWS
Committed 312905@main (d45ee7b421a1): <https://commits.webkit.org/312905@main>
Reviewed commits have been landed. Closing PR #61088 and removing active labels.