Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: Source/core/css/html.css

Issue 930763002: Revert of Fix getComputedStyle() for area element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-polygon-focus-ring-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/html.css
diff --git a/Source/core/css/html.css b/Source/core/css/html.css
index 17f7402738542e4f9886cbb4704e53b461c51cd7..91f074ae229dbd1db260468988f494bdaef87e3d 100644
--- a/Source/core/css/html.css
+++ b/Source/core/css/html.css
@@ -650,11 +650,7 @@
display: none
}
-area {
- display: inline
-}
-
-param {
+area, param {
display: none
}
« no previous file with comments | « LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-polygon-focus-ring-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698