зеркало из https://github.com/mozilla/pjs.git
Reftest for bug 403228.
This commit is contained in:
Родитель
cf64cdfe03
Коммит
d04a947f1c
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
span { outline:2px solid blue; }
|
||||
b { display:inline-block; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div><span><b style="display:inline-block; width:100px;height:100px;">H</b></span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
span { display:inline-block; outline:2px solid blue; }
|
||||
b { display:inline-block; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div><span><b style="display:inline-block; width:100px;height:100px;">H</b></span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -453,6 +453,7 @@ fails == 386310-1d.html 386310-1-ref.html
|
|||
== 403129-2.html 403129-2-ref.html
|
||||
== 403129-3.html 403129-3-ref.html
|
||||
== 403129-4.html 403129-4-ref.html
|
||||
== 402338-1.html 402338-1-ref.html
|
||||
== 403505-1.xml 403505-1-ref.xul
|
||||
== 403519-1.html 403519-1-ref.html
|
||||
== 403656-1.html 403656-1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче