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

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

Issue 2801243002: More tweaks to <script nonce> hiding. (Closed)
Patch Set: Moved tests. Created 3 years, 7 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: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 1b046b1d3fa58b22c0c50b70d978e65252c61b2a..6277766260fe5986225661489cb4e93235a13386 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -107,6 +107,7 @@ namespace http://www.w3.org/1999/xhtml
property nodeName
property nodeType
property nodeValue
+ property nonce
property normalize
property offsetHeight
property offsetLeft
@@ -840,7 +841,6 @@ html element script
property htmlFor
property integrity
property noModule
- property nonce
property src
property text
property type
@@ -1212,6 +1212,7 @@ namespace http://www.w3.org/2000/svg
property nodeName
property nodeType
property nodeValue
+ property nonce
property normalize
property offsetHeight
property offsetLeft
@@ -1438,7 +1439,6 @@ svg element script
property htmlFor
property integrity
property noModule
- property nonce
property src
property text
property type

Powered by Google App Engine
This is Rietveld 408576698