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

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

Issue 208423011: SRI: Add the 'integrity' attribute, and a SubresourceIntegrity runtime flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 9 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 | Annotate | Revision Log
« 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
18 standby 19 standby
19 type 20 type
20 useMap 21 useMap
21 validationMessage 22 validationMessage
22 validity 23 validity
23 vspace 24 vspace
24 willValidate 25 willValidate
25 ---------- 26 ----------
26 EMBED also has: 27 EMBED also has:
28 integrity
27 src 29 src
28 type 30 type
29 ---------- 31 ----------
30 APPLET also has: 32 APPLET also has:
31 alt 33 alt
32 archive 34 archive
33 code 35 code
34 codeBase 36 codeBase
35 hspace 37 hspace
36 object 38 object
37 vspace 39 vspace
38 40
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