servo/components/config
Martin Robinson f0b4162328
Add initial support for table box tree construction (#30799)
This is the first part of constructing the box tree for table layout. No
layout is actually done and the construction of tables is now hidden
behind a flag (in order to not regress WPT).  Notably, this does not
handle anonymous table part construction, when the DOM does not reflect
a fully-formed table. That's part two.

Progress toward #27459.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Manish Goregaokar <manishsmail@gmail.com>
2023-12-05 11:10:45 +00:00
..
tests Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
basedir.rs Remove UWP / Hololens support 2023-07-05 09:12:09 +02:00
Cargo.toml Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
opts.rs Fix painting order of atomic inline stacking containers (#30458) 2023-10-06 16:00:00 +00:00
pref_util.rs Add shell.background-color.rgba to prefs (#30488) 2023-10-04 13:16:16 +00:00
prefs.rs Add initial support for table box tree construction (#30799) 2023-12-05 11:10:45 +00:00