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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/fast/block/positioning/061-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/061-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/061-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..341c03a7b3dcc219edf9da936d320f98ad128b3a
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/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 16
+ RenderBlock (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
+ RenderBlock {IMG} at (0,0) size 10x10
+layer at (10,12) size 10x10 backgroundClip at (10,12) size 10x8 clip at (11,13) size 8x7 outlineClip at (10,10) size 10x10 scrollWidth 17 scrollHeight 18
+ RenderBlock {DIV} at (0,2) size 10x10 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (28,14) size 0x16 scrollWidth 49
+ RenderBlock {DIV} at (18,2) size 0x16
+ RenderText {#text} at (0,0) size 49x16
+ text run at (0,0) width 49: "nothing"
+layer at (10,30) size 10x10 scrollHeight 16
+ RenderBlock (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
+ RenderBlock {IMG} at (0,0) size 10x10
+layer at (10,32) size 10x10 backgroundClip at (10,32) size 10x8 clip at (11,33) size 8x7 outlineClip at (10,30) size 10x10 scrollHeight 18
+ RenderBlock {DIV} at (0,2) size 10x10 [border: (1px solid #C0C0C0)]
+layer at (12,34) size 6x16 backgroundClip at (12,34) size 6x6 clip at (12,34) size 6x6 outlineClip at (11,33) size 8x7 scrollWidth 49
+ RenderBlock {DIV} at (2,2) size 6x16
+ RenderText {#text} at (0,0) size 49x16
+ 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,32) size 10x10 backgroundClip at (10,32) size 10x8 clip at (11,33) size 8x7 outlineClip at (10,30) size 10x10 scrollHeight 34
+ RenderBlock {DIV} at (0,2) size 10x10 [border: (1px solid #C0C0C0)]
+layer at (12,34) size 6x32 backgroundClip at (12,34) size 6x6 clip at (12,34) size 6x6 outlineClip at (11,33) size 8x7 scrollWidth 44
+ RenderBlock {DIV} at (2,2) size 6x32
+ RenderText {#text} at (0,0) size 45x32
+ text run at (0,0) width 31: "Blue"
+ text run at (0,16) width 45: "Square"

Powered by Google App Engine
This is Rietveld 408576698