| Index: LayoutTests/fast/css/link-disabled-attr-expected.txt
|
| ===================================================================
|
| --- LayoutTests/fast/css/link-disabled-attr-expected.txt (revision 155922)
|
| +++ LayoutTests/fast/css/link-disabled-attr-expected.txt (working copy)
|
| @@ -11,10 +11,10 @@
|
| PASS link.sheet is non-null.
|
| FAIL link.disabled should be true. Was false.
|
| PASS link.sheet.disabled is true
|
| -PASS getComputedStyle(testElement).textDecoration is "none solid rgb(0, 0, 0)"
|
| +PASS getComputedStyle(testElement).textDecoration is "none"
|
| PASS link.disabled is false
|
| FAIL link.sheet.disabled should be false. Was true.
|
| -FAIL getComputedStyle(testElement).textDecoration should be line-through. Was none solid rgb(0, 0, 0).
|
| +FAIL getComputedStyle(testElement).textDecoration should be line-through. Was none.
|
| altsheet
|
| FAIL link.disabled should be true. Was false.
|
| PASS link.sheet is non-null.
|
|
|