mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Bug 546898 - reftest dynamic-abspos-overflow-01-cols.xhtml fails intermittently due to link coloring mismatch, r=bz
This commit is contained in:
parent
b1b4d74f01
commit
b661e559e4
@ -63,9 +63,9 @@
|
||||
links must move the orange square to the intersection with the
|
||||
indicated aqua line:</p>
|
||||
<p>
|
||||
<a href="">Left</a>
|
||||
<a href="">Center</a>
|
||||
<a href="">Right</a>
|
||||
<a href="asdljlwjerlk-unvisited">Left</a>
|
||||
<a href="asdljlwjerlk-unvisited">Center</a>
|
||||
<a href="asdljlwjerlk-unvisited">Right</a>
|
||||
</p>
|
||||
<div id="colset">
|
||||
<div class="centerline" id="c1"></div>
|
||||
|
@ -193,9 +193,9 @@
|
||||
links must move the orange square to the intersection with the
|
||||
indicated aqua line:</p>
|
||||
<p>
|
||||
<a href="" onclick="document.getElementById('dynamo').style.height = '48pt'; return false;">Left</a>
|
||||
<a href="" onclick="document.getElementById('dynamo').style.height = '192pt'; return false;">Center</a>
|
||||
<a href="" onclick="document.getElementById('dynamo').style.height = '336pt'; return false;">Right</a>
|
||||
<a href="asdljlwjerlk-unvisited" onclick="document.getElementById('dynamo').style.height = '48pt'; return false;">Left</a>
|
||||
<a href="asdljlwjerlk-unvisited" onclick="document.getElementById('dynamo').style.height = '192pt'; return false;">Center</a>
|
||||
<a href="asdljlwjerlk-unvisited" onclick="document.getElementById('dynamo').style.height = '336pt'; return false;">Right</a>
|
||||
</p>
|
||||
<div id="colset">
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user