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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dynamic/insertAdjacentHTML-allowed-parents-expected.txt

Issue 1746293002: Adding Deprecation Message for <keygen> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2623
Patch Set: Undoing change. Created 4 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
OLDNEW
1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details.
1 PASS: insertAdjacentHTML did not throw an exception when using the a tag. 2 PASS: insertAdjacentHTML did not throw an exception when using the a tag.
2 PASS: insertAdjacentHTML did not throw an exception when using the abbr tag. 3 PASS: insertAdjacentHTML did not throw an exception when using the abbr tag.
3 PASS: insertAdjacentHTML did not throw an exception when using the acronym tag. 4 PASS: insertAdjacentHTML did not throw an exception when using the acronym tag.
4 PASS: insertAdjacentHTML did not throw an exception when using the address tag. 5 PASS: insertAdjacentHTML did not throw an exception when using the address tag.
5 PASS: insertAdjacentHTML did not throw an exception when using the applet tag. 6 PASS: insertAdjacentHTML did not throw an exception when using the applet tag.
6 PASS: insertAdjacentHTML did not throw an exception when using the area tag. 7 PASS: insertAdjacentHTML did not throw an exception when using the area tag.
7 PASS: insertAdjacentHTML did not throw an exception when using the audio tag. 8 PASS: insertAdjacentHTML did not throw an exception when using the audio tag.
8 PASS: insertAdjacentHTML did not throw an exception when using the b tag. 9 PASS: insertAdjacentHTML did not throw an exception when using the b tag.
9 PASS: insertAdjacentHTML did not throw an exception when using the base tag. 10 PASS: insertAdjacentHTML did not throw an exception when using the base tag.
10 PASS: insertAdjacentHTML did not throw an exception when using the basefont tag. 11 PASS: insertAdjacentHTML did not throw an exception when using the basefont tag.
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 PASS: insertAdjacentHTML did not throw an exception when using the tr tag. 101 PASS: insertAdjacentHTML did not throw an exception when using the tr tag.
101 PASS: insertAdjacentHTML did not throw an exception when using the tt tag. 102 PASS: insertAdjacentHTML did not throw an exception when using the tt tag.
102 PASS: insertAdjacentHTML did not throw an exception when using the u tag. 103 PASS: insertAdjacentHTML did not throw an exception when using the u tag.
103 PASS: insertAdjacentHTML did not throw an exception when using the ul tag. 104 PASS: insertAdjacentHTML did not throw an exception when using the ul tag.
104 PASS: insertAdjacentHTML did not throw an exception when using the var tag. 105 PASS: insertAdjacentHTML did not throw an exception when using the var tag.
105 PASS: insertAdjacentHTML did not throw an exception when using the video tag. 106 PASS: insertAdjacentHTML did not throw an exception when using the video tag.
106 PASS: insertAdjacentHTML did not throw an exception when using the wbr tag. 107 PASS: insertAdjacentHTML did not throw an exception when using the wbr tag.
107 PASS: insertAdjacentHTML did not throw an exception when using the xmp tag. 108 PASS: insertAdjacentHTML did not throw an exception when using the xmp tag.
108 PASS: insertAdjacentHTML did not throw an exception when using the unknown tag. 109 PASS: insertAdjacentHTML did not throw an exception when using the unknown tag.
109 110
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698