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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
index 2265d76e56518c5225cc5a412674126188ee7431..119dd467b3c26d030246d65484a448f12b6a4565 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 660x39
- LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 305x19
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14221"
- LayoutText {#text} at (356,0) size 660x39
- text run at (356,0) width 4: " "
- text run at (360,0) width 300: "Repro crash (ASSERTION FAILED: oldText in"
- text run at (0,20) width 609: "LayoutBlockFlow::updateFirstLetter() during relayout of :before content with first-letter style)"
- LayoutText {#text} at (609,20) size 4x19
- text run at (609,20) width 4: "."
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
+ LayoutInline {I} at (0,0) size 655x39
+ LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 306x19
+ text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=14221"
+ LayoutText {#text} at (354,0) size 655x39
+ text run at (354,0) width 5: " "
+ text run at (358,0) width 297: "Repro crash (ASSERTION FAILED: oldText in"
+ text run at (0,20) width 608: "LayoutBlockFlow::updateFirstLetter() during relayout of :before content with first-letter style)"
+ LayoutText {#text} at (607,20) size 5x19
+ text run at (607,20) width 5: "."
LayoutBlockFlow {DIV} at (0,56) size 784x34
LayoutInline {<pseudo:before>} at (0,0) size 47x27
LayoutInline {<pseudo:first-letter>} at (0,0) size 18x33 [color=#008000]

Powered by Google App Engine
This is Rietveld 408576698