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

Side by Side Diff: LayoutTests/virtual/spv2/fast/repaint/multicol-as-paint-container-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [8, 8, 630, 180],
10 [8, 8, 625, 180]
11 ],
12 "paintInvalidationClients": [
13 "LayoutText #text",
14 "InlineTextBox 'Lorem ipsum'",
15 "InlineTextBox 'dolor sit amet,'",
16 "InlineTextBox 'consectetur'",
17 "InlineTextBox 'adipiscing'",
18 "InlineTextBox 'elit. Fusce'",
19 "InlineTextBox 'varius, metus'",
20 "InlineTextBox 'eu fringilla'",
21 "InlineTextBox 'pulvinar, ipsum'",
22 "InlineTextBox 'sapien'",
23 "InlineTextBox 'ultricies arcu,'",
24 "InlineTextBox 'non condimentum'",
25 "InlineTextBox 'quam est eu'",
26 "InlineTextBox 'purus. Ut nisl'",
27 "InlineTextBox 'libero,'",
28 "InlineTextBox 'suscipit ut leo'",
29 "InlineTextBox 'eget, dapibus'",
30 "InlineTextBox 'ultrices dolor.'",
31 "LayoutMultiColumnSet (anonymous)"
32 ]
33 }
34 ]
35 }
36
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698