зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1127140 - Run the tests for bug 989012 with the touch caret disabled
This commit is contained in:
Родитель
6a87cf6fe0
Коммит
49c4a9f564
|
@ -104,9 +104,6 @@ var tests = [
|
|||
[ 'bug106855-2.html' , 'bug106855-1-ref.html' ] ,
|
||||
[ 'bug389321-2.html' , 'bug389321-2-ref.html' ] ,
|
||||
[ 'bug613807-1.html' , 'bug613807-1-ref.html' ] ,
|
||||
[ 'bug989012-1.html' , 'bug989012-1-ref.html' ] ,
|
||||
[ 'bug989012-2.html' , 'bug989012-2-ref.html' ] ,
|
||||
[ 'bug989012-3.html' , 'bug989012-3-ref.html' ] ,
|
||||
[ 'bug1082486-1.html', 'bug1082486-1-ref.html'] ,
|
||||
[ 'bug1082486-2.html', 'bug1082486-2-ref.html'] ,
|
||||
// The following test cases are all involving with one sending
|
||||
|
@ -145,6 +142,9 @@ var tests = [
|
|||
[ 'bug682712-1.html' , 'bug682712-1-ref.html' ] ,
|
||||
function() {SpecialPowers.pushPrefEnv({'clear': [['bidi.browser.ui']]}, nextTest);} ,
|
||||
[ 'bug746993-1.html' , 'bug746993-1-ref.html' ] ,
|
||||
[ 'bug989012-1.html' , 'bug989012-1-ref.html' ] ,
|
||||
[ 'bug989012-2.html' , 'bug989012-2-ref.html' ] ,
|
||||
[ 'bug989012-3.html' , 'bug989012-3-ref.html' ] ,
|
||||
[ 'bug1007065-1.html' , 'bug1007065-1-ref.html' ] ,
|
||||
[ 'bug1007067-1.html' , 'bug1007067-1-ref.html' ] ,
|
||||
[ 'bug1061468.html' , 'bug1061468-ref.html' ] ,
|
||||
|
|
Загрузка…
Ссылка в новой задаче