mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 00:20:59 +00:00
This also fixes another bug with inline wrappers. Namely, we should only add inline wrappers if a block node has both non-block (inline or text) and block children. |
||
|---|---|---|
| .. | ||
| Document.cpp | ||
| Document.h | ||
| Element.cpp | ||
| Element.h | ||
| Node.cpp | ||
| Node.h | ||
| ParentNode.cpp | ||
| ParentNode.h | ||
| Text.cpp | ||
| Text.h | ||