From 21bfef2f252976878d623084507bf8385bf63a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= Date: Tue, 15 May 2018 00:16:28 +0200 Subject: Fix html file Fowarwarde: not needed Gbp-Pq: Name 0004-Fix-html-file.patch --- test.html | 99 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 51 insertions(+), 48 deletions(-) diff --git a/test.html b/test.html index 4d7f3e2..450d217 100644 --- a/test.html +++ b/test.html @@ -1,11 +1,12 @@ - - - + + + Normalize CSS: UI tests - - - - + +
. @@ -139,9 +141,8 @@ - +

a

@@ -218,14 +219,14 @@
- +

svg

should not overflow

- +
@@ -233,9 +234,9 @@

code, kbd, pre, samp

should render text at the same absolute size as normal text

- span: abcdefghijklmnopqrstuvwxyz.
- code: abcdefghijklmnopqrstuvwxyz.
- kbd: abcdefghijklmnopqrstuvwxyz.
+ span: abcdefghijklmnopqrstuvwxyz.
+ code: abcdefghijklmnopqrstuvwxyz.
+ kbd: abcdefghijklmnopqrstuvwxyz.
samp: abcdefghijklmnopqrstuvwxyz.
pre: abcdefghijklmnopqrstuvwxyz.
@@ -244,32 +245,32 @@

should have margins

- +

hr

should have a content-box box model

-
+

button, input, optgroup, select, textarea

should inherit font-size from ancestor

-
-
+
+

- +
+

should not have margins

- - + - +

button

should have visible overflow

-

-

-

-

-

-

+

+

+

+

+

disabled button and input

should have default cursor style

-

-

-

-

+

+

+

+

button, input

should not have extra inner padding in Firefox

-

-

-

-

+

+

+

fieldset

@@ -394,13 +395,13 @@

textarea

should not have a scrollbar unless overflowing

- +

[type="checkbox"], [type="radio"]

should have a border-box box model

- - - + +

should not have padding

- - + +

[type="number"]

should display a default cursor for the decrement button's click target in Chrome

- +

[type="search"]

should be styleable

- +

should reference inherited color

- +
- + + -- cgit v1.2.3