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

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

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 daa2dabbe94276f75b51a3495d66798bb220da44..2dbe76817c096fa24e19a685d00c12641a6da467 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
+++ b/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
@@ -18,14 +18,14 @@ layer at (0,0) size 800x600
text run at (1,140) width 710: "paragraph and make things look nice (or, at least, to illustrate the problem"
text run at (1,168) width 100: "correctly)."
RenderBlock {P} at (0,308.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 53.98x85 [color=#008000] [border: (1px dashed #008000)]
+ RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)]
RenderTextFragment at (1,1) size 52x83
text run at (1,1) width 52: "H"
- RenderTextFragment {#text} at (54,1) size 782x140
- text run at (54,1) width 719: "ere is the second paragraph. This is just like the first except that the"
- text run at (54,29) width 377: "rule p.floated:first-letter floats the first "
+ RenderTextFragment {#text} at (55,1) size 782x140
+ text run at (55,1) width 718: "ere is the second paragraph. This is just like the first except that the"
+ text run at (55,29) width 376: "rule p.floated:first-letter floats the first "
text run at (430,29) width 161: "letter to the left. "
text run at (590,29) width 135: "However, this"
- text run at (54,57) width 727: "floated element should still inherit the font properties (green and sans-serif)"
- text run at (54,85) width 729: "from the first-line: selector. It does not -- instead, the font is black, and uses"
+ text run at (55,57) width 726: "floated element should still inherit the font properties (green and sans-serif)"
+ text run at (55,85) width 728: "from the first-line: selector. It does not -- instead, the font is black, and uses"
text run at (1,113) width 451: "the serif font. .... And here's some more text ...."

Powered by Google App Engine
This is Rietveld 408576698