Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(561)

Unified Diff: Source/core/dom/Element.h

Issue 147593008: Remove Element.nodeNamePreservingCase (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove macro Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/dom/Element.cpp » ('j') | Source/core/editing/MarkupAccumulator.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/Element.h
diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h
index ff899822534bda2e6f24c4e82643280cf7dd64f6..9c5f530253a95d77481b77f93fa36f25ec352bd2 100644
--- a/Source/core/dom/Element.h
+++ b/Source/core/dom/Element.h
@@ -245,7 +245,6 @@ public:
void scheduleLayerUpdate();
void normalizeAttributes();
- String nodeNamePreservingCase() const;
void setBooleanAttribute(const QualifiedName& name, bool);
« no previous file with comments | « no previous file | Source/core/dom/Element.cpp » ('j') | Source/core/editing/MarkupAccumulator.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698