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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/css/css3-nth-child-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/mac/fast/css/css3-nth-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/css3-nth-child-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/css3-nth-child-expected.txt
index d60c1576c46933db8f99acf802ed73e4436d0c04..69aef42034bd37e1c05ca03c8fd15077b4f40aaa 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/css3-nth-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/css3-nth-child-expected.txt
@@ -44,14 +44,14 @@ layer at (0,0) size 800x600
text run at (1,19) width 107: "should be purple"
LayoutBlockFlow {DIV} at (0,178) size 784x120
LayoutBlockFlow {P} at (0,0) size 784x18 [color=#000080]
- LayoutText {#text} at (0,0) size 395x18
- text run at (0,0) width 395: "This should be navy, as this is the first paragraph in this page."
+ LayoutText {#text} at (0,0) size 394x18
+ text run at (0,0) width 394: "This should be navy, as this is the first paragraph in this page."
LayoutBlockFlow {P} at (0,34) size 784x18 [color=#FF0000]
LayoutText {#text} at (0,0) size 404x18
text run at (0,0) width 404: "This should be red, as this is the second paragraph in this page."
LayoutBlockFlow {P} at (0,68) size 784x18 [color=#000080]
- LayoutText {#text} at (0,0) size 400x18
- text run at (0,0) width 400: "This should be navy, as this is the third paragraph in this page."
+ LayoutText {#text} at (0,0) size 399x18
+ text run at (0,0) width 399: "This should be navy, as this is the third paragraph in this page."
LayoutBlockFlow {P} at (0,102) size 784x18 [color=#FF0000]
LayoutText {#text} at (0,0) size 399x18
text run at (0,0) width 399: "This should be red, as this is the fourth paragraph in this page."

Powered by Google App Engine
This is Rietveld 408576698