mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:57:35 +00:00
LibWeb: Add tests for basic attr() behavior and fallback values
This commit is contained in:
parent
e013306df8
commit
bf8aa33b68
4 changed files with 18 additions and 0 deletions
2
Tests/LibWeb/Ref/css-attr-ref.html
Normal file
2
Tests/LibWeb/Ref/css-attr-ref.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<!doctype html>
|
||||
<div>Well, hello friends!</div>
|
Loading…
Add table
Add a link
Reference in a new issue