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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
index a9f56f1164f95608f8ecf7d4d39d787d5d1749fd..186a7c9dbef87a9e58269bbc51997e4271fc6f4e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
@@ -15,17 +15,17 @@ layer at (0,0) size 800x600
text run at (1,83) width 256: "to a green, sans-serif font. "
text run at (256,83) width 482: "Then, the CSS :first-letter rule sets the font size to"
text run at (1,110) width 687: "3em, and makes the text bold. And here's some more text to pad out the"
- text run at (1,137) width 710: "paragraph and make things look nice (or, at least, to illustrate the problem"
+ text run at (1,137) width 709: "paragraph and make things look nice (or, at least, to illustrate the problem"
text run at (1,164) width 100: "correctly)."
LayoutBlockFlow {P} at (0,303.16) size 784x138 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
LayoutBlockFlow (floating) {<pseudo:first-letter>} at (1,1) size 54x84 [color=#008000] [border: (1px dashed #008000)]
LayoutTextFragment (anonymous) at (1,2) size 52x80
text run at (1,2) width 52: "H"
- LayoutTextFragment {#text} at (55,1) size 782x135
+ LayoutTextFragment {#text} at (55,1) size 780x135
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 (590,29) width 134: "However, this"
text run at (55,56) width 726: "floated element should still inherit the font properties (green and sans-serif)"
- text run at (55,83) width 728: "from the first-line: selector. It does not -- instead, the font is black, and uses"
+ text run at (55,83) width 726: "from the first-line: selector. It does not -- instead, the font is black, and uses"
text run at (1,110) width 451: "the serif font. .... And here's some more text ...."

Powered by Google App Engine
This is Rietveld 408576698