commit | b61521cdcd7e5cdfb8b7faa46f39de022b3ed3d9 | [log] [tgz] |
---|---|---|
author | hyatt <hyatt@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Mon May 08 08:19:53 2006 |
committer | hyatt <hyatt@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Mon May 08 08:19:53 2006 |
tree | b582307a1fe808965260259a00992c395aca131f | |
parent | b2650259fbe763e0b0fc2df46659ff906fb776ee [diff] [blame] |
Backing out caption box-sizing change. I want to do table stuff separately. git-svn-id: svn://svn.chromium.org/blink/trunk@14228 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/WebCore/css/html4.css b/WebCore/css/html4.css index 1e47a51..8759fb6 100644 --- a/WebCore/css/html4.css +++ b/WebCore/css/html4.css
@@ -218,8 +218,7 @@ caption { display: table-caption; - text-align: -webkit-center; - box-sizing: border-box + text-align: -webkit-center } /* lists */