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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/css/css3-nth-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/css3-nth-child-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/css3-nth-child-expected.txt
index 2f0b0676f0dfc2a3ae94ed9fbbec0796d7c240c2..e4808c1fce12648fcfe8565b0a77273dfbe2ae85 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/css3-nth-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/css3-nth-child-expected.txt
@@ -44,14 +44,14 @@ layer at (0,0) size 800x600
text run at (1,21) width 57: "be purple"
LayoutBlockFlow {DIV} at (0,194) size 784x128
LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080]
- LayoutText {#text} at (0,0) size 365x19
- text run at (0,0) width 365: "This should be navy, as this is the first paragraph in this page."
+ LayoutText {#text} at (0,0) size 364x19
+ text run at (0,0) width 364: "This should be navy, as this is the first paragraph in this page."
LayoutBlockFlow {P} at (0,36) size 784x20 [color=#FF0000]
LayoutText {#text} at (0,0) size 378x19
text run at (0,0) width 378: "This should be red, as this is the second paragraph in this page."
LayoutBlockFlow {P} at (0,72) size 784x20 [color=#000080]
- LayoutText {#text} at (0,0) size 370x19
- text run at (0,0) width 370: "This should be navy, as this is the third paragraph in this page."
+ LayoutText {#text} at (0,0) size 369x19
+ text run at (0,0) width 369: "This should be navy, as this is the third paragraph in this page."
LayoutBlockFlow {P} at (0,108) size 784x20 [color=#FF0000]
LayoutText {#text} at (0,0) size 370x19
text run at (0,0) width 370: "This should be red, as this is the fourth paragraph in this page."

Powered by Google App Engine
This is Rietveld 408576698