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

Unified Diff: LayoutTests/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt

Issue 302673002: Autorebaseline for r169180. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt
index 167b82094f2a387ad013062faa28bab4e47cb6fd..504fcab55d4653794b7d61623afae27fdff5fa3a 100644
--- a/LayoutTests/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt
+++ b/LayoutTests/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt
@@ -41,12 +41,12 @@
)
)
(GraphicsLayer
- (bounds 15.00 385.00)
+ (position 15.00 385.00)
+ (bounds 385.00 15.00)
(drawsContent 1)
)
(GraphicsLayer
- (position 15.00 385.00)
- (bounds 385.00 15.00)
+ (bounds 15.00 385.00)
(drawsContent 1)
)
(GraphicsLayer
@@ -63,3 +63,27 @@
)
)
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+(GraphicsLayer
+ (position -615.00 0.00)
+ (bounds 1000.00 1000.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 1000.00 1000.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 665.00 50.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #008000)
+ )
+ )
+ )
+ )
+)
+

Powered by Google App Engine
This is Rietveld 408576698