| Index: third_party/WebKit/LayoutTests/fast/css/logical-property-resolution-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/logical-property-resolution-expected.txt b/third_party/WebKit/LayoutTests/fast/css/logical-property-resolution-expected.txt
|
| index 01f4038662f5672bcee3b1e80dec20167c3889d3..88f7c877e13371300f50bb32d73d694e821d0c94 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/logical-property-resolution-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/logical-property-resolution-expected.txt
|
| @@ -6,42 +6,30 @@ Borders: 1px solid rgb(0, 0, 0), 2px dotted rgb(0, 128, 0), 3px dashed rgb(255,
|
| Width: 100px
|
| Height: 50px
|
| Block #2:
|
| -Margins: 3px 2px 1px 4px
|
| -Padding: 2px 3px 4px 1px
|
| -Borders: 3px dashed rgb(255, 255, 0), 2px dotted rgb(0, 128, 0), 1px solid rgb(0, 0, 0), 4px double rgb(128, 0, 128)
|
| -Width: 100px
|
| -Height: 50px
|
| -Block #3:
|
| Margins: 4px 3px 2px 1px
|
| Padding: 1px 2px 3px 4px
|
| Borders: 4px double rgb(128, 0, 128), 3px dashed rgb(255, 255, 0), 2px dotted rgb(0, 128, 0), 1px solid rgb(0, 0, 0)
|
| Width: 50px
|
| Height: 100px
|
| -Block #4:
|
| +Block #3:
|
| Margins: 4px 1px 2px 3px
|
| Padding: 1px 4px 3px 2px
|
| Borders: 4px double rgb(128, 0, 128), 1px solid rgb(0, 0, 0), 2px dotted rgb(0, 128, 0), 3px dashed rgb(255, 255, 0)
|
| Width: 50px
|
| Height: 100px
|
| -Block #5:
|
| +Block #4:
|
| Margins: 1px 4px 3px 2px
|
| Padding: 4px 1px 2px 3px
|
| Borders: 1px solid rgb(0, 0, 0), 4px double rgb(128, 0, 128), 3px dashed rgb(255, 255, 0), 2px dotted rgb(0, 128, 0)
|
| Width: 100px
|
| Height: 50px
|
| -Block #6:
|
| -Margins: 3px 4px 1px 2px
|
| -Padding: 2px 1px 4px 3px
|
| -Borders: 3px dashed rgb(255, 255, 0), 4px double rgb(128, 0, 128), 1px solid rgb(0, 0, 0), 2px dotted rgb(0, 128, 0)
|
| -Width: 100px
|
| -Height: 50px
|
| -Block #7:
|
| +Block #5:
|
| Margins: 2px 3px 4px 1px
|
| Padding: 3px 2px 1px 4px
|
| Borders: 2px dotted rgb(0, 128, 0), 3px dashed rgb(255, 255, 0), 4px double rgb(128, 0, 128), 1px solid rgb(0, 0, 0)
|
| Width: 50px
|
| Height: 100px
|
| -Block #8:
|
| +Block #6:
|
| Margins: 2px 1px 4px 3px
|
| Padding: 3px 4px 1px 2px
|
| Borders: 2px dotted rgb(0, 128, 0), 1px solid rgb(0, 0, 0), 4px double rgb(128, 0, 128), 3px dashed rgb(255, 255, 0)
|
|
|