Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: LayoutTests/fast/css/parsing-unexpected-eof-expected.txt

Issue 17129003: Auto-closing at unexpected EOF for all entry points. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Patch Set 2 onto master Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/css/parsing-unexpected-eof.html ('k') | LayoutTests/svg/dom/rgb-color-parser-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ')'
+
« no previous file with comments | « LayoutTests/fast/css/parsing-unexpected-eof.html ('k') | LayoutTests/svg/dom/rgb-color-parser-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698