The <details> tag is new in HTML5.
The numbers in the table specify the first browser version that fully supports the element.
| Element | |||||
|---|---|---|---|---|---|
| <details> | 12.0 | 6.0 | 15.0 | 49.0 | ⨯ |
| Default | Global | Event |
|---|---|---|
| open | ✓ | ✓ |
The <summary> tag is new in HTML5.
The numbers in the table specify the first browser version that fully supports the element.
| Element | |||||
|---|---|---|---|---|---|
| <summary> | 12.0 | 6.0 | 15.0 | 48.0 | ⨯ |
| Default | Global | Event |
|---|---|---|
| none | ✓ | ✓ |