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

Unified Diff: LayoutTests/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt

Issue 311273008: Remove anchorPoint from WebLayer and GraphicsLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix. Created 6 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: LayoutTests/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt b/LayoutTests/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
index 1733b2bdab9487b70d4e359a9e43db1e763cc652..880610deede00b7f929c17685513842257c8f98a 100644
--- a/LayoutTests/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
@@ -9,7 +9,6 @@
(drawsContent 1)
(children 3
(GraphicsLayer
- (anchor 0.10 0.20)
(transformOrigin 50.00 50.00)
(bounds 500.00 250.00)
(drawsContent 1)
@@ -24,7 +23,6 @@
(children 2
(GraphicsLayer
(position 0.00 250.00)
- (anchor 0.33 0.33)
(transformOrigin 50.00 50.00)
(bounds 150.00 150.00)
(drawsContent 1)

Powered by Google App Engine
This is Rietveld 408576698