OSDN Git Service

Move mobile doctype check from HTMLDocument to Document so that it will cover xhtml...
authorGrace Kloba <klobag@google.com>
Wed, 9 Sep 2009 01:51:19 +0000 (18:51 -0700)
committerGrace Kloba <klobag@google.com>
Wed, 9 Sep 2009 02:02:26 +0000 (19:02 -0700)
commitf366646be4d60317eae7a689d6dd643fb6d77ae8
tree7655d9fba48d13b90414a0548cc5affc3e4764e4
parent1203a808ccf7c707a8bb93b2e25e71118f793b18
Move mobile doctype check from HTMLDocument to Document so that it will cover xhtml case like us.m1.yahoo.com.

Fix http://b/issue?id=2102284
WebCore/dom/Document.cpp
WebCore/html/HTMLDocument.cpp