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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11-expected.txt

Issue 2037573002: Empty SVG viewbox should be treated invalid (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added parsingError Created 4 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
Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11-expected.txt
index c438bb001f3546c297652714e4f7917cf525aecc..51eea28c2a497997b4673e6a6351a6e3ccf8a312 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11-expected.txt
@@ -1,3 +1,6 @@
+CONSOLE ERROR: line 1: Error: <svg> attribute viewBox: Unexpected end of attribute. Expected number, "".
+CONSOLE ERROR: line 1: Error: <svg> attribute viewBox: Unexpected end of attribute. Expected number, "".
+CONSOLE ERROR: line 1: Error: <svg> attribute viewBox: Unexpected end of attribute. Expected number, "".
CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
This is a testharness.js-based test.
PASS html5lib_tests11.html d3a8de194ffc676baf08142bcda59ba18dcde2ba

Powered by Google App Engine
This is Rietveld 408576698