зеркало из https://github.com/mozilla/gecko-dev.git
Bug 482921 part 13 - Avoid regressing bug 673094 - RTL characters at the end of attribute values in View Source. r=ehsan.
This commit is contained in:
Родитель
f2e94823f3
Коммит
f4d82459e5
|
@ -100,7 +100,7 @@ pre {
|
||||||
color: steelblue;
|
color: steelblue;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
span:not(.error) {
|
span:not(.error), a:not(.error) {
|
||||||
unicode-bidi: embed;
|
unicode-bidi: embed;
|
||||||
}
|
}
|
||||||
.error,
|
.error,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче