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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt

Issue 2172923002: Fix referrerPolicy IDL attribute spelling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
index 14d8b67f9cfe63777a990aa54013b51ed1cf733d..4567c92c8c8d7431ac7b88fdebe6b0ecafa1a79e 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
@@ -232,7 +232,7 @@ html element a
property ping
property port
property protocol
- property referrerpolicy
+ property referrerPolicy
property rel
property rev
property search
@@ -259,7 +259,7 @@ html element area
property ping
property port
property protocol
- property referrerpolicy
+ property referrerPolicy
property search
property shape
property target
@@ -525,7 +525,7 @@ html element iframe
property marginHeight
property marginWidth
property name
- property referrerpolicy
+ property referrerPolicy
property sandbox
property scrolling
property src
@@ -547,7 +547,7 @@ html element img
property name
property naturalHeight
property naturalWidth
- property referrerpolicy
+ property referrerPolicy
property sizes
property src
property srcset
@@ -1281,7 +1281,7 @@ svg element a
property ping
property port
property protocol
- property referrerpolicy
+ property referrerPolicy
property rel
property rev
property search
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698