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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/css-generated-content/before-with-first-letter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt
index b123425f7ff1619ca2de3a00b865c291146a766d..4001095a75dffb65b9e45328ca3d859354c75c1e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 784x36
- LayoutText {#text} at (0,0) size 55x18
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 667x36
- LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
- LayoutText {#text} at (54,0) size 306x18
- text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=14221"
- LayoutText {#text} at (359,0) size 667x36
- text run at (359,0) width 5: " "
- text run at (363,0) width 304: "Repro crash (ASSERTION FAILED: oldText in"
- text run at (0,18) width 609: "LayoutBlockFlow::updateFirstLetter() during relayout of :before content with first-letter style)"
- LayoutText {#text} at (608,18) size 5x18
- text run at (608,18) width 5: "."
+ LayoutText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 661x36
+ LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 305x18
+ text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14221"
+ LayoutText {#text} at (357,0) size 661x36
+ text run at (357,0) width 5: " "
+ text run at (361,0) width 300: "Repro crash (ASSERTION FAILED: oldText in"
+ text run at (0,18) width 607: "LayoutBlockFlow::updateFirstLetter() during relayout of :before content with first-letter style)"
+ LayoutText {#text} at (606,18) size 5x18
+ text run at (606,18) width 5: "."
LayoutBlockFlow {DIV} at (0,52) size 784x33
LayoutInline {<pseudo:before>} at (0,0) size 47x28
LayoutInline {<pseudo:first-letter>} at (0,0) size 18x33 [color=#008000]
@@ -23,5 +23,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 18: "T"
LayoutTextFragment (anonymous) at (17,4) size 30x28
text run at (17,4) width 30: "he "
- LayoutText {#text} at (46,4) size 408x28
- text run at (46,4) width 408: "first letter is green and larger than the rest."
+ LayoutText {#text} at (46,4) size 406x28
+ text run at (46,4) width 406: "first letter is green and larger than the rest."

Powered by Google App Engine
This is Rietveld 408576698