| Index: LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt b/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
|
| index 611ab8e3b553feeb3b82032054d7c81ecc94fcda..a066c59a26b5a220de7da34d94e98714575c6c5c 100644
|
| --- a/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
|
| @@ -7,8 +7,14 @@ PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| ===Initial Zoom===
|
| +PASS radiusX is 4
|
| +PASS radiusY is 10
|
| ===Zoom 2X===
|
| +PASS radiusX is 2
|
| +PASS radiusY is 5
|
| ===Zoom 0.5X===
|
| +PASS radiusX is 8
|
| +PASS radiusY is 20
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|