Tim Ledbetter
|
1d825f17c0
LibWeb: Remove first rule if no argument is given for `remove_rule()`
|
1 year ago |
Tim Ledbetter
|
3ea318ca8b
LibWeb: Implement `CSSStyleSheet.addRule()`
|
1 year ago |
Tim Ledbetter
|
87b52a1816
LibWeb: Implement `CSSStyleSheet.replaceSync()`
|
1 year ago |
Tim Ledbetter
|
81c67d34eb
LibWeb: Implement `CSSStyleSheet.replace()`
|
1 year ago |
Tim Ledbetter
|
b0f57a2785
LibWeb: Add CSSStyleSheet constructor binding
|
1 year ago |
Tim Ledbetter
|
f303905875
LibWeb: Add the `CSSStyleSheet.rules` alias for `CSSStyleSheet.cssRules`
|
1 year ago |
Tim Ledbetter
|
9b1ea4e2fc
LibWeb: Add `CSSStyleSheet.ownerRule` attribute
|
1 year ago |
Matthew Olsson
|
1a94241f58
IDL: Add missing #imports
|
1 year ago |
Bastiaan van der Plaat
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
Andrew Kaster
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Ali Mohammad Pur
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
Andreas Kling
|
30d710a0a2
LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs
|
3 years ago |
Andreas Kling
|
3a4565beec
LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^)
|
3 years ago |
Andreas Kling
|
a9830d9a55
LibWeb: Start exposing CSS style sheets to JavaScript :^)
|
4 years ago |