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

Unified Diff: LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt

Issue 660123004: Auto-rebaseline for r184113 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/fast/css-generated-content/012-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
index c825b46ef4095559f5b937cbba33209f9d0a21cb..555e590b4b49f184ccb9b4cd4be07419999c0150 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
+++ b/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 776x48
text run at (0,0) width 776: "Inheritance bug for floated first-letter"
RenderBlock {P} at (0,80.16) size 784x170 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderInline {<pseudo:first-letter>} at (0,0) size 54x74 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (2,1) size 52x72
+ RenderInline (generated) at (0,0) size 54x74 [color=#008000] [border: (1px dashed #008000)]
+ RenderTextFragment {#text} at (2,1) size 52x72
text run at (2,1) width 52: "H"
RenderTextFragment {#text} at (54,38) size 756x131
text run at (54,38) width 703: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
@@ -18,8 +18,8 @@ layer at (0,0) size 800x600
text run at (1,121) width 710: "paragraph and make things look nice (or, at least, to illustrate the problem"
text run at (1,145) width 100: "correctly)."
RenderBlock {P} at (0,274.16) size 784x122 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x74 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (1,1) size 52x72
+ RenderBlock (floating) at (1,1) size 54x74 [color=#008000] [border: (1px dashed #008000)]
+ RenderTextFragment {#text} at (1,1) size 52x72
text run at (1,1) width 52: "H"
RenderTextFragment {#text} at (55,1) size 782x120
text run at (55,1) width 718: "ere is the second paragraph. This is just like the first except that the"

Powered by Google App Engine
This is Rietveld 408576698