Bug 760954 - Fix the performance regression in the View Source windows; r=ehsan

This commit is contained in:
Simon Montagu 2012-06-03 05:00:01 -07:00
parent 34ba0e18d2
commit 5a4a71fe3a

View File

@ -85,6 +85,9 @@ span[id]:after {
font-style: italic;
}
span:not(.error), a:not(.error) {
unicode-bidi: embed;
}
span[id] {
unicode-bidi: -moz-isolate;
}
.error,