Bug 1182008 - Fix inconsistencies between testcases and reference files in (currently-failing) vertical float-in-rtl reftests. r=smontagu

This commit is contained in:
Jonathan Kew 2015-07-09 19:50:30 +01:00
parent 4a4a5cfc97
commit 4a128f8ec7
10 changed files with 18 additions and 2 deletions

View File

@ -19,7 +19,7 @@
<div style="height:100px;width:150px;background:rgba(255,0,0,0.8);display:inline-block;margin-top:400px;"></div>
</div>
<div class="vlr" style="background:silver; height: 100%;">
<div style="padding-bottom: 200px; direction:rtl">This text should appear ABOVE the green and red blocks.</div>
<div style="padding-bottom: 200px; direction:rtl">This text should appear ABOVE the red and green blocks.</div>
</div>
</div>
</body>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div dir="ltr" style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
</div>
@ -21,5 +22,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
</div>
@ -21,5 +22,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div dir="ltr" style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
</div>
@ -21,5 +22,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div dir="ltr" style="inline-size:-moz-fit-content">
<div style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
@ -23,5 +24,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -19,7 +19,7 @@
<div style="height:100px;width:150px;background:rgba(255,0,0,0.8);display:inline-block;margin-top:400px;"></div>
</div>
<div dir=ltr class="vrl" style="background:silver; height: 100%;">
<div style="padding-bottom: 200px; direction:rtl">This text should appear ABOVE the green and red blocks.</div>
<div style="padding-bottom: 200px; direction:rtl">This text should appear ABOVE the red and green blocks.</div>
</div>
</div>
</body>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div dir="ltr" style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
</div>
@ -21,5 +22,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
</div>
@ -21,5 +22,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div dir="ltr" style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
</div>
@ -21,5 +22,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>

View File

@ -12,6 +12,7 @@
</style>
</head>
<body>
<div style="height:600px; margin-top:0; margin-bottom:auto;">
<div dir="ltr" style="inline-size:-moz-fit-content">
<div style="height:300px">
<div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
@ -23,5 +24,6 @@
<div style="background:silver">
This text should appear ABOVE the red and green blocks.
</div>
</div>
</body>
</html>