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

Unified Diff: LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/fast/repaint/layout-state-scrolloffset3-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt b/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt
index be8449c38c05ef80d8caf8b9cc90dc286d733fa4..428bda29eac7cdda6a6d5b5dd2a1f61ac7823b3e 100644
--- a/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt
@@ -1,17 +1,6 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderText {#text} at (0,0) size 418x19
- text run at (0,0) width 418: "You should see the text 'after' in the inner box with no mangled pixels."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 127x302 clip at (9,29) size 125x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
- RenderBlock (positioned) {DIV} at (8,28) size 127x302 [border: (1px solid #FF0000)]
- RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,119) size 102x102 backgroundClip at (99,119) size 35x102 clip at (100,120) size 34x100 outlineClip at (9,29) size 125x300
- RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,1) size 50x50
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "after"
+You should see the text 'after' in the inner box with no mangled pixels.
+after
+ (repaint rects
+ (rect 100 120 35 19)
+)
+

Powered by Google App Engine
This is Rietveld 408576698