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

Unified Diff: LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-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/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
diff --git a/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt b/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
index caf8e7c088c5322234b3789d12983e1f79b553f6..1f43efa719c4a76d16ca1034091a57647822a871 100644
--- a/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
+++ b/LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-expected.txt
@@ -1,21 +1,17 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108 layerType: background only
-layer at (28,28) size 60x60
- RenderBlock (floating) zI: -1 {DIV} at (20,20) size 60x60 [bgcolor=#008000]
-layer at (48,48) size 60x60
- RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
-layer at (128,28) size 60x60
- RenderBlock (floating) zI: -1 {DIV} at (120,20) size 60x60 [bgcolor=#008000]
- RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
-layer at (228,28) size 60x60
- RenderBlock (floating) zI: -1 {DIV} at (220,20) size 60x60 [bgcolor=#008000]
-layer at (248,48) size 60x60
- RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
-layer at (328,28) size 60x60
- RenderBlock (floating) zI: -1 {DIV} at (320,20) size 60x60 [bgcolor=#008000]
-layer at (348,48) size 60x60
- RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#0000FF]
-layer at (0,0) size 800x108 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,8) size 784x0
+(repaint rects
+ (rect 328 28 60 60)
+ (rect 248 48 60 60)
+ (rect 248 48 60 60)
+ (rect 148 48 60 60)
+ (rect 148 48 60 60)
+ (rect 48 48 60 60)
+ (rect 48 48 60 60)
+ (rect 48 48 60 60)
+ (rect 88 28 20 80)
+ (rect 28 88 80 20)
+ (rect 48 48 60 60)
+ (rect 188 28 20 80)
+ (rect 128 88 80 20)
+ (rect 328 28 60 60)
+)
+

Powered by Google App Engine
This is Rietveld 408576698