32 #include <dom/html_element.h>
33 #include <dom/css_stylesheet.h>
37 class HTMLBaseElementImpl;
91 class HTMLLinkElementImpl;
123 bool disabled()
const;
128 void setDisabled(
bool );
247 class HTMLMetaElementImpl;
327 class HTMLScriptElementImpl;
409 void setDefer(
bool );
440 class HTMLStyleElementImpl;
469 bool disabled()
const;
474 void setDisabled(
bool );
514 class HTMLTitleElementImpl;