diff --git a/layout/reftests/bidi/267459-1-ref.html b/layout/reftests/bidi/267459-1-ref.html new file mode 100644 index 000000000000..c42551184cc4 --- /dev/null +++ b/layout/reftests/bidi/267459-1-ref.html @@ -0,0 +1,24 @@ + + + + Test unicode-bidi in form controls + + + +

‮This paragraph should appear backwards‬

+

+
+
+
+
+ + diff --git a/layout/reftests/bidi/267459-1.html b/layout/reftests/bidi/267459-1.html new file mode 100644 index 000000000000..2b8986ebe297 --- /dev/null +++ b/layout/reftests/bidi/267459-1.html @@ -0,0 +1,30 @@ + + + + Test unicode-bidi in form controls + + + + +

This paragraph should appear backwards

+

+
+
+
+
+ + diff --git a/layout/reftests/bidi/267459-2-ref.html b/layout/reftests/bidi/267459-2-ref.html new file mode 100644 index 000000000000..e2a023b5306d --- /dev/null +++ b/layout/reftests/bidi/267459-2-ref.html @@ -0,0 +1,24 @@ + + + + Test unicode-bidi in form controls + + + +

‭פיסקה זו אמורה להיות הפוכה‬

+

+
+
+
+
+ + diff --git a/layout/reftests/bidi/267459-2.html b/layout/reftests/bidi/267459-2.html new file mode 100644 index 000000000000..9529b32b0597 --- /dev/null +++ b/layout/reftests/bidi/267459-2.html @@ -0,0 +1,24 @@ + + + + Test unicode-bidi in form controls + + + +

פיסקה זו אמורה להיות הפוכה

+

+
+
+
+
+ + diff --git a/layout/reftests/bidi/reftest.list b/layout/reftests/bidi/reftest.list index c7b6e705add9..108c89e9124d 100644 --- a/layout/reftests/bidi/reftest.list +++ b/layout/reftests/bidi/reftest.list @@ -28,6 +28,8 @@ random-if(MOZ_WIDGET_TOOLKIT=="gtk2") == mixedChartype-03-j.html mixedChartype-0 == 115921-1.html 115921-1-ref.html == 115921-2.html 115921-2-ref.html == 258928-1.html 258928-1-ref.html +== 267459-1.html 267459-1-ref.html +== 267459-2.html 267459-2-ref.html == 299065-1.html 299065-1-ref.html == 305643-1.html 305643-1-ref.html == 332655-1.html 332655-1-ref.html