mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-05 04:55:10 +00:00
LibHTML: Refactor to go from DOM -> styled tree -> layout tree.
Frame::layout() drives everything now, it takes the DOM contained in the frame and puts it through the tree transformations.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
html {
|
||||
display: inline;
|
||||
display: block;
|
||||
font-family: Katica;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user