Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
Unified Diff: LayoutTests/svg/dom/fuzz-path-parser-expected.txt
Issue
380213002
:
An empty SVG path string is not in error (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: TestExpectations.
Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
LayoutTests/TestExpectations
LayoutTests/platform/android/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
LayoutTests/svg/custom/dynamic-empty-path-expected.txt
LayoutTests/svg/dom/fuzz-path-parser.html
LayoutTests/svg/dom/fuzz-path-parser-expected.txt
LayoutTests/svg/dom/path-parser-expected.txt
LayoutTests/svg/dom/script-tests/path-parser.js
Source/core/svg/SVGPathParser.cpp
Source/core/svg/SVGPathUtilities.cpp
View side-by-side diff with in-line comments
« no previous file with comments
|
« LayoutTests/svg/dom/fuzz-path-parser.html
('k') |
LayoutTests/svg/dom/path-parser-expected.txt »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
« no previous file with comments
|
« LayoutTests/svg/dom/fuzz-path-parser.html
('k') |
LayoutTests/svg/dom/path-parser-expected.txt »
('j') |
no next file with comments »
Issue 380213002: An empty SVG path string is not in error (Closed)
Created 6 years, 5 months ago by fs
Modified 6 years, 5 months ago
Reviewers: pdr., rwlbuis, kouhei (in TOK)
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0