| Index: LayoutTests/fast/css/parsing-unexpected-eof-expected.txt
|
| diff --git a/LayoutTests/fast/css/parsing-unexpected-eof-expected.txt b/LayoutTests/fast/css/parsing-unexpected-eof-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..82596a61af63cb07f63ccc26ac51bfc5e855dc05
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/parsing-unexpected-eof-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +
|
| +PASS Unexpected EOF - CSSStyleDeclaration.cssText missing ')'
|
| +PASS Unexpected EOF - CSSStyleDeclaration.color missing ')'
|
| +PASS Unexpected EOF - CSSStyleRule.selectorText missing ']'
|
| +PASS Unexpected EOF - CSSStyleSheet.insertRule missing '}'
|
| +PASS Unexpected EOF - querySelector missing ']'
|
| +PASS Unexpected EOF - querySelector missing ')'
|
| +
|
|
|