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

Unified Diff: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1254243002: Remove Node.localName and Node.namespaceURI (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix layout test failure Created 5 years, 5 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
Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index dc632ff78a9b21daf2f05b3256329d6b3b9d5959..5bdbe219a17a2eca4410860b75f3942cc3e491f0 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2957,8 +2957,6 @@ interface Node
getter childNodes
getter firstChild
getter lastChild
- getter localName
- getter namespaceURI
getter nextSibling
getter nodeName
getter nodeType

Powered by Google App Engine
This is Rietveld 408576698