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

Unified Diff: LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-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/t0602-c13-inheritance-00-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..39db16353c99294d276e145eaf29e09505b7e69b
--- /dev/null
+++ b/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt
@@ -0,0 +1,33 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x144
+ RenderBlock {HTML} at (0,0) size 800x144
+ RenderBody {BODY} at (8,16) size 784x112 [color=#008000]
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 197x16
+ text run at (0,0) width 197: "This sentence should be green."
+ RenderBlock {P} at (0,32) size 784x16 [color=#FFFFFF] [bgcolor=#008000]
+ RenderText {#text} at (0,0) size 92x16
+ text run at (0,0) width 92: "This sentence "
+ RenderInline {SPAN} at (0,0) size 63x16
+ RenderText {#text} at (91,0) size 63x16
+ text run at (91,0) width 63: "should be"
+ RenderText {#text} at (153,0) size 104x16
+ text run at (153,0) width 104: " white on green."
+ RenderBlock {P} at (0,64) size 784x16 [color=#FFFFFF]
+ RenderInline {EM} at (0,0) size 36x16 [color=#008000]
+ RenderText {#text} at (0,0) size 36x16
+ text run at (0,0) width 36: "PASS"
+ RenderText {#text} at (35,0) size 5x16
+ text run at (35,0) width 5: " "
+ RenderInline {STRONG} at (0,0) size 39x16
+ RenderText {#text} at (39,0) size 39x16
+ text run at (39,0) width 39: "FAIL"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,96) size 784x16
+ RenderText {#text} at (0,0) size 43x16
+ text run at (0,0) width 43: "PASS "
+ RenderInline {DFN} at (0,0) size 35x16 [color=#FFFFFF]
+ RenderText {#text} at (42,0) size 35x16
+ text run at (42,0) width 35: "FAIL"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698