Closed
Bug 1267875
Opened 9 years ago
Closed 9 years ago
html5 tag details support
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1245021
People
(Reporter: ilya, Unassigned)
Details
(Keywords: html5)
Attachments
(1 file)
7.91 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 2016041100
Steps to reproduce:
https://webref.ru/html/details
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>details</title>
</head>
<body>
<details>This text must be show after click only!</details>
</body>
</html>
Actual results:
Firefox still does not support the very useful and necessary html5 tag details, which implements the native spoiler.
Expected results:
ДОКОЛЕ!
Reporter | ||
Updated•9 years ago
|
Severity: normal → major
Component: Untriaged → General
Keywords: html5
OS: Unspecified → All
Hardware: Unspecified → All
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•