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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
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, 132, 2, 199], 9 [304, 132, 2, 199],
10 [254, 132, 52, 235], 10 [254, 132, 52, 235],
(...skipping 20 matching lines...) Expand all
31 "InlineTextBox 'Curabitur pretium, quam quis semper'", 31 "InlineTextBox 'Curabitur pretium, quam quis semper'",
32 "InlineTextBox 'malesuada, est libero feugiat libero, vel'", 32 "InlineTextBox 'malesuada, est libero feugiat libero, vel'",
33 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", 33 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'",
34 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", 34 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'",
35 "InlineTextBox 'tellus urna, laoreet ac, laoreet non, suscipit'", 35 "InlineTextBox 'tellus urna, laoreet ac, laoreet non, suscipit'",
36 "InlineTextBox 'sed, sapien. Phasellus vehicula, sem at'", 36 "InlineTextBox 'sed, sapien. Phasellus vehicula, sem at'",
37 "InlineTextBox 'posuere vehicula, augue nibh molestie nisl,'", 37 "InlineTextBox 'posuere vehicula, augue nibh molestie nisl,'",
38 "InlineTextBox 'nec ullamcorper lacus ante vulputate pede.'", 38 "InlineTextBox 'nec ullamcorper lacus ante vulputate pede.'",
39 "LayoutTableCell TD id='col1'", 39 "LayoutTableCell TD id='col1'",
40 "LayoutBlockFlow DIV", 40 "LayoutBlockFlow DIV",
41 "RootInlineBox",
41 "LayoutText #text", 42 "LayoutText #text",
42 "InlineTextBox 'Curabitur pretium, quam quis semper'", 43 "InlineTextBox 'Curabitur pretium, quam quis semper'",
43 "InlineTextBox 'malesuada, est libero feugiat libero,'", 44 "InlineTextBox 'malesuada, est libero feugiat libero,'",
44 "InlineTextBox 'vel fringilla orci nibh sed neque.'", 45 "InlineTextBox 'vel fringilla orci nibh sed neque.'",
45 "InlineTextBox 'Quisque eu nulla non nisi molestie'", 46 "InlineTextBox 'Quisque eu nulla non nisi molestie'",
46 "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'", 47 "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'",
47 "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'", 48 "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'",
48 "InlineTextBox 'Phasellus vehicula, sem at posuere'", 49 "InlineTextBox 'Phasellus vehicula, sem at posuere'",
49 "InlineTextBox 'vehicula, augue nibh molestie nisl,'", 50 "InlineTextBox 'vehicula, augue nibh molestie nisl,'",
50 "InlineTextBox 'nec ullamcorper lacus ante vulputate'", 51 "InlineTextBox 'nec ullamcorper lacus ante vulputate'",
51 "InlineTextBox 'pede.'", 52 "InlineTextBox 'pede.'",
52 "LayoutBlockFlow DIV", 53 "LayoutBlockFlow DIV",
53 "LayoutTableCell TD id='target'" 54 "LayoutTableCell TD id='target'"
54 ] 55 ]
55 } 56 }
56 ] 57 ]
57 } 58 }
58 59
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698