New submission from Michael Brooks <firealwayswo...@gmail.com>:

Open the attached file "red_test.html" in a browser.  The "bad" elements are 
blue because the style tag isn't parsed by any known browser.   However,  the 
HTMLParser library will incorrectly recognize them.

----------
components: Library (Lib)
files: red_test.html
messages: 147169
nosy: Michael.Brooks
priority: normal
severity: normal
status: open
title: HTMLParser parses attributes incorrectly.
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file23618/red_test.html

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13357>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to