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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-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/after-duplicated-after-split-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt
index 1275c3f624900eb8ff2aecb64b2ea754858df838..af700d6f488e9b062b7e8162cc96b0aab01d04e5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt
@@ -4,16 +4,16 @@ 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 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 331x19
LayoutInline {A} at (0,0) size 154x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 154x19
- text run at (51,0) width 154: "rdar://problem/7898436"
- LayoutText {#text} at (205,0) size 177x19
- text run at (205,0) width 177: " :after content is duplicated"
- LayoutText {#text} at (382,0) size 4x19
- text run at (382,0) width 4: "."
+ LayoutText {#text} at (49,0) size 154x19
+ text run at (49,0) width 154: "rdar://problem/7898436"
+ LayoutText {#text} at (202,0) size 178x19
+ text run at (202,0) width 178: " :after content is duplicated"
+ LayoutText {#text} at (379,0) size 5x19
+ text run at (379,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 482x19
text run at (0,0) width 482: "The test passed if the word \x{201C}not\x{201D} appears exactly once in the following sentence:"

Powered by Google App Engine
This is Rietveld 408576698