зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset cc0acc00d769 (bug 1394233) for frequently failing own test usercss-uppercase.html on Windows 7 debug. r=backout a=backout
MozReview-Commit-ID: GwVKJKGPzDS
This commit is contained in:
Родитель
209f37db12
Коммит
996cae01db
|
@ -1,4 +1,3 @@
|
|||
== usercss.html usercss-ref.html
|
||||
== usercss-uppercase.html usercss-ref.html
|
||||
== usercss-xbl.html usercss-ref.html
|
||||
== usercss-moz-document.html usercss-moz-document-ref.html
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
p {
|
||||
background-color: red;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="RefTest-upperCase">This paragraph should have a green background.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -4,12 +4,9 @@
|
|||
.reftest-userxbl {
|
||||
-moz-binding: url("binding.xml#reftest-userxbl") !important;
|
||||
}
|
||||
.RefTest-upperCase {
|
||||
background: lime !important;
|
||||
}
|
||||
/*
|
||||
* file: URLs have an empty domain.
|
||||
* Android uses a special loopback-to-host address.
|
||||
* Android uses special loopback-to-host address.
|
||||
*/
|
||||
@-moz-document domain(), domain(10.0.2.2) {
|
||||
.reftest-domain {
|
||||
|
|
Загрузка…
Ссылка в новой задаче