Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index 789b5b740a95c7d79e8018b67a4bbe5b76f21e6f..a4e92b7be0408164fdffe069039b3527c1b58645 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -976,7 +976,7 @@ html:focus, body:focus, input[readonly]:focus { |
outline: none |
} |
-applet:focus, embed:focus, iframe:focus, object:focus { |
+embed:focus, iframe:focus, object:focus { |
outline: none |
} |