| Index: third_party/WebKit/LayoutTests/svg/custom/disallow-non-lengths-in-attrs-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/disallow-non-lengths-in-attrs-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/disallow-non-lengths-in-attrs-expected.txt
|
| index f36b2b832b7abd0aca40d160ac33cf5b7dd55935..bd0da0400a5753eb2030224116d98cc94c731a36 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/disallow-non-lengths-in-attrs-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/disallow-non-lengths-in-attrs-expected.txt
|
| @@ -6,7 +6,7 @@ CONSOLE ERROR: Error: <svg> attribute width: Expected length, "inherit".
|
| CONSOLE ERROR: Error: <foreignObject> attribute width: Expected length, "inherit".
|
| CONSOLE ERROR: Error: <svg> attribute width: Expected length, "foo".
|
| CONSOLE ERROR: Error: <foreignObject> attribute width: Expected length, "foo".
|
| - This is a testharness.js-based test.
|
| +This is a testharness.js-based test.
|
| PASS Test width 'auto' on SVGSVGElement
|
| PASS Test width 'auto' on SVGForeignObject
|
| PASS Test width 'initial' on SVGSVGElement
|
|
|