зеркало из https://github.com/mozilla/gecko-dev.git
Add tests for bug 332557
This commit is contained in:
Родитель
8a3a97eaa8
Коммит
83991ca9d5
|
@ -0,0 +1,9 @@
|
|||
<DOCTYPE html>
|
||||
<html>
|
||||
<body style="width: 400px">
|
||||
<div style="overflow:scroll; padding-left: 80px; padding-right: 200px;
|
||||
background: yellow; height: 200px">
|
||||
<div style="height: 500px; background: blue;"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,9 @@
|
|||
<DOCTYPE html>
|
||||
<html>
|
||||
<body style="width: 400px">
|
||||
<div style="overflow:scroll; padding-left: 20%; padding-right: 50%;
|
||||
background: yellow; height: 200px">
|
||||
<div style="height: 500px; background: blue;"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -20,9 +20,10 @@ f== bugs/351641-2b.html bugs/351641-2-ref.html # bug 358433 (2006-10-19)
|
|||
== bugs/362594-2c.html bugs/362594-2-standards-ref.html
|
||||
== bugs/359903-1.html bugs/359903-1-ref.html
|
||||
== bugs/359903-2.html bugs/359903-2-ref.html
|
||||
f== bugs/360757-1a.html bugs/360757-1-ref.html # will be equal once bug 332557 is fixed.
|
||||
f== bugs/360757-1b.html bugs/360757-1-ref.html # will be equal once bug 332557 is fixed.
|
||||
== bugs/360757-1a.html bugs/360757-1-ref.html
|
||||
== bugs/360757-1b.html bugs/360757-1-ref.html
|
||||
f== bugs/360065-1.html bugs/360065-1-ref.html # bug 18217
|
||||
== bugs/332557-1.html bugs/332557-1-ref.html
|
||||
|
||||
# table-dom/
|
||||
== table-dom/appendCells1.html table-dom/appendCells1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче