Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index 5aa24bba94ab4759c3adb722dbe36a0e7deaafb4..c50156e1d9ac445643565dee25ffb1070eec6a22 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -450,7 +450,7 @@ input::-webkit-clear-button { |
-webkit-user-modify: read-only !important; |
-webkit-margin-start: 2px; |
opacity: 0; |
- pionter-events: none; |
+ pointer-events: none; |
} |
input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-clear-button { |
@@ -612,7 +612,6 @@ input[type="range" i]::-webkit-slider-container, input[type="range" i]::-webkit- |
box-sizing: border-box; |
-webkit-user-modify: read-only !important; |
display: flex; |
- -webkit-align-contents: center; |
} |
input[type="range" i]::-webkit-slider-runnable-track { |