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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt

Issue 1144043002: Auto-rebaseline for r195585 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
index 7ed3d1afe144541192c542cd59181aa3c39f8360..37b2a494a46b81cd921c3409c292284a5b8622e8 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
layer at (8,8) size 0x0
- LayoutInline (relative positioned) {SPAN} at (0,0) size 0x0
+ RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
layer at (8,8) size 100x80
- LayoutBlockFlow (positioned) {SPAN} at (0,0) size 100x80
- LayoutText {#text} at (0,0) size 100x79
+ RenderBlock (positioned) {SPAN} at (0,0) size 100x80
+ RenderText {#text} at (0,0) size 100x79
text run at (0,0) width 100: "position:absolute"
text run at (0,20) width 66: "span inside"
text run at (0,40) width 93: "position:relative"

Powered by Google App Engine
This is Rietveld 408576698