Aliaksandr Kalenik
|
c6e69d501f
LibWeb: Add style sheets to the shadow root if applicable
|
2 years ago |
Aliaksandr Kalenik
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 year ago |
Sam Atkins
|
4ced88b4e5
LibWeb: Make create_a_css_style_sheet() take String arguments
|
1 year ago |
Sam Atkins
|
ef1e942f3e
LibWeb: Use String for getting/setting MediaQueryList media
|
1 year ago |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 year ago |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 year ago |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 year ago |
Shannon Booth
|
da637a527d
LibWeb: Port CSSStyleSheet interface from DeprecatedString to String
|
1 year ago |
Andreas Kling
|
22a858a0cb
LibWeb: Don't parse inline style sheets during HTML fragment parsing
|
1 year ago |
PrestonLTaylor
|
7f7ebc4b8b
LibWeb: Extract updating a style block into StyleElementUtils
|
2 years ago |