git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Setting any of the <object> element plugin controlling attributes does not have any...
[WebKit-https.git]
/
Source
/
WebCore
/
dom
/
Element.h
diff --git
a/Source/WebCore/dom/Element.h
b/Source/WebCore/dom/Element.h
index
e36605b
..
91ea643
100644
(file)
--- a/
Source/WebCore/dom/Element.h
+++ b/
Source/WebCore/dom/Element.h
@@
-310,8
+310,6
@@
public:
virtual void copyNonAttributePropertiesFromElement(const Element&) { }
- void lazyReattach();
-
virtual RenderPtr<RenderElement> createElementRenderer(Ref<RenderStyle>&&);
virtual bool rendererIsNeeded(const RenderStyle&);