| Index: LayoutTests/css3/flexbox/percent-margins-padding-expected.txt
|
| diff --git a/LayoutTests/css3/flexbox/percent-margins-padding-expected.txt b/LayoutTests/css3/flexbox/percent-margins-padding-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..44204a798b351a8342aa9827ccef48117eea5e8e
|
| --- /dev/null
|
| +++ b/LayoutTests/css3/flexbox/percent-margins-padding-expected.txt
|
| @@ -0,0 +1,21 @@
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS window.getComputedStyle(document.getElementById("flexItem1"),null).getPropertyValue("padding-top") is "10px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem1"),null).getPropertyValue("padding-bottom") is "10px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem1"),null).getPropertyValue("padding-left") is "78.390625px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem1"),null).getPropertyValue("padding-right") is "78.390625px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem2"),null).getPropertyValue("padding-top") is "8px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem2"),null).getPropertyValue("padding-bottom") is "8px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem2"),null).getPropertyValue("padding-left") is "313.59375px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem2"),null).getPropertyValue("padding-right") is "313.59375px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem3"),null).getPropertyValue("padding-top") is "6px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem3"),null).getPropertyValue("padding-bottom") is "6px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem3"),null).getPropertyValue("padding-left") is "235.1875px"
|
| +PASS window.getComputedStyle(document.getElementById("flexItem3"),null).getPropertyValue("padding-right") is "235.1875px"
|
| +Pasta batman
|
| +PASS
|
| +Pasta batman
|
| +PASS
|
| +Pasta batman
|
| +PASS
|
|
|