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

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

Issue 2168283003: Fix referrerPolicy IDL attribute spelling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
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 c3fa9be947af68f8d40a74ec519ad04755856eef..b99624080eb50d27dbcddeea5fa4c0d12f94920e 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
@@ -235,7 +235,7 @@ html element a
property ping
property port
property protocol
- property referrerpolicy
+ property referrerPolicy
property rel
property rev
property search
@@ -262,7 +262,7 @@ html element area
property ping
property port
property protocol
- property referrerpolicy
+ property referrerPolicy
property search
property shape
property target
@@ -528,7 +528,7 @@ html element iframe
property marginHeight
property marginWidth
property name
- property referrerpolicy
+ property referrerPolicy
property sandbox
property scrolling
property src
@@ -550,7 +550,7 @@ html element img
property name
property naturalHeight
property naturalWidth
- property referrerpolicy
+ property referrerPolicy
property sizes
property src
property srcset
@@ -1290,7 +1290,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