RESOLVED DUPLICATE of bug 16004 21505
First letter of header tag inside div tag incorrect when changing header size
https://bugs.webkit.org/show_bug.cgi?id=21505
Summary First letter of header tag inside div tag incorrect when changing header size
Annie Sullivan
Reported 2008-10-09 13:35:04 PDT
Steps to reproduce: 1. Go to Midas Demo. 2. Check "View HTML Source" and set the following HTML: <div><p>p1</p><h3>hello</h3></div> 2. Uncheck "View HTML Source" 3. Select the word "hello" and choose "H1" from the leftmost dropdown menu. Results: "h" shrinks to small font, while "ello" switches to H1. HTML source: <div><p>p1</p><h1><span class="Apple-style-span" style="font-size: 19px; ">h</span>ello<br></h1></div>
Attachments
Annie Sullivan
Comment 1 2008-10-09 13:35:13 PDT
This affects Google Docs.
Julie Parent
Comment 2 2008-10-09 13:53:23 PDT
Maciej Stachowiak
Comment 3 2008-11-04 11:31:14 PST
bug 16004 appears to be fixed - is this fixed as well? *** This bug has been marked as a duplicate of 16004 *** *** This bug has been marked as a duplicate of 16004 ***
Julie Parent
Comment 4 2008-11-04 11:35:43 PST
Yeah, this is fixed (at least in a nightly I just tested from about a month ago).
Note You need to log in before you can comment on or make changes to this bug.