[Webkit-unassigned] [Bug 9753] SVG with width and height 100% leaves room for scrollbar on the right.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 9 07:46:41 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9296|review?                     |review+
               Flag|                            |




------- Comment #3 from macdome at opendarwin.org  2006-07-09 07:46 PDT -------
(From update of attachment 9296)
Looks good.

There are a couple mis-placed *'s:
RenderObject *
RenderPath *

Also, I've more commonly seen multi-line ifs broken before the binary operator,
instead of after, example:
if (foo
   || bar
   || baz)

Not sure if there is an official practice in that regard or not.

r=me.


-- 
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