2 /* This Source Code Form is subject to the terms of the Mozilla Public
3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
6 @namespace url
(http://www
.w3
.org
/1999/xhtml
); /* set default namespace to HTML */
9 background-color: white
;
12 -moz-control-character-visibility: visible
;
15 font-family: -moz-fixed
;
21 white-space: pre-wrap
;
22 word-wrap: break-word
;
32 content: counter
(line
) " ";
33 counter-increment: line
;
34 -moz-user-select: none
;
35 display: inline-block
;
85 span:not
(.error
), a:not
(.error
) {
89 unicode-bidi: -moz-isolate
;
92 .error
> :-moz-any
(.start-tag
, .end-tag
, .comment
, .cdata
, .doctype
, .pi
,
93 .entity, .attribute-name, .attribute-value) {