зеркало из https://github.com/mozilla/gecko-dev.git
Bug 576777 - accessible/attributes/test_text.html mochitest fix
This commit is contained in:
Родитель
05e071e94b
Коммит
73cf493746
|
@ -428,10 +428,8 @@
|
|||
|
||||
ID = "area14";
|
||||
defAttrs = buildDefaultTextAttrs(ID, kInputFontSize);
|
||||
attrs = { };
|
||||
|
||||
// XXX: While we expose text leaf accessibles for placeholder we grab its
|
||||
// style, bug 545817.
|
||||
attrs = { color: "rgb(109, 109, 109)" };
|
||||
testTextAttrs(ID, 0, attrs, defAttrs, 0, 0);
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
|
Загрузка…
Ссылка в новой задаче