mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 03:49:42 +00:00
Bug 1182008 - Fix inconsistencies between testcases and reference files in (currently-failing) vertical float-in-rtl reftests. r=smontagu
This commit is contained in:
parent
996427afad
commit
e4abf3e07a
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user