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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/subtree-layoutstate-transform-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 Tests repaint after layout of a subtree, inside a transformed element. You shoul d see a large green square below. 1 Tests repaint after layout of a subtree, inside a transformed element. You shoul d see a large green square below.
2 2
3 (repaint rects 3 (repaint rects
4 (rect 128 48 100 200)
5 (rect 28 148 200 100)
4 (rect 28 48 100 200) 6 (rect 28 48 100 200)
5 (rect 28 48 200 200) 7 (rect 28 48 100 100)
6 ) 8 )
7 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698