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

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

Issue 637763002: Unprefix usage of -webkit-transform in tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « LayoutTests/perf/compositor-touch-hit-rects.html ('k') | LayoutTests/plugins/transformed-events.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
diff --git a/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt b/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
index 3b15414b9a641c5cd71d9303b53fdb7407adc183..8b1cd0e8929d7e69d3e247825294ea178678719d 100644
--- a/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
+++ b/LayoutTests/platform/win/compositing/geometry/preserve-3d-switching-expected.txt
@@ -1,6 +1,6 @@
The green box appear angled out from the yellow box and embedded in it.
--webkit-transform: translateZ(-100px) rotateY(45deg);
+transform: translateZ(-100px) rotateY(45deg);
{
"bounds": [800, 600],
"children": [
« no previous file with comments | « LayoutTests/perf/compositor-touch-hit-rects.html ('k') | LayoutTests/plugins/transformed-events.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698