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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css-generated-content/012-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt b/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt
index d860448317f211e4cf1f3bd5ea25184c424471cc..52cf60e01d72cbbd9d0d5e1c27b740256185d52f 100644
--- a/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt
+++ b/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,1) size 770x55
text run at (0,1) width 770: "Inheritance bug for floated first-letter"
RenderBlock {P} at (0,89.16) size 784x200 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderInline {<pseudo:first-letter>} at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (2,2) size 52x84
+ RenderInline (generated) at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)]
+ RenderTextFragment {#text} at (2,2) size 52x84
text run at (2,2) width 52: "H"
RenderTextFragment {#text} at (55,48) size 763x150
text run at (55,48) width 709: "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,143) width 707: "paragraph and make things look nice (or, at least, to illustrate the problem"
text run at (1,171) width 100: "correctly)."
RenderBlock {P} at (0,313.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x88 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (1,2) size 52x84
+ RenderBlock (floating) at (1,1) size 54x88 [color=#008000] [border: (1px dashed #008000)]
+ RenderTextFragment {#text} at (1,2) size 52x84
text run at (1,2) width 52: "H"
RenderTextFragment {#text} at (55,1) size 781x139
text run at (55,1) width 727: "ere is the second paragraph. This is just like the first except that the"

Powered by Google App Engine
This is Rietveld 408576698