mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 386920 reftests.
This commit is contained in:
parent
bc86c212e7
commit
21751c06e8
6
layout/reftests/bugs/386920-1-ref.html
Normal file
6
layout/reftests/bugs/386920-1-ref.html
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<body style="width:0px;">
|
||||
<p>THIS TEXT SHOULD BREAK.
|
||||
</body>
|
||||
</html>
|
6
layout/reftests/bugs/386920-1.html
Normal file
6
layout/reftests/bugs/386920-1.html
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<body style="width:0px;">
|
||||
<p style="font-variant:small-caps;">THIS TEXT SHOULD BREAK.
|
||||
</body>
|
||||
</html>
|
@ -276,4 +276,5 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug
|
||||
== 382600-1.html 382600-1-ref.html
|
||||
== 383551-1.html 383551-1-ref.html
|
||||
== 384576-1.html 384576-1-ref.html
|
||||
== 386920-1.html 386920-1-ref.html
|
||||
== 387344-1.html 387344-1-ref.html
|
||||
|
Loading…
Reference in New Issue
Block a user