Backed out changeset fcdec07e95a3 (bug 1222265) for reftest failures CLOSED TREE

--HG--
extra : commitid : AukSGpmHJCD
This commit is contained in:
Wes Kocher 2016-01-13 14:08:37 -08:00
Родитель 8450f41057
Коммит d6d32f593d
5 изменённых файлов: 0 добавлений и 12 удалений

Просмотреть файл

@ -7,8 +7,6 @@
div[dİr="ltr"] {text-indent: 30px;}
input[dİsabled] {display: none;}
//input[dİsabled="disabled"] {display: inline;}
/* work around unreliable form-control rendering on Gtk+3 (see bug 1223198): */
input { -moz-appearance: none; }
</style>
</head>

Просмотреть файл

@ -4,8 +4,6 @@
<title>Unicode tests - element selectors</title>
<style>
dİv {color: red}
/* work around unreliable form-control rendering on Gtk+3 (see bug 1223198): */
input { -moz-appearance: none; }
</style>
</head>

Просмотреть файл

@ -5,8 +5,6 @@
<style>
p:lang(hİ) {color: red}
//p[lang="hİ"] {text-indent:30px} Disabled until Bug 492431 is fixed
/* work around unreliable form-control rendering on Gtk+3 (see bug 1223198): */
input { -moz-appearance: none; }
</style>
</head>

Просмотреть файл

@ -4,8 +4,6 @@
<title>Unicode tests - pseudo element selectors</title>
<style>
p:fİrst-letter {color: red}
/* work around unreliable form-control rendering on Gtk+3 (see bug 1223198): */
input { -moz-appearance: none; }
</style>
</head>

Просмотреть файл

@ -2,10 +2,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Unicode tests - reference rending</title>
<style>
/* work around unreliable form-control rendering on Gtk+3 (see bug 1223198): */
input { -moz-appearance: none; }
</style>
</head>
<body>