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

Unified Diff: LayoutTests/platform/win/fast/block/positioning/061-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/block/positioning/061-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/061-expected.txt b/LayoutTests/platform/win/fast/block/positioning/061-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5822cef27631599959162ce42ab10dad7ba4871e
--- /dev/null
+++ b/LayoutTests/platform/win/fast/block/positioning/061-expected.txt
@@ -0,0 +1,33 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+ RenderBlock {HTML} at (0,0) size 800x8
+ RenderBody {BODY} at (8,8) size 784x0
+layer at (10,10) size 10x10 scrollHeight 18
+ RenderBlock (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
+ RenderBlock {IMG} at (0,0) size 10x10
+layer at (10,14) size 10x10 backgroundClip at (10,14) size 10x6 clip at (11,15) size 8x5 outlineClip at (10,10) size 10x10 scrollWidth 17 scrollHeight 20
+ RenderBlock {DIV} at (0,4) size 10x10 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (28,16) size 0x18 scrollWidth 49
+ RenderBlock {DIV} at (18,2) size 0x18
+ RenderText {#text} at (0,0) size 49x17
+ text run at (0,0) width 49: "nothing"
+layer at (10,30) size 10x10 scrollHeight 18
+ RenderBlock (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
+ RenderBlock {IMG} at (0,0) size 10x10
+layer at (10,34) size 10x10 backgroundClip at (10,34) size 10x6 clip at (11,35) size 8x5 outlineClip at (10,30) size 10x10 scrollHeight 20
+ RenderBlock {DIV} at (0,4) size 10x10 [border: (1px solid #C0C0C0)]
+layer at (12,36) size 6x18 backgroundClip at (12,36) size 6x4 clip at (12,36) size 6x4 outlineClip at (11,35) size 8x5 scrollWidth 49
+ RenderBlock {DIV} at (2,2) size 6x18
+ RenderText {#text} at (0,0) size 49x17
+ text run at (0,0) width 49: "nothing"
+layer at (10,30) size 10x10
+ RenderBlock (positioned) {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
+layer at (10,34) size 10x10 backgroundClip at (10,34) size 10x6 clip at (11,35) size 8x5 outlineClip at (10,30) size 10x10 scrollHeight 38
+ RenderBlock {DIV} at (0,4) size 10x10 [border: (1px solid #C0C0C0)]
+layer at (12,36) size 6x36 backgroundClip at (12,36) size 6x4 clip at (12,36) size 6x4 outlineClip at (11,35) size 8x5 scrollWidth 44
+ RenderBlock {DIV} at (2,2) size 6x36
+ RenderText {#text} at (0,0) size 45x35
+ text run at (0,0) width 31: "Blue"
+ text run at (0,18) width 45: "Square"

Powered by Google App Engine
This is Rietveld 408576698