Chromium Code Reviews| Index: LayoutTests/dom/html/level1/core/hc_attrcreatetextnode-expected.txt |
| diff --git a/LayoutTests/dom/html/level1/core/hc_attrcreatetextnode-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrcreatetextnode-expected.txt |
| index e9fc2aff79965567ed0efad3ec73a7135bb37be2..6fed758e93fdb27dbcae3d8b76f1911dd6b60c35 100644 |
| --- a/LayoutTests/dom/html/level1/core/hc_attrcreatetextnode-expected.txt |
| +++ b/LayoutTests/dom/html/level1/core/hc_attrcreatetextnode-expected.txt |
| @@ -1,2 +1,3 @@ |
| +CONSOLE WARNING: 'Attr.nodeValue' is deprecated. Please use 'value' instead. |
| Test: http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrcreatetextnode |
| Status: Success |