[webkit-reviews] review requested: [Bug 11188] Setting hspace on a table overrides align=center : [Attachment 18368] Patch that moves align=center into code instead of CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 11:57:41 PST 2008


Dave Hyatt <hyatt at apple.com> has asked	for review:
Bug 11188: Setting hspace on a table overrides align=center
http://bugs.webkit.org/show_bug.cgi?id=11188

Attachment 18368: Patch that moves align=center into code instead of CSS
http://bugs.webkit.org/attachment.cgi?id=18368&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This patch will also improve the style sharing performance of tables, since the
attribute selector rule in html4.css prevented tables from sharing style with
one another.


More information about the webkit-reviews mailing list