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

Unified Diff: LayoutTests/compositing/rtl/rtl-overflow-scrolling-expected.txt

Issue 25373006: Correction to layoutOverflowRect in case of direction:rtl (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/compositing/rtl/rtl-overflow-scrolling-expected.txt
diff --git a/LayoutTests/compositing/rtl/rtl-overflow-scrolling-expected.txt b/LayoutTests/compositing/rtl/rtl-overflow-scrolling-expected.txt
index 761e5255bad0e7a1a16d049b27d80bbc1a08cc87..6b692b3a5991b8a23d0ff72ff951a961133f9fa6 100644
--- a/LayoutTests/compositing/rtl/rtl-overflow-scrolling-expected.txt
+++ b/LayoutTests/compositing/rtl/rtl-overflow-scrolling-expected.txt
@@ -3,6 +3,6 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 300x300 clip at (23,8) size 285x285 scrollWidth 985 scrollHeight 1000
+layer at (8,8) size 300x300 clip at (23,8) size 285x285 scrollWidth 1000 scrollHeight 1000
RenderBlock {DIV} at (0,0) size 300x300
RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698