| Index: LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt
|
| diff --git a/LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt b/LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b695a9b9f0a3075ed27a50572fb034c9a14dcb8c
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS absolute_with_left_right.getBoundingClientRect().width is 0
|
| +PASS absolute_with_left_right.getClientRects()[0].width is 0
|
| +PASS absolute_with_left_right.offsetWidth is 0
|
| +PASS absolute_with_negative_width.getBoundingClientRect().width is 0
|
| +PASS absolute_with_negative_width.getClientRects()[0].width is 0
|
| +PASS absolute_with_negative_width.offsetWidth is 0
|
| +
|
|
|