[Webkit-unassigned] [Bug 10028] REGRESSION: Page Will Not Render

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jul 20 05:44:48 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10028


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|New Bugs                    |HTML DOM
           Keywords|                            |Regression
         Resolution|                            |DUPLICATE
            Summary|Page Will Not Render        |REGRESSION: Page Will Not
                   |                            |Render




------- Comment #2 from ap at nypop.com  2006-07-20 05:44 PDT -------
The test reduces to the following:
<canvas width="100%" height="100%" />
<img src="...">

Canvas no longer supports 100% for size, see bug 8700. Also, the element needs
to be closed here (since this is HTML. and not XHTML, "/>" doesn't close it).
Resolving as a duplicate.

*** This bug has been marked as a duplicate of 8700 ***


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list