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

Unified Diff: LayoutTests/fast/repaint/layout-state-scrolloffset2-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/fast/repaint/layout-state-scrolloffset2-expected.txt
diff --git a/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.txt b/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.txt
deleted file mode 100644
index fadf7d509aedb2e6918b826a7d37ac7938ebf891..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x34
- RenderBlock {HTML} at (0,0) size 800x34
- RenderBody {BODY} at (8,8) size 784x18
- RenderText {#text} at (0,0) size 416x18
- text run at (0,0) width 416: "You should see the text 'after' in the inner box, no mangled pixels."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 2 scrollY 2 scrollWidth 302 scrollHeight 302
- RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FFFF00)]
-layer at (7,25) size 302x302 backgroundClip at (9,27) size 300x300 clip at (9,27) size 299x299 outlineClip at (9,27) size 300x300 scrollX 7 scrollY 7 scrollWidth 1000 scrollHeight 1000
- RenderBlock (positioned) {DIV} at (1,1) size 302x302 [border: (1px solid #FF0000)]
- RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (101,119) size 102x102 clip at (102,120) size 100x100
- 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 28x18
- text run at (0,0) width 28: "after"

Powered by Google App Engine
This is Rietveld 408576698