Side by Side Diff: third_party/WebKit/LayoutTests/svg/parser/svg-path-error-reporting.html
Issue 1642463004 :
Extended error reporting for SVG path parsing (Closed)
Patch Set: "path flag" -> "arc flag"
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/svg/custom/path-arc-invalid-expected.txt
third_party/WebKit/LayoutTests/svg/parser/svg-path-error-reporting.html
third_party/WebKit/LayoutTests/svg/parser/svg-path-error-reporting-expected.txt
third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp
third_party/WebKit/Source/core/svg/SVGParserUtilities.cpp
third_party/WebKit/Source/core/svg/SVGParsingError.h
third_party/WebKit/Source/core/svg/SVGParsingError.cpp
third_party/WebKit/Source/core/svg/SVGPath.cpp
third_party/WebKit/Source/core/svg/SVGPathParserTest.cpp
third_party/WebKit/Source/core/svg/SVGPathStringSource.h
third_party/WebKit/Source/core/svg/SVGPathStringSource.cpp
third_party/WebKit/Source/core/svg/SVGPathUtilities.h
third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp