| Index: third_party/WebKit/LayoutTests/fast/alignment/parse-justify-items-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-items-expected.txt b/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-items-expected.txt
|
| index 76f54be3d6802659b098213cfbe208ffb8b955a2..b2eb29ae9f73bd8cbec074cb5dc7705806e680ea 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-items-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-items-expected.txt
|
| @@ -32,7 +32,7 @@ PASS getComputedStyle(justifyItemsCenterLegacy, '').getPropertyValue('justify-it
|
| PASS getComputedStyle(justifyItemsRightLegacy, '').getPropertyValue('justify-items') is 'legacy right'
|
|
|
| Test initial value of justify-items through JS
|
| -PASS getComputedStyle(element, '').getPropertyValue('justify-items') is 'start'
|
| +PASS getComputedStyle(element, '').getPropertyValue('justify-items') is 'normal'
|
|
|
| Test getting and setting justify-items through JS
|
| PASS element.style.justifyItems is "center"
|
| @@ -48,81 +48,85 @@ PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "
|
| PASS element.style.justifyItems is "legacy left"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "legacy left"
|
| PASS element.style.justifyItems is "auto"
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is "auto"
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "stretch"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is "auto"
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "stretch"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is "self-end"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "self-end"
|
|
|
| +Test 'auto' value resolution for the root node
|
| +PASS element.style.justifyItems is "auto"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| +
|
| Test bad combinations of justify-items
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
| PASS element.style.justifyItems is ""
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
|
|
| Test the value 'initial'
|
| PASS element.style.justifyItems is "legacy center"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "legacy center"
|
| PASS element.style.justifyItems is "initial"
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "start"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
|
|
| Test the value 'initial' for grid containers
|
| PASS element.style.justifyItems is "left safe"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "left safe"
|
| PASS element.style.justifyItems is "initial"
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "stretch"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
|
|
| Test the value 'initial' for flex containers
|
| PASS element.style.justifyItems is "right unsafe"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "right unsafe"
|
| PASS element.style.justifyItems is "initial"
|
| -PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "stretch"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "normal"
|
|
|
| Test the value 'inherit'
|
| PASS element.style.justifyItems is "end"
|
|
|