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

Side by Side Diff: LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt

Issue 1151773007: Remove integrity attribute from elements not in SRI spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update test results Created 5 years, 6 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 unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/subresourceIntegrity/integrity-attribute.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [OBJECT, EMBED, APPLET] share: 1 [OBJECT, EMBED, APPLET] share:
2 align 2 align
3 height 3 height
4 name 4 name
5 width 5 width
6 ---------- 6 ----------
7 OBJECT also has: 7 OBJECT also has:
8 archive 8 archive
9 border 9 border
10 code 10 code
11 codeBase 11 codeBase
12 codeType 12 codeType
13 contentDocument 13 contentDocument
14 data 14 data
15 declare 15 declare
16 form 16 form
17 hspace 17 hspace
18 integrity
19 standby 18 standby
20 type 19 type
21 useMap 20 useMap
22 validationMessage 21 validationMessage
23 validity 22 validity
24 vspace 23 vspace
25 willValidate 24 willValidate
26 ---------- 25 ----------
27 EMBED also has: 26 EMBED also has:
28 integrity
29 src 27 src
30 type 28 type
31 ---------- 29 ----------
32 APPLET also has: 30 APPLET also has:
33 alt 31 alt
34 archive 32 archive
35 code 33 code
36 codeBase 34 codeBase
37 hspace 35 hspace
38 object 36 object
39 vspace 37 vspace
40 38
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/subresourceIntegrity/integrity-attribute.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698