| 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..0c6e570bb70fb73c7a0709c33c274a016d5975a1
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/Range/getClientRects-character-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +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
|
| +ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
| +ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
|
|