ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-values/attr-null-namespace.txt
Sam Atkins 27a666f3b2 LibWeb/CSS: Implement type(<syntax>) in attr()
This lets the `attr()` interpret the attribute's contents as an
arbitrary type instead of just as a string or number.
2025-07-16 14:47:45 +01:00

11 lines
No EOL
319 B
Text

Harness status: OK
Found 5 tests
2 Pass
3 Fail
Pass Sanity check
Pass Attribute in null-namespace is substituted
Fail Fallback is taken when attribute does not exist in null-namespace
Fail Attribute in null-namespace is substituted (JS)
Fail Fallback is taken when attribute does not does exist in null-namespace (JS)