| Index: third_party/WebKit/LayoutTests/fast/dom/gc-9-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/gc-9-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/gc-9-expected.txt
|
| index 4aea8732db3d0e953fc0c777f848e998ad16127e..c9c6ef634f5d133dcf00649d75bd2da926b50797 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/gc-9-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/gc-9-expected.txt
|
| @@ -81,7 +81,7 @@
|
| PASS: document.getElementsByTagName('table')[0].tBodies[0].rows.myCustomProperty should be 1 and is.
|
| 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.
|
| +FAIL: document.body.style.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.
|
|
|