Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
1 yıl önce |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
1 yıl önce |
Shannon Booth
|
bcb6851c07
LibWeb: Port Text interface from DeprecatedString to String
|
1 yıl önce |
Shannon Booth
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
1 yıl önce |
Andrew Kaster
|
6e64bf5464
LibWeb: Remove outdated old_queue_global_event_with_document
|
1 yıl önce |
Shannon Booth
|
ebdfe2e863
LibWeb: Port DocumentType from DeprecatedString to String
|
1 yıl önce |
MacDue
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
1 yıl önce |
MacDue
|
360c0eb509
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
1 yıl önce |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 yıl önce |
Andreas Kling
|
e2740bd19d
LibWeb: Don't overwrite existing text content when flushing HTML parser
|
1 yıl önce |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 yıl önce |
Jonah
|
0b2da4f8c6
LibWeb: Add the default user agent MathML stylesheet
|
1 yıl önce |
Jonah
|
442602bec8
LibWeb: Generate MathML Elements
|
2 yıl önce |
Andreas Kling
|
22a858a0cb
LibWeb: Don't parse inline style sheets during HTML fragment parsing
|
1 yıl önce |
Shannon Booth
|
2b46e6f664
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
1 yıl önce |
Andreas Kling
|
5cdb394400
LibWeb: Make HTML parser flush all pending tokens in "in table text"
|
2 yıl önce |
Andreas Kling
|
8c3e5137f7
LibWeb: Add spec comments to HTML parser "in table text" insertion mode
|
2 yıl önce |
Andreas Kling
|
87f0c1c353
LibWeb: Add spec comments to HTML parser "in table" insertion mode
|
2 yıl önce |
Andreas Kling
|
bac500b9ad
LibWeb: Add spec comments to HTML parser "in row" insertion mode
|
2 yıl önce |
Zhiyuan Guo
|
83345ba698
LibWeb: Don't crash when document.write a script with src attr
|
2 yıl önce |
Shannon Booth
|
bc54560e59
LibWeb: Add Web::HTML::parse_legacy_color_value
|
2 yıl önce |
Sam Atkins
|
d16600a48b
LibWeb: Propagate errors from StyleValue construction
|
2 yıl önce |
Luke Wilde
|
f52ede23aa
LibWeb: Return from "the end" during HTML fragment parsing
|
2 yıl önce |
Kenneth Myhra
|
cbefab21be
LibWeb: Port fire_a_page_transition_event() to new FlyString
|
2 yıl önce |
Kenneth Myhra
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2 yıl önce |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 yıl önce |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 yıl önce |
Andreas Kling
|
a925c2dcf2
LibWeb: Remove redundant invocation of `children changed` in HTMLParser
|
2 yıl önce |
Sam Atkins
|
4b711932cc
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
|
2 yıl önce |
Sam Atkins
|
9a84151169
LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp}
|
2 yıl önce |