mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Bug 538716 - fix reftest, making it pass. r=bz
This commit is contained in:
parent
0fc8ba572d
commit
e17ebdfd00
@ -2,8 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
option {color: red}
|
||||
option[selected] {color:green}
|
||||
option {color: green}
|
||||
option[selected]:disabled ~ option:not([disabled]):not(:disabled) {color: red}
|
||||
</style>
|
||||
</head>
|
||||
|
@ -318,7 +318,7 @@ fails == 311366-unknown-block-3.html 311366-unknown-block-3-ref.html
|
||||
== 315920-3d.html 315920-3-ref.html
|
||||
!= 315920-3e.html 315920-3-ref.html
|
||||
== 315920-4.html 315920-4-ref.html
|
||||
fails == 315920-5.html 315920-5-ref.html # bug 229915 ???
|
||||
== 315920-5.html 315920-5-ref.html
|
||||
== 315920-6.html 315920-6-ref.html
|
||||
== 315920-7a.html 315920-7-ref.html
|
||||
== 315920-7b.html 315920-7-ref.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user