mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
6 lines
312 B
Text
6 lines
312 B
Text
div: "foobar"
|
|
fontSize value: 3
|
|
div: "foo<font size="5" style="font-size: x-large;">bar</font>"
|
|
fontSize value: 5
|
|
div: "<font size="4" style="font-size: large;">foo</font><font style=""><font size="4" style="font-size: large;"><font size="4" style="font-size: large;">bar</font></font></font>"
|
|
fontSize value: 4
|