зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1740845 - Add a reftest. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D131149
This commit is contained in:
Родитель
bb190ae673
Коммит
f6d3a4f08f
|
@ -0,0 +1,2 @@
|
||||||
|
<!doctype html>
|
||||||
|
<input autofocus type=number style="text-align: left; direction: rtl; caret-color: transparent;">
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!doctype html>
|
||||||
|
<input autofocus type=number style="text-align: left; direction: rtl;">
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!doctype html>
|
||||||
|
<input autofocus type=number style="text-align: right; caret-color: transparent">
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!doctype html>
|
||||||
|
<input autofocus type=number style="text-align: right; direction: vertical-lr; caret-color: transparent;">
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!doctype html>
|
||||||
|
<input autofocus type=number style="text-align: right; direction: vertical-lr;">
|
|
@ -0,0 +1,2 @@
|
||||||
|
<!doctype html>
|
||||||
|
<input autofocus type=number style="text-align: right">
|
|
@ -63,3 +63,7 @@ fuzzy(0-128,0-4) == number-reframe-anon-text-field.html number-reframe-anon-text
|
||||||
== padding-002.html padding-002-ref.html
|
== padding-002.html padding-002-ref.html
|
||||||
|
|
||||||
fuzzy-if(winWidget&&!nativeThemePref,0-35,0-17) fuzzy-if(!nativeThemePref,0-14,0-4) == clipped-text.html clipped-text-ref.html
|
fuzzy-if(winWidget&&!nativeThemePref,0-35,0-17) fuzzy-if(!nativeThemePref,0-14,0-4) == clipped-text.html clipped-text-ref.html
|
||||||
|
|
||||||
|
needs-focus != caret-right.html caret-right-notref.html
|
||||||
|
needs-focus != caret-left-rtl.html caret-left-rtl-notref.html
|
||||||
|
needs-focus != caret-right-vertical.html caret-right-vertical-notref.html
|
||||||
|
|
Загрузка…
Ссылка в новой задаче