From b987f0c44bcad09fa5d35307fd527a988528a66a Mon Sep 17 00:00:00 2001 From: danzel Date: Wed, 30 Oct 2013 10:22:19 +1300 Subject: [PATCH] Test pages for rtl support. --- debug/tests/rtl.html | 43 +++++++++++++++++++++++++++++++++++++++++++ debug/tests/rtl2.html | 28 ++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 debug/tests/rtl.html create mode 100644 debug/tests/rtl2.html diff --git a/debug/tests/rtl.html b/debug/tests/rtl.html new file mode 100644 index 00000000..6a32ed77 --- /dev/null +++ b/debug/tests/rtl.html @@ -0,0 +1,43 @@ + + + + Leaflet debug page + + + + + + + + + + + + + + +

Click the map to place a popup at the mouse location

+
+ + + + diff --git a/debug/tests/rtl2.html b/debug/tests/rtl2.html new file mode 100644 index 00000000..28f8623a --- /dev/null +++ b/debug/tests/rtl2.html @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + +
+ + + \ No newline at end of file