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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/hsl-color-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/hsl-color-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/hsl-color-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/hsl-color-expected.txt
index 276ec119e606c40e3fc68ae5782f6ae8a9349f39..dc72a680776587e4d90739a40d56dd4fe37e7f42 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/hsl-color-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/hsl-color-expected.txt
@@ -44,8 +44,8 @@ layer at (0,0) size 785x1366 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 540x36
text run at (0,0) width 540: "This should be grey: hsl(120, 0%, 50%)"
LayoutBlockFlow {H1} at (0,687.25) size 769x37 [color=#7F7F7F]
- LayoutText {#text} at (0,0) size 642x36
- text run at (0,0) width 642: "This should be grey, too: hsl(120, -100%, 50%)"
+ LayoutText {#text} at (0,0) size 640x36
+ text run at (0,0) width 640: "This should be grey, too: hsl(120, -100%, 50%)"
LayoutBlockFlow (anonymous) at (0,745.69) size 769x40
LayoutText {#text} at (0,0) size 738x39
text run at (0,0) width 738: "Check Hue values that are larger than 360, should be normalized back to a value between 0 and 360. As Hue values are in"

Powered by Google App Engine
This is Rietveld 408576698