Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake

git-svn-id: svn://10.0.0.236/trunk@130192 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com
2002-09-21 01:03:38 +00:00
parent 4435028e5f
commit 231ada71e5
34 changed files with 332 additions and 48 deletions

View File

@@ -210,6 +210,7 @@ HTML_ATOM(media, "media")
HTML_ATOM(menu, "menu")
HTML_ATOM(meta, "meta")
HTML_ATOM(method, "method")
HTML_ATOM(msthemecompatible, "msthemecompatible")
HTML_ATOM(multicol, "multicol")
HTML_ATOM(multiple, "multiple")
HTML_ATOM(name, "name")