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

Side by Side Diff: LayoutTests/platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 60x18 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 60x18 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 60x18 8 LayoutText {#text} at (0,0) size 60x18
9 text run at (0,0) width 60: "bug 8626" 9 text run at (0,0) width 60: "bug 8626"
10 LayoutText {#text} at (60,0) size 372x18 10 LayoutText {#text} at (60,0) size 371x18
11 text run at (60,0) width 9: ": " 11 text run at (60,0) width 9: ": "
12 text run at (68,0) width 364: "Strict mode erroneously triggered by a broken comment." 12 text run at (68,0) width 363: "Strict mode erroneously triggered by a broken comment."
13 LayoutBlockFlow {P} at (0,34) size 784x18 [color=#00FF00] 13 LayoutBlockFlow {P} at (0,34) size 784x18 [color=#00FF00]
14 LayoutText {#text} at (0,0) size 651x18 14 LayoutText {#text} at (0,0) size 651x18
15 text run at (0,0) width 651: "This text should be green, not black (CS S color values not beginning with '#' are OK in quirks mode)." 15 text run at (0,0) width 651: "This text should be green, not black (CS S color values not beginning with '#' are OK in quirks mode)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698