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

Unified Diff: LayoutTests/platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt

Issue 382303004: Autorebaseline for r177872. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Autorebaseline for r177872. Created 6 years, 5 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/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
diff --git a/LayoutTests/platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt b/LayoutTests/platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
index 992855be4f9beab817233f35a86130a438f50775..6eb424bec6c9d598475965273e7aab65b2b938af 100644
--- a/LayoutTests/platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
+++ b/LayoutTests/platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
@@ -41,16 +41,17 @@
]
},
{
- "position": [15, 385],
+ "position": [0, 385],
"bounds": [385, 15],
"drawsContent": true
},
{
+ "position": [385, 0],
"bounds": [15, 385],
"drawsContent": true
},
{
- "position": [0, 385],
+ "position": [385, 385],
"bounds": [15, 15],
"drawsContent": true
}

Powered by Google App Engine
This is Rietveld 408576698