Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change <area> element's style to display:none #14279

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

Element <area>'s default visiblity is hidden[display: none] per spec,
but [display: inline] currently.

SPEC:
https://html.spec.whatwg.org/multipage/rendering.html#hidden-elements

Bug: 689361
Change-Id: I3d4c38713e0a9f3e879815dadbc1cf8a212c0d7a
Reviewed-on: https://chromium-review.googlesource.com/1295618
WPT-Export-Revision: 6b3985528a5265ae4fdc5cabe7ff5aef30ebe912

Element <area>'s default visiblity is hidden[display: none] per spec,
but [display: inline] currently.

SPEC:
https://html.spec.whatwg.org/multipage/rendering.html#hidden-elements

Bug: 689361
Change-Id: I3d4c38713e0a9f3e879815dadbc1cf8a212c0d7a
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@Hexcles
Copy link
Member

Hexcles commented May 27, 2019

bump

@gsnedders gsnedders closed this Jan 24, 2020
@gsnedders gsnedders deleted the chromium-export-cl-1295618 branch January 24, 2020 18:02
@gsnedders gsnedders restored the chromium-export-cl-1295618 branch January 24, 2020 18:52
@Hexcles Hexcles reopened this Jan 24, 2020
@KyleJu KyleJu closed this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants