Skip to content

Commit f0a8c6e

Browse files
committed
Add patch from issue 153 by fantasai
--HG-- branch : csswg-testsuite
1 parent 0e39324 commit f0a8c6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

html5lib/serializer/htmlserializer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ def serialize(self, treewalker, encoding=None):
286286
attrs = token["data"]
287287
if hasattr(attrs, "items"):
288288
attrs = attrs.items()
289-
attrs.sort()
290289
attributes = []
291290
for k,v in attrs:
292291
if encoding:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy