diff --git a/css/css-borders/border-width-rounding.tentative.html b/css/css-borders/border-width-rounding.tentative.html new file mode 100644 index 00000000000000..04c4ddf40bd745 --- /dev/null +++ b/css/css-borders/border-width-rounding.tentative.html @@ -0,0 +1,53 @@ + + + + + CSS Border: width rounding + + + + + + + + + + + +

+ Test passes if border widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ + + + diff --git a/css/css-borders/reference/subpixel-border-width-ref.tentative.html b/css/css-borders/reference/subpixel-border-width-ref.tentative.html new file mode 100644 index 00000000000000..3ba8ac5754ef75 --- /dev/null +++ b/css/css-borders/reference/subpixel-border-width-ref.tentative.html @@ -0,0 +1,44 @@ + + + + + CSS Border: width computed value + + + + + + + + +

+ Test passes if border widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/css/css-borders/subpixel-border-width.tentative.html b/css/css-borders/subpixel-border-width.tentative.html new file mode 100644 index 00000000000000..d056c01c914c88 --- /dev/null +++ b/css/css-borders/subpixel-border-width.tentative.html @@ -0,0 +1,48 @@ + + + + + CSS Border: width computed value + + + + + + + + + + + + +

+ Test passes if border widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/css/css-column-rule/reference/subpixel-column-rule-width-ref.tentative.html b/css/css-column-rule/reference/subpixel-column-rule-width-ref.tentative.html new file mode 100644 index 00000000000000..47300675fb8431 --- /dev/null +++ b/css/css-column-rule/reference/subpixel-column-rule-width-ref.tentative.html @@ -0,0 +1,92 @@ + + + + + + CSS Column-Rule: width computed value + + + + + + + + +

+ Test passes if column rule widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ + + diff --git a/css/css-column-rule/subpixel-column-rule-width.tentative.html b/css/css-column-rule/subpixel-column-rule-width.tentative.html new file mode 100644 index 00000000000000..5b35c2802c6b35 --- /dev/null +++ b/css/css-column-rule/subpixel-column-rule-width.tentative.html @@ -0,0 +1,94 @@ + + + + + CSS Column-Rule: width computed value + + + + + + + + + + + + +

+ Test passes if column rule widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ +
+ Lorem ipsum dolor sit amet, + consectetur adipisicing elit, + sed do eiusmod tempor incididunt + ut labore et dolore magna aliqua. +
+ + diff --git a/css/css-outline/outline-width-rounding.tentative.html b/css/css-outline/outline-width-rounding.tentative.html new file mode 100644 index 00000000000000..162d938cf9c488 --- /dev/null +++ b/css/css-outline/outline-width-rounding.tentative.html @@ -0,0 +1,53 @@ + + + + + CSS Outline: width rounding + + + + + + + + + + + +

+ Test passes if outline widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ + + + diff --git a/css/css-outline/reference/subpixel-outline-width-ref.tentative.html b/css/css-outline/reference/subpixel-outline-width-ref.tentative.html new file mode 100644 index 00000000000000..28d84fabb77750 --- /dev/null +++ b/css/css-outline/reference/subpixel-outline-width-ref.tentative.html @@ -0,0 +1,44 @@ + + + + + CSS Outline: width computed value + + + + + + + + +

+ Test passes if outline widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/css/css-outline/subpixel-outline-width.tentative.html b/css/css-outline/subpixel-outline-width.tentative.html new file mode 100644 index 00000000000000..a9fc0c49cf3e4a --- /dev/null +++ b/css/css-outline/subpixel-outline-width.tentative.html @@ -0,0 +1,48 @@ + + + + + CSS Outline: width computed value + + + + + + + + + + + + +

+ Test passes if outline widths are rounded up + when they are greater than 0 and less than 1, + and rounded down when they are greater than 1. +

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/css/css-tables/subpixel-collapsed-borders-003-ref.html b/css/css-tables/reference/subpixel-collapsed-borders-003-ref.tentative.html similarity index 75% rename from css/css-tables/subpixel-collapsed-borders-003-ref.html rename to css/css-tables/reference/subpixel-collapsed-borders-003-ref.tentative.html index 78e0be389393e2..46049a0f1bff66 100644 --- a/css/css-tables/subpixel-collapsed-borders-003-ref.html +++ b/css/css-tables/reference/subpixel-collapsed-borders-003-ref.tentative.html @@ -12,7 +12,8 @@ } -

There should be a square with a green border, not a red border. +

+ There should be a square with a green border, not a red border.

diff --git a/css/css-tables/subpixel-collapsed-borders-003.html b/css/css-tables/subpixel-collapsed-borders-003.tentative.html similarity index 64% rename from css/css-tables/subpixel-collapsed-borders-003.html rename to css/css-tables/subpixel-collapsed-borders-003.tentative.html index e22df9e51a6a39..9c5280d5468961 100644 --- a/css/css-tables/subpixel-collapsed-borders-003.html +++ b/css/css-tables/subpixel-collapsed-borders-003.tentative.html @@ -3,23 +3,24 @@ - - + + -

There should be a square with a green border, not a red border. +

+ There should be a square with a green border, not a red border.

diff --git a/css/css-ui/parsing/outline-width-computed.html b/css/css-ui/parsing/outline-width-computed.tentative.html similarity index 96% rename from css/css-ui/parsing/outline-width-computed.html rename to css/css-ui/parsing/outline-width-computed.tentative.html index abd5826bbb387e..ecb719bd758cdf 100644 --- a/css/css-ui/parsing/outline-width-computed.html +++ b/css/css-ui/parsing/outline-width-computed.tentative.html @@ -24,7 +24,7 @@