[Webkit-unassigned] [Bug 29493] chromium layout test - button rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 16:16:49 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29493


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40025|review?                     |review-
               Flag|                            |




--- Comment #14 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2009-09-23 16:16:48 PDT ---
(From update of attachment 40025)

> +     return '<tr><td>' + (style || '(default)') + '</td>' +
> +    '<td><button ' + (style ? 'style="' + style + '"' : '') + '>' + fooImage + '</button></td>' +
> +    '<td></td>' +
> +    '<td><input type="button" value="foo" style="' + style + '"></td>' +
> +    '<td></td></tr>';

Extra 4 spaces. Sorry :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list