mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Add reftest for media queries in link and style tags
This commit is contained in:
parent
e7a06cd241
commit
51ceaed0d0
5 changed files with 31 additions and 0 deletions
4
tests/ref/css/displaynone.css
Normal file
4
tests/ref/css/displaynone.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
body {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue