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

Unified Diff: third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.txt

Issue 2591623002: CSS Transition: Fix flaky opacity-transition-zindex.html (Closed)
Patch Set: no classes Created 4 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.txt b/third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.txt
index 98b699b41da9a49058824ee74ddd69609b89d86d..575a79e0bf025beb714dd769945fba1525454ff0 100644
--- a/third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.txt
@@ -2,11 +2,11 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x320
LayoutBlockFlow {HTML} at (0,0) size 800x320
- LayoutBlockFlow {BODY} at (8,10) size 784x300
-layer at (18,10) size 300x300 transparent layerType: background only
-layer at (168,160) size 100x100
+ LayoutBlockFlow {BODY} at (0,10) size 800x300
+layer at (10,10) size 300x300 transparent layerType: background only
+layer at (160,160) size 100x100
LayoutBlockFlow (positioned) zI: -1 {DIV} at (150,150) size 100x100 [bgcolor=#FFA500]
-layer at (18,10) size 300x300 transparent layerType: foreground only
+layer at (10,10) size 300x300 transparent layerType: foreground only
LayoutBlockFlow (relative positioned) {DIV} at (10,0) size 300x300 [bgcolor=#008000]
-layer at (28,20) size 200x200
+layer at (20,20) size 200x200
LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x200 [bgcolor=#0000FF]
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/opacity-transition-zindex-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698