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

Unified Diff: LayoutTests/css3/compositing/mix-blend-mode-simple-expected.txt

Issue 466943002: Remove isolatesBlending from render tree dumps (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/css3/compositing/mix-blend-mode-simple-expected.txt
diff --git a/LayoutTests/css3/compositing/mix-blend-mode-simple-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-simple-expected.txt
index 4729c3440ab8bd6e21ad4c3524e6b8800d8a7f6a..daf9dbbbfd8b305930fdbec6f322dfe8d3223606 100644
--- a/LayoutTests/css3/compositing/mix-blend-mode-simple-expected.txt
+++ b/LayoutTests/css3/compositing/mix-blend-mode-simple-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x308 isolatesBlending
+layer at (0,0) size 800x308
RenderBlock {HTML} at (0,0) size 800x308
RenderBody {BODY} at (8,8) size 784x0
RenderBlock (floating) {DIV} at (20,20) size 60x60 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698