[Bug 13309] HTML and XHTML handle newline differently

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13309

Franklin Tse <peaceable_whale@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |

--- Comment #2 from Franklin Tse <peaceable_whale@hotmail.com> 2011-07-20 14:34:59 UTC ---
Under Section 8.1.3.1 of HTML 5:

"Where character references are allowed, a character reference of a U+000A LINE
FEED (LF) character (but not a U+000D CARRIAGE RETURN (CR) character) also
represents a newline."

In other words, &#xD; is ignored.

I will upload some browser test results to this report soon.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 20 July 2011 14:35:05 UTC