From 2f8f7756b7a5698965ed488b2f89cd5e74a7f1bc Mon Sep 17 00:00:00 2001 From: polty-rishit <2023ugee075@nitjsr.ac.in> Date: Sun, 5 Jan 2025 10:27:49 +0530 Subject: [PATCH 1/2] polty --- normalize.css | 1 + test.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/normalize.css b/normalize.css index 192eb9ce4..cc7414ee9 100644 --- a/normalize.css +++ b/normalize.css @@ -95,6 +95,7 @@ abbr[title] { b, strong { font-weight: bolder; + font-weight: 800; } /** diff --git a/test.html b/test.html index 615b08326..be92967c7 100644 --- a/test.html +++ b/test.html @@ -301,7 +301,7 @@

should have visible overflow

content: ""; background: #ADD8E6; display: inline-block; - height: 10px; + height: 20px; position:relative; right: -20px; width: 10px; From 3c606538ed0044d5040edc6ee317171319929584 Mon Sep 17 00:00:00 2001 From: polty-rishit <2023ugee075@nitjsr.ac.in> Date: Sun, 5 Jan 2025 10:28:17 +0530 Subject: [PATCH 2/2] rishit --- test.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.html b/test.html index be92967c7..240851cc6 100644 --- a/test.html +++ b/test.html @@ -352,7 +352,7 @@

should not have extra inner padding in Firefox