Shannon Booth
|
79ed72adb4
LibWeb: Port HTMLToken::make_start_tag from DeprecatedFlyString
|
1 år sedan |
Shannon Booth
|
7aac7002d1
LibWeb: Port SVG::TagNames from DeprecatedFlyString
|
1 år sedan |
Shannon Booth
|
d8635fe541
LibWeb: Port HTMLParser local name and value from DeprecatedString
|
1 år sedan |
Shannon Booth
|
4321606bba
LibWeb: Port Element interface from DeprecatedString
|
1 år sedan |
Shannon Booth
|
ff72436448
LibWeb: Add a FlyString version of Element::tag_name
|
1 år sedan |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 år sedan |
Shannon Booth
|
60c32f39a1
LibWeb: Do not crash when parsing a SVG script element
|
1 år sedan |
Shannon Booth
|
6de9d2820f
LibWeb: Add spec comments to 'process the rules for foreign content'
|
1 år sedan |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
1 år sedan |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
1 år sedan |
Shannon Booth
|
bcb6851c07
LibWeb: Port Text interface from DeprecatedString to String
|
1 år sedan |
Shannon Booth
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
1 år sedan |
Andrew Kaster
|
6e64bf5464
LibWeb: Remove outdated old_queue_global_event_with_document
|
1 år sedan |
Shannon Booth
|
ebdfe2e863
LibWeb: Port DocumentType from DeprecatedString to String
|
1 år sedan |
MacDue
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
1 år sedan |
MacDue
|
360c0eb509
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
1 år sedan |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 år sedan |
Andreas Kling
|
e2740bd19d
LibWeb: Don't overwrite existing text content when flushing HTML parser
|
1 år sedan |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 år sedan |
Jonah
|
0b2da4f8c6
LibWeb: Add the default user agent MathML stylesheet
|
1 år sedan |
Jonah
|
442602bec8
LibWeb: Generate MathML Elements
|
2 år sedan |
Andreas Kling
|
22a858a0cb
LibWeb: Don't parse inline style sheets during HTML fragment parsing
|
1 år sedan |
Shannon Booth
|
2b46e6f664
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
2 år sedan |
Andreas Kling
|
5cdb394400
LibWeb: Make HTML parser flush all pending tokens in "in table text"
|
2 år sedan |
Andreas Kling
|
8c3e5137f7
LibWeb: Add spec comments to HTML parser "in table text" insertion mode
|
2 år sedan |
Andreas Kling
|
87f0c1c353
LibWeb: Add spec comments to HTML parser "in table" insertion mode
|
2 år sedan |
Andreas Kling
|
bac500b9ad
LibWeb: Add spec comments to HTML parser "in row" insertion mode
|
2 år sedan |
Zhiyuan Guo
|
83345ba698
LibWeb: Don't crash when document.write a script with src attr
|
2 år sedan |
Shannon Booth
|
bc54560e59
LibWeb: Add Web::HTML::parse_legacy_color_value
|
2 år sedan |
Sam Atkins
|
d16600a48b
LibWeb: Propagate errors from StyleValue construction
|
2 år sedan |