зеркало из https://github.com/mozilla/pjs.git
Bug 575731: Make test more stable in the face of various themes. r,a=sicking
This commit is contained in:
Родитель
13e0dcc9a4
Коммит
cff26ac208
|
@ -16,6 +16,9 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=564863
|
|||
<script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
|
||||
<style>
|
||||
* {
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
#div_id {
|
||||
color: rgb(10, 10, 10);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче