Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index 7bffece92723f968109f54ae95d6602e30a3339f..ff1ba2129f95e24fe261cc6ecbc13c4514a4b985 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -196,9 +196,6 @@ |
void allowRoundingHacks(); |
- void insertAuthorCSS(Document document, DOMString css); |
- void insertUserCSS(Document document, DOMString css); |
- |
unsigned long numberOfLiveNodes(); |
unsigned long numberOfLiveDocuments(); |
sequence<DOMString> consoleMessageArgumentCounts(Document document); |