mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Reftest for bug 377918. r=roc
This commit is contained in:
parent
1aec3714f6
commit
4aaee61d32
6
layout/reftests/bugs/377918-ref.html
Normal file
6
layout/reftests/bugs/377918-ref.html
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<p></p>
|
||||
</body>
|
||||
</html>
|
6
layout/reftests/bugs/377918.html
Normal file
6
layout/reftests/bugs/377918.html
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<p>	</p>
|
||||
</body>
|
||||
</html>
|
@ -258,6 +258,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 372037-1.html 372037-1-ref.html # bug 3
|
||||
== 375716-1.html 375716-1-ref.html
|
||||
== 376484-1.html 376484-1-ref.html
|
||||
== 377603-1.html 377603-1-ref.html
|
||||
== 377918.html 377918-ref.html
|
||||
== 378535-1.html 378535-1-ref.html
|
||||
== 379316-1.html 379316-1-ref.html
|
||||
random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug 379786
|
||||
|
Loading…
Reference in New Issue
Block a user