| Index: LayoutTests/fast/dom/Range/getClientRects-character-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Range/getClientRects-character-expected.txt b/LayoutTests/fast/dom/Range/getClientRects-character-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..123764dd7d24dfc588951048ec6e8032bb9e0fbe
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/Range/getClientRects-character-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Test horizontal
|
| +PASS 1 is rects.length
|
| +PASS box.offsetWidth / 26 is >= rects[0].width
|
| +PASS box.offsetHeight / 2 is >= rects[0].height
|
| +Test vertical
|
| +PASS 1 is rects.length
|
| +PASS box.offsetWidth / 2 is >= rects[0].width
|
| +PASS box.offsetHeight / 26 is >= rects[0].height
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
| +ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
|
|