| Index: LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
|
| diff --git a/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt b/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
|
| index 5b312b0419059df5d540c45ed3d9e12ef0dde1e3..23cb01abfb741c5022a2559183ea0f7a086c5ae6 100644
|
| --- a/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
|
| +++ b/LayoutTests/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
|
| @@ -14,12 +14,9 @@ PASS divText2_2.offsetTop is 350
|
| PASS divText2_3.offsetParent is document.body
|
| PASS divText2_3.offsetLeft is 600
|
| PASS divText2_3.offsetTop is 500
|
| -PASS span.offsetParent is document.body
|
| -PASS span.offsetLeft is 700
|
| -PASS span.offsetTop is 610
|
| PASS image.offsetParent is document.body
|
| PASS image.offsetLeft is 650
|
| -PASS image.offsetTop is 630
|
| +PASS image.offsetTop is 620
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|