mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
This adds support for fixing up tables so that internal table elements that are not properly parented in the DOM have the correct box tree structure according to the CSS Table specification [1]. Note that this only comes into play when building the DOM via script, as HTML 5 has its own table fixups that mean that the box tree construction fixups here are not necessary. There are no tests for this change. In general, it's hard to write tests against the shape of the box tree, because it depends on the DOM. We plan to test this via WPT tests once layout is complete. 1. https://drafts.csswg.org/css-tables/#table-internal-element Co-authored-by: Oriol Brufau <obrufau@igalia.com> |
||
---|---|---|
.. | ||
ahem | ||
user-agent-js | ||
ahem.css | ||
android_params | ||
badcert.html | ||
badcert.jpg | ||
cert-google-only | ||
cert-wpt-only | ||
crash.html | ||
Credits.rtf.mako | ||
gatt_blocklist.txt | ||
hsts_preload.json | ||
iso-8859-8.css | ||
media-controls.css | ||
media-controls.js | ||
neterror.html | ||
not-found.html | ||
package-prefs.json | ||
prefs.json | ||
presentational-hints.css | ||
privatekey_for_testing.key | ||
public_domains.txt | ||
quirks-mode.css | ||
quotes.css | ||
rippy.png | ||
self_signed_certificate_for_testing.crt | ||
servo.css | ||
servo.icns | ||
servo.ico | ||
servo.svg | ||
servo_64.png | ||
servo_1024.png | ||
tumbeast.png | ||
user-agent.css |