File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -602,7 +602,7 @@ <h3 id="subsection-image-with-srcset-and-sizes">Image with Srcset and Sizes</h3>
602
602
< h3 id ="subsection-iframe "> Iframe</ h3 >
603
603
< iframe
604
604
src ="about:blank "
605
- title ="about: blank "
605
+ title ="Example blank iframe "
606
606
name ="iframe ">
607
607
</ iframe >
608
608
<!-- End of #subsection-iframe -->
@@ -665,6 +665,10 @@ <h3 id="subsection-object">Object</h3>
665
665
name ="movie "
666
666
value ="http://www.youtube.com/v/pDHzK3Xe7Yw?fs=1&hl=en_GB ">
667
667
</ param >
668
+ < param
669
+ name ="wmode "
670
+ value ="window ">
671
+ </ param >
668
672
< param
669
673
name ="allowFullScreen "
670
674
value ="true ">
@@ -1423,7 +1427,7 @@ <h3 id="subtitle-autocomplete">Autocomplete</h3>
1423
1427
</ label >
1424
1428
1425
1429
< label for ="input-autocomplete-email ">
1426
- Email
1430
+ Autocomplete Email
1427
1431
< input
1428
1432
id ="input-autocomplete-email "
1429
1433
name ="autocomplete-email "
@@ -1741,7 +1745,7 @@ <h3 id="subtitle-autocomplete">Autocomplete</h3>
1741
1745
</ label >
1742
1746
1743
1747
< label for ="input-autocomplete-url ">
1744
- URL
1748
+ Autocomplete URL
1745
1749
< input
1746
1750
id ="input-autocomplete-url "
1747
1751
name ="autocomplete-url "
You can’t perform that action at this time.
0 commit comments