OLD | NEW |
| 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 Loading... |
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 |
OLD | NEW |