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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-shrink-row-repaint-expected.txt

Issue 1975613002: Auto-rebaseline for r393099 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 { 1 {
2 "bounds": [785, 848], 2 "bounds": [785, 848],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 848], 5 "bounds": [785, 848],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow HTML", 10 "object": "LayoutBlockFlow HTML",
11 "rect": [0, 0, 785, 1048], 11 "rect": [0, 0, 785, 1048],
12 "reason": "forced by layout" 12 "reason": "forced by layout"
13 }, 13 },
14 { 14 {
15 "object": "LayoutView #document",
16 "rect": [0, 848, 785, 200],
17 "reason": "incremental"
18 },
19 {
15 "object": "LayoutTableCell TD id='resizeMe'", 20 "object": "LayoutTableCell TD id='resizeMe'",
16 "rect": [8, 115, 769, 205], 21 "rect": [8, 115, 769, 205],
17 "reason": "incremental" 22 "reason": "incremental"
18 }, 23 },
19 { 24 {
20 "object": "LayoutTableCell TD id='resizeMe'", 25 "object": "LayoutTableCell TD id='resizeMe'",
21 "rect": [8, 120, 769, 200], 26 "rect": [8, 120, 769, 200],
22 "reason": "incremental" 27 "reason": "incremental"
23 }, 28 },
24 { 29 {
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 }, 480 },
476 { 481 {
477 "object": "RootInlineBox", 482 "object": "RootInlineBox",
478 "reason": "full" 483 "reason": "full"
479 } 484 }
480 ] 485 ]
481 } 486 }
482 ] 487 ]
483 } 488 }
484 489
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698