mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
LibWeb: Validate ASF syntax at parse time
This commit is contained in:
Notes:
github-actions[bot]
2026-03-30 18:58:46 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/03d479c1dac Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8653 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -2,10 +2,9 @@ Harness status: OK
|
||||
|
||||
Found 70 tests
|
||||
|
||||
68 Pass
|
||||
2 Fail
|
||||
Fail e.style['content'] = "attr()" should not set the property value
|
||||
Fail e.style['content'] = "attr() / \"alt text\"" should not set the property value
|
||||
70 Pass
|
||||
Pass e.style['content'] = "attr()" should not set the property value
|
||||
Pass e.style['content'] = "attr() / \"alt text\"" should not set the property value
|
||||
Pass e.style['content'] = "counters(counter-name)" should not set the property value
|
||||
Pass e.style['content'] = "counters(counter-name) / \"alt text\"" should not set the property value
|
||||
Pass e.style['content'] = "counter()" should not set the property value
|
||||
|
||||
Reference in New Issue
Block a user