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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index 14399f84af5134a3f124d91d1098c898df7f3036..04776cb1040b3a7ead5d601e759a9aca804e125d 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
@@ -3,17 +3,17 @@ 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 (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 288 scrollHeight 846
+layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 286 scrollHeight 844
RenderBlock (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-246) size 532x846 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
- RenderBlock (positioned) {DIV} at (0,0) size 532x846
+layer at (0,-244) size 532x844 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
+ RenderBlock (positioned) {DIV} at (0,0) size 532x844
RenderBlock (anonymous) at (0,0) size 532x20
RenderText {#text} at (0,0) size 532x19
text run at (0,0) width 532: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
RenderBlock {DIV} at (0,20) size 532x800
- RenderBlock (anonymous) at (0,820) size 532x26
- RenderButton {INPUT} at (2,2) size 229x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 213x18
- RenderText at (3,1) size 207x16
- text run at (3,1) width 207: "If you can see this, test has passed"
+ RenderBlock (anonymous) at (0,820) size 532x24
+ RenderButton {INPUT} at (2,2) size 223x20 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
+ RenderBlock (anonymous) at (8,2) size 207x16
+ RenderText at (0,0) size 207x16
+ text run at (0,0) width 207: "If you can see this, test has passed"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698