| Index: third_party/WebKit/LayoutTests/fast/css/remove-shorthand-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/remove-shorthand-expected.txt b/third_party/WebKit/LayoutTests/fast/css/remove-shorthand-expected.txt
|
| index a34a613ed59eea63e6b8184fc9870d49fd9b88fe..637573fd6e23938b9782ed3edb0987b210332390 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/remove-shorthand-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/remove-shorthand-expected.txt
|
| @@ -42,10 +42,10 @@ Removing border-spacing
|
| removes "border-spacing"
|
| and adds "".
|
| Removing -webkit-columns
|
| -removes "-webkit-column-width, -webkit-column-count"
|
| +removes "column-width, column-count"
|
| and adds "".
|
| Removing -webkit-column-rule
|
| -removes "-webkit-column-rule-width, -webkit-column-rule-style, -webkit-column-rule-color"
|
| +removes "column-rule-width, column-rule-style, column-rule-color"
|
| and adds "".
|
| Removing list-style
|
| removes "list-style"
|
|
|