No files found.
+4 −0
Cargo.lock
Cargo.lock
+5 −0
glyph.rs
components/gfx/text/glyph.rs
+4 −0
Cargo.toml
components/layout_2020/Cargo.toml
+17 −0
context.rs
components/layout_2020/context.rs
+52 −3
display_list.rs
components/layout_2020/display_list.rs
+142 −4
inline.rs
components/layout_2020/flow/inline.rs
+21 −4
mod.rs
components/layout_2020/flow/mod.rs
+8 −2
root.rs
components/layout_2020/flow/root.rs
+9 −5
fragments.rs
components/layout_2020/fragments.rs
+16 −4
lib.rs
components/layout_2020/lib.rs
+10 −2
positioned.rs
components/layout_2020/positioned.rs
+19 −8
lib.rs
components/layout_thread_2020/lib.rs
+1 −0
box.mako.rs
components/style/properties/longhands/box.mako.rs
+0 −5
font.mako.rs
components/style/properties/longhands/font.mako.rs
+3 −4
inherited_text.mako.rs
...ts/style/properties/longhands/inherited_text.mako.rs
+0 −1
font.mako.rs
components/style/properties/shorthands/font.mako.rs