зеркало из https://github.com/mozilla/gecko-dev.git
Bug 877690 - Fix typo in test. DONTBUILD
This commit is contained in:
Родитель
c7f7461721
Коммит
7400a62dd5
|
@ -92,7 +92,7 @@ function do_test() {
|
|||
"repeat-x", "repeat-y", "fixed", "scroll", "center", "top", "bottom", "left", "right",
|
||||
"border-box", "padding-box", "content-box", "border-box", "padding-box", "content-box", "contain",
|
||||
"cover" ];
|
||||
ok(testValues(values, expected), "Shorthand proprety values.");
|
||||
ok(testValues(values, expected), "Shorthand property values.");
|
||||
|
||||
// test keywords only
|
||||
var prop = "border-top";
|
||||
|
|
Загрузка…
Ссылка в новой задаче