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

Unified Diff: LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt b/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
index dc33c9b548bb92c71d80005b9316a68ecbb1a642..bf8ab6290ed3174ea4e4ffe707daad0ea80fb302 100644
--- a/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
@@ -1,13 +1,12 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x320
- RenderBlock {HTML} at (0,0) size 800x320
- RenderBody {BODY} at (8,8) size 784x304
- RenderBlock {DIV} at (0,0) size 222x142 [border: (1px solid #0000FF)]
- RenderBlock {DIV} at (11,21) size 200x40 [bgcolor=#008080]
- RenderBlock {DIV} at (10,0) size 180x40 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (0,142) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,162) size 222x142 [border: (1px solid #0000FF)]
- RenderBlock {DIV} at (11,21) size 200x60 [bgcolor=#008080]
- RenderBlock {DIV} at (10,0) size 180x60 [bgcolor=#C0C0C0]
+
+(repaint rects
+ (rect 29 29 180 60)
+ (rect 29 29 180 40)
+ (rect 19 69 200 20)
+ (rect 19 64 200 5)
+ (rect 29 191 180 40)
+ (rect 29 191 180 60)
+ (rect 19 231 200 20)
+ (rect 19 226 200 5)
+)
+

Powered by Google App Engine
This is Rietveld 408576698