| Index: third_party/WebKit/LayoutTests/inspector/elements/styles-3/spectrum-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/spectrum-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/spectrum-expected.txt
|
| index c10d6167c00d5c9add2453aca5c6216ed964fff2..8e2f7f17f93b45cdbfc626b0b1cc24179ad1981b 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/spectrum-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/spectrum-expected.txt
|
| @@ -5,12 +5,8 @@ Testing: red
|
| red
|
| Testing: #ABC
|
| #abc
|
| -Testing: #1234
|
| -#1234
|
| Testing: #ABCDEF
|
| #abcdef
|
| -Testing: #ABCDEFAA
|
| -#abcdefaa
|
| Testing: rgb(1, 2, 3)
|
| rgb(1, 2, 3)
|
| Testing: rgba(1, 2, 3, 0.2)
|
| @@ -23,13 +19,9 @@ hsla(1, 100%, 50%, 0.2)
|
| Testing: red
|
| rgba(255, 0, 0, 0)
|
| Testing: #ABC
|
| -#abc0
|
| -Testing: #1234
|
| -#1230
|
| +rgba(170, 187, 204, 0)
|
| Testing: #ABCDEF
|
| -#abcdef00
|
| -Testing: #ABCDEFAA
|
| -#abcdef00
|
| +rgba(171, 205, 239, 0)
|
| Testing: rgb(1, 2, 3)
|
| rgba(1, 2, 3, 0)
|
| Testing: rgba(1, 2, 3, 0.2)
|
| @@ -45,25 +37,19 @@ hsl
|
| Testing: #ABC
|
| rgb
|
| hsl
|
| -Testing: #1234
|
| -rgb
|
| -hsl
|
| Testing: #ABCDEF
|
| rgb
|
| hsl
|
| -Testing: #ABCDEFAA
|
| -rgb
|
| -hsl
|
| Testing: rgb(1, 2, 3)
|
| hsl
|
| hex
|
| Testing: rgba(1, 2, 3, 0.2)
|
| hsl
|
| -hex
|
| +rgb
|
| Testing: hsl(1, 100%, 50%)
|
| hex
|
| rgb
|
| Testing: hsla(1, 100%, 50%, 0.2)
|
| -hex
|
| rgb
|
| +hsl
|
|
|
|
|