| Index: third_party/WebKit/LayoutTests/fast/parser/changing-attrbutes-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/parser/changing-attrbutes-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/parser/changing-attrbutes-crash-expected.txt
|
| index 551c6d5eb518302015253a3807af9e204ffa9180..96727fdc8366860beb876d0f61c7df9adc8ef507 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/parser/changing-attrbutes-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/parser/changing-attrbutes-crash-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE ERROR: line 1: Error: Invalid value for <polygon> attribute points="foo"
|
| +CONSOLE ERROR: line 1: Error: <polygon> attribute points: Expected number, "foo".
|
| This test passes if it doesn't crash.
|
|
|