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

Side by Side Diff: LayoutTests/platform/android/virtual/spv2/fast/repaint/delete-into-nested-block-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
1 Deleting into a nested block (was Radar 4056100) 1 Deleting into a nested block (was Radar 4056100)
2 2
3 The bug's symptom was that the visual result were two instances of the word "thr ee", because the original was not erased. Resize cleared it up. 3 The bug's symptom was that the visual result were two instances of the word "thr ee", because the original was not erased. Resize cleared it up.
4 three 4 three
5 (repaint rects 5 (repaint rects
6 (rect 8 127 22 20) 6 (rect 8 127 22 20)
7 (rect 8 147 23 20) 7 (rect 8 147 23 20)
8 (rect 3 122 794 30) 8 (rect 3 122 794 30)
9 (rect 3 142 794 30) 9 (rect 3 142 794 30)
10 (rect 3 142 794 30) 10 (rect 3 142 794 30)
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 (rect 8 127 30 20) 50 (rect 8 127 30 20)
51 (rect 8 127 30 20) 51 (rect 8 127 30 20)
52 (rect 3 122 794 30) 52 (rect 3 122 794 30)
53 (rect 3 122 794 29) 53 (rect 3 122 794 29)
54 (rect 8 127 30 20) 54 (rect 8 127 30 20)
55 (rect 7 126 3 21) 55 (rect 7 126 3 21)
56 (rect 7 126 3 21) 56 (rect 7 126 3 21)
57 (rect 8 127 30 20) 57 (rect 8 127 30 20)
58 ) 58 )
59 59
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698