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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt

Issue 2065233002: Force flattening for elements with non-initial value of opacity (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix assert. (overflow needs to be adjusted prior to querying used transform-style) Created 4 years, 6 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: third_party/WebKit/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
index e3f6bfed0cc139f39eaea6fe2b654cc26906b71f..5e15f637502b568ad1abbe0040557190c54077a4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
@@ -32,7 +32,6 @@ transform: translateZ(-100px) rotateY(45deg);
"name": "LayoutBlockFlow DIV id='parent'",
"position": [12, 12],
"bounds": [280, 280],
- "opacity": 0.800000011920929,
"contentsOpaque": true,
"shouldFlattenTransform": false,
"3dRenderingContext": 1,

Powered by Google App Engine
This is Rietveld 408576698