diff options
Diffstat (limited to 'WebCore/css/html.css')
-rw-r--r-- | WebCore/css/html.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/WebCore/css/html.css b/WebCore/css/html.css index 3d0b667..6b03390 100644 --- a/WebCore/css/html.css +++ b/WebCore/css/html.css @@ -483,10 +483,6 @@ select[size="1"] { white-space: pre; } -datalist { - display: none; -} - optgroup { font-weight: bolder; } |