| Index: LayoutTests/fast/html/marquee-element-expected.txt
|
| diff --git a/LayoutTests/fast/html/marquee-element-expected.txt b/LayoutTests/fast/html/marquee-element-expected.txt
|
| index 1d7b974b5c91e2bc8ce74fc24c5c84a22faebecc..f644a75ee63faea406044ca8b8658fe75ea9706b 100644
|
| --- a/LayoutTests/fast/html/marquee-element-expected.txt
|
| +++ b/LayoutTests/fast/html/marquee-element-expected.txt
|
| @@ -43,6 +43,11 @@ PASS marquee.scrollDelay is 60
|
| PASS marquee.trueSpeed is true
|
| "trueSpeed" IDL attribute can be modified:
|
| PASS marquee.trueSpeed is false
|
| +PASS marquee.hasAttribute("truespeed") is false
|
| +"trueSpeed" IDL attribute can be modified:
|
| +PASS marquee.hasAttribute("truespeed") is false
|
| +"trueSpeed" IDL attribute can be modified:
|
| +PASS marquee.hasAttribute("truespeed") is false
|
| "vspace" IDL attribute reflects content attribute:
|
| PASS marquee.vspace is 10
|
| "vspace" IDL attribute can be modified:
|
|
|