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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations 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
(Empty)
1 {
2 "bounds": [808, 585],
3 "children": [
4 {
5 "bounds": [808, 585],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [114, 74, 2, 102],
10 [18, 74, 100, 102],
11 [18, 72, 100, 106],
12 [18, 72, 100, 106],
13 [14, 74, 2, 3],
14 [11, 75, 100, 100],
15 [10, 74, 102, 102],
16 [10, 74, 2, 3],
17 [8, 79, 800, 99],
18 [8, 79, 800, 99],
19 [8, 79, 110, 99],
20 [8, 79, 110, 99],
21 [8, 77, 110, 99],
22 [0, 87, 808, 99]
23 ]
24 }
25 ]
26 }
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698