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

Side by Side Diff: LayoutTests/html5lib/runner-expected.txt

Issue 3402012: Merge 67356 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/html5lib/resources/webkit01.dat ('k') | WebCore/html/parser/HTMLTreeBuilder.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 1: SyntaxError: Parse error 1 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
2 CONSOLE MESSAGE: line 1: SyntaxError: Parse error 2 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
3 CONSOLE MESSAGE: line 0: Warning: Problem parsing viewBox="" 3 CONSOLE MESSAGE: line 0: Warning: Problem parsing viewBox=""
4 CONSOLE MESSAGE: line 0: Warning: Problem parsing viewBox="" 4 CONSOLE MESSAGE: line 0: Warning: Problem parsing viewBox=""
5 CONSOLE MESSAGE: line 0: Warning: Problem parsing viewBox="" 5 CONSOLE MESSAGE: line 0: Warning: Problem parsing viewBox=""
6 CONSOLE MESSAGE: line 1: SyntaxError: Parse error 6 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
7 CONSOLE MESSAGE: line 1: SyntaxError: Parse error 7 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
8 CONSOLE MESSAGE: line 1: SyntaxError: Parse error 8 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
9 CONSOLE MESSAGE: line 1: SyntaxError: Parse error 9 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
10 CONSOLE MESSAGE: line 2: PASS 10 CONSOLE MESSAGE: line 2: PASS
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 | <html> 107 | <html>
108 | <head> 108 | <head>
109 | <body> 109 | <body>
110 | <math math> 110 | <math math>
111 | <math annotation-xml> 111 | <math annotation-xml>
112 | <svg svg> 112 | <svg svg>
113 | <svg foreignObject> 113 | <svg foreignObject>
114 | <math math> 114 | <math math>
115 | <math mi> 115 | <math mi>
116 | <svg svg> 116 | <svg svg>
117 | <math mo> 117 | <math mo>
118 | <span> 118 | <span>
119 | <path> 119 | <path>
120 | <mi> 120 | <math mi>
121 Expected: 121 Expected:
122 | <html> 122 | <html>
123 | <head> 123 | <head>
124 | <body> 124 | <body>
125 | <math math> 125 | <math math>
126 | <math annotation-xml> 126 | <math annotation-xml>
127 | <svg svg> 127 | <svg svg>
128 | <svg foreignObject> 128 | <svg foreignObject>
129 | <math math> 129 | <math math>
130 | <math mi> 130 | <math mi>
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 | <body> 268 | <body>
269 | <p> 269 | <p>
270 | <b> 270 | <b>
271 | id="B" 271 | id="B"
272 | <script> 272 | <script>
273 | "document.getElementById("A").id = "B"" 273 | "document.getElementById("A").id = "B""
274 | <b> 274 | <b>
275 | id="A" 275 | id="A"
276 | "TEXT" 276 | "TEXT"
277 resources/scripted/webkit01.dat: PASS 277 resources/scripted/webkit01.dat: PASS
OLDNEW
« no previous file with comments | « LayoutTests/html5lib/resources/webkit01.dat ('k') | WebCore/html/parser/HTMLTreeBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698