mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 07:38:10 +00:00
![]() Okay, I got that a bit wrong. Here's what CSS 2.1 says: "The properties of anonymous boxes are inherited from the enclosing non-anonymous box. Non-inherited properties have their initial value." This patch implements a better behavior by only copying the inherited properties from the parent style. |
||
---|---|---|
.. | ||
CSS | ||
DOM | ||
Layout | ||
Parser | ||
Scripts | ||
Dump.cpp | ||
Dump.h | ||
Frame.cpp | ||
Frame.h | ||
HtmlView.cpp | ||
HtmlView.h | ||
install.sh | ||
Makefile | ||
Makefile.host | ||
Makefile.shared | ||
RenderingContext.h | ||
TreeNode.h |