зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 90312ff603de (bug 1209273)
This commit is contained in:
Родитель
bc3367f253
Коммит
5b170bfb14
|
@ -23,9 +23,8 @@ var testData = [
|
|||
["n", {}, "none", -1, 0, true],
|
||||
["VK_TAB", {shiftKey: true}, "display", -1, 0, true],
|
||||
["VK_BACK_SPACE", {}, "", -1, 0, false],
|
||||
["o", {}, "object-fit", 0, 10],
|
||||
["u", {}, "outline", 0, 5],
|
||||
["VK_DOWN", {}, "outline-color", 1, 5],
|
||||
["c", {}, "color", 5, 10, false],
|
||||
["o", {}, "color", 0, 7, false],
|
||||
["VK_TAB", {}, "none", -1, 0, true],
|
||||
["r", {}, "rebeccapurple", 0, 6, true],
|
||||
["VK_DOWN", {}, "red", 1, 6, true],
|
||||
|
|
|
@ -18,11 +18,8 @@
|
|||
[[12, 20], ['none', 'number-input']],
|
||||
[[12, 22], ['none']],
|
||||
[[17, 22], ['hsl', 'hsla']],
|
||||
[[19, 10], ['background', 'background-attachment', 'background-blend-mode',
|
||||
'background-clip', 'background-color', 'background-image',
|
||||
'background-origin', 'background-position', 'background-repeat',
|
||||
'background-size']],
|
||||
[[21, 9], ["-moz-calc", "auto", "calc", "inherit", "initial","unset"]],
|
||||
[[22, 5], ['color', 'color-interpolation', 'color-interpolation-filters']],
|
||||
[[25, 26], ['.devtools-toolbarbutton > tab',
|
||||
'.devtools-toolbarbutton > hbox',
|
||||
'.devtools-toolbarbutton > .toolbarbutton-menubutton-button']],
|
||||
|
|
Загрузка…
Ссылка в новой задаче