Tim Ledbetter
|
68a1a78a1a
LibWeb: Use FIXME extended attribute where possible
|
1 year ago |
Shannon Booth
|
4fe0cbcf85
LibWeb: Use 'FIXME' extended attribute where possible
|
1 year ago |
Bastiaan van der Plaat
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
Sam Atkins
|
08cf35cf9a
LibWeb: Allow indexing into CSSStyleDeclaration by number
|
1 year ago |
Shannon Booth
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 year ago |
Shannon Booth
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 year ago |
Linus Groh
|
725a758c66
LibIDL: Also parse extended attributes after 'optional'
|
2 years ago |
Luke Wilde
|
c247fefee7
LibWeb: Implement CSSStyleDeclaration.cssText
|
2 years ago |
Andrew Kaster
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Andreas Kling
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
Andreas Kling
|
72bacba97b
LibWeb: Make CSSStyleDeclaration GC-allocated
|
2 years ago |
Andreas Kling
|
a0ba49a50a
LibWeb: Support CSSStyleDeclaration.getPropertyPriority()
|
3 years ago |
Andreas Kling
|
66618a666b
LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec
|
3 years ago |
Andreas Kling
|
0ab31d8c84
LibWeb: Support simplest form of CSSStyleDeclaration.setProperty()
|
3 years ago |
Andreas Kling
|
a2f5589d3a
LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property)
|
3 years ago |
davidot
|
e42eaa5d95
LibWeb: Add a CustomHasProperty trait to WrapperGenerator
|
4 years ago |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
4 years ago |
Andreas Kling
|
4559faf8d8
LibWeb: Support named CSS properties on CSSStyleDeclaration wrapper
|
4 years ago |
Andreas Kling
|
33e3f0c71f
LibWeb: Expose barebones CSSStyleDeclaration to JavaScript
|
4 years ago |