| Index: LayoutTests/fast/dom/gc-9-expected.txt
|
| diff --git a/LayoutTests/fast/dom/gc-9-expected.txt b/LayoutTests/fast/dom/gc-9-expected.txt
|
| index e8b105a339abdee3f1fce2bcc5e55de6813a48b2..6f49beb53c185766891ab4c551164e039e3ee21f 100644
|
| --- a/LayoutTests/fast/dom/gc-9-expected.txt
|
| +++ b/LayoutTests/fast/dom/gc-9-expected.txt
|
| @@ -31,7 +31,6 @@ PASS: document.getElementsByTagName('table')[0].tBodies[0].rows.myCustomProperty
|
| PASS: document.body.children.myCustomProperty should be 1 and is.
|
| PASS: document.getElementsByTagName('map')[0].areas.myCustomProperty should be 1 and is.
|
| PASS: document.body.style.myCustomProperty should be 1 and is.
|
| -PASS: document.body.style.getPropertyCSSValue('color').myCustomProperty should be 1 and is.
|
| PASS: document.styleSheets.myCustomProperty should be 1 and is.
|
| PASS: document.styleSheets[0].myCustomProperty should be 1 and is.
|
| PASS: document.styleSheets[0].cssRules.myCustomProperty should be 1 and is.
|
| @@ -67,7 +66,6 @@ PASS: document.getElementsByTagName('table')[0].tBodies[0].rows.myCustomProperty
|
| PASS: document.body.children.myCustomProperty should be 1 and is.
|
| PASS: document.getElementsByTagName('map')[0].areas.myCustomProperty should be 1 and is.
|
| FAIL: document.body.style.myCustomProperty should be 1 but instead is undefined.
|
| -FAIL: document.body.style.getPropertyCSSValue('color').myCustomProperty should be 1 but instead is undefined.
|
| PASS: document.styleSheets.myCustomProperty should be 1 and is.
|
| PASS: document.styleSheets[0].myCustomProperty should be 1 and is.
|
| PASS: document.styleSheets[0].cssRules.myCustomProperty should be 1 and is.
|
|
|