Bug 1372041: Test. r=heycam

MozReview-Commit-ID: DFNTdMxK3sT
This commit is contained in:
Emilio Cobos Álvarez 2017-06-30 16:44:01 -07:00
parent cc52408041
commit ef84c4da2b
4 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,2 @@
<!doctype html>
Shouldn't be red.

View File

@ -0,0 +1 @@
* { color: red }

View File

@ -0,0 +1,3 @@
<!doctype html>
<link rel="stylesheet" media="print" href="1372041.css">
Shouldn't be red.

View File

@ -2030,3 +2030,4 @@ fails-if(!stylo||styloVsGecko) == 1365162-1.html 1365162-1-ref.html
== 1374062.html 1374062-ref.html
== 1375513.html 1375513-ref.html
== 1375674.html 1375674-ref.html
== 1372041.html 1372041-ref.html