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

Unified Diff: LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt

Issue 618843002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/mac/css2.1/t0505-c16-descendant-01-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt
index 10c9e401c5a03b757cdf5cd93f442d3adb199b4e..6931396f6b81e9662e8fdf6a0381931a095d7dd8 100644
--- a/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt
@@ -1,17 +1,17 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x84
- RenderBlock {HTML} at (0,0) size 800x84
- RenderBody {BODY} at (8,16) size 784x52
- RenderBlock {DIV} at (0,0) size 784x18
- RenderBlock {P} at (0,0) size 784x18 [color=#008000]
- RenderText {#text} at (0,0) size 163x18
- text run at (0,0) width 163: "This line should be green."
- RenderBlock {UL} at (0,34) size 784x18 [color=#008000]
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
- RenderInline {SPAN} at (0,0) size 4x18 [color=#FF0000]
- RenderText {#text} at (0,0) size 4x18
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x48
+ RenderBlock {DIV} at (0,0) size 784x16
+ RenderBlock {P} at (0,0) size 784x16 [color=#008000]
+ RenderText {#text} at (0,0) size 166x16
+ text run at (0,0) width 166: "This line should be green."
+ RenderBlock {UL} at (0,32) size 784x16 [color=#008000]
+ RenderListItem {LI} at (40,0) size 744x16
+ RenderListMarker at (-16,0) size 6x16: bullet
+ RenderInline {SPAN} at (0,0) size 4x16 [color=#FF0000]
+ RenderText {#text} at (0,0) size 4x16
text run at (0,0) width 4: " "
- RenderText {#text} at (4,0) size 163x18
- text run at (4,0) width 163: "This line should be green."
+ RenderText {#text} at (4,0) size 166x16
+ text run at (4,0) width 166: "This line should be green."

Powered by Google App Engine
This is Rietveld 408576698