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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/bugzilla-6278-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (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 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [304, 138, 2, 215], 9 [304, 138, 2, 215],
10 [254, 138, 52, 235], 10 [254, 138, 52, 235],
11 [252, 138, 50, 215], 11 [252, 138, 50, 215],
12 [249, 138, 50, 159], 12 [250, 138, 49, 159],
13 [10, 353, 242, 20], 13 [10, 353, 242, 20],
14 [10, 323, 242, 50], 14 [10, 323, 242, 50],
15 [10, 303, 292, 50], 15 [10, 303, 292, 50],
16 [10, 297, 239, 20], 16 [10, 297, 240, 20],
17 [10, 138, 292, 160], 17 [10, 138, 292, 160],
18 [10, 138, 242, 180], 18 [10, 138, 242, 180],
19 [0, 363, 800, 20] 19 [0, 363, 800, 20]
20 ], 20 ],
21 "paintInvalidationClients": [ 21 "paintInvalidationClients": [
22 "RootInlineBox", 22 "RootInlineBox",
23 "RootInlineBox", 23 "RootInlineBox",
24 "RootInlineBox", 24 "RootInlineBox",
25 "RootInlineBox", 25 "RootInlineBox",
26 "RootInlineBox", 26 "RootInlineBox",
(...skipping 21 matching lines...) Expand all
48 "InlineTextBox 'sem at posuere vehicula, augue nibh'", 48 "InlineTextBox 'sem at posuere vehicula, augue nibh'",
49 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", 49 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'",
50 "InlineTextBox 'vulputate pede.'", 50 "InlineTextBox 'vulputate pede.'",
51 "LayoutBlockFlow DIV", 51 "LayoutBlockFlow DIV",
52 "LayoutTableCell TD id='target'" 52 "LayoutTableCell TD id='target'"
53 ] 53 ]
54 } 54 }
55 ] 55 ]
56 } 56 }
57 57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698