Skip to content

Commit 00ff4dc

Browse files
committed
[css2] commented out se quotes since I'm unsure about the values
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401017
1 parent 26e15d6 commit 00ff4dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/generate.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ the level of embedding.
311311
[LANG|="en"] { quoting: �"� �"� "�" "�" �"� �"� }
312312
[LANG|="fr"] { quoting: "� " " �" �"� �"� "�" "�" }
313313
[LANG|="no"] { quoting: "�" "�" "'" "'" "\"" "\"" }
314-
[LANG|="se"] { quoting: "�" "�" �"� �"� "�" "�" }
314+
<!-- [LANG|="se"] { quoting: "�" "�" �"� �"� "�" "�" }-->
315315
</PRE>
316316

317317
<P>to the following HTML fragment:</p>

0 commit comments

Comments
 (0)