diff --git a/src/test/ref/background_external_stylesheet.html b/src/test/ref/background_external_stylesheet.html index 791bfa41c87..9465a1b4cae 100644 --- a/src/test/ref/background_external_stylesheet.html +++ b/src/test/ref/background_external_stylesheet.html @@ -5,6 +5,6 @@ -
+
diff --git a/src/test/ref/background_position_a.html b/src/test/ref/background_position_a.html new file mode 100644 index 00000000000..c282dedc5fa --- /dev/null +++ b/src/test/ref/background_position_a.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled FOOBIE BLETCH. + + + +
+ + + diff --git a/src/test/ref/background_position_b.html b/src/test/ref/background_position_b.html new file mode 100644 index 00000000000..adb36abedae --- /dev/null +++ b/src/test/ref/background_position_b.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled FOOBIE BLETCH. + + + +
+ + + + diff --git a/src/test/ref/background_ref.html b/src/test/ref/background_ref.html index 11faa177fb7..81f0d15e1fc 100644 --- a/src/test/ref/background_ref.html +++ b/src/test/ref/background_ref.html @@ -4,6 +4,6 @@ - + diff --git a/src/test/ref/background_repeat_both_a.html b/src/test/ref/background_repeat_both_a.html new file mode 100644 index 00000000000..2f5bb3353ce --- /dev/null +++ b/src/test/ref/background_repeat_both_a.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+ + + + diff --git a/src/test/ref/background_repeat_both_b.html b/src/test/ref/background_repeat_both_b.html new file mode 100644 index 00000000000..4a452813855 --- /dev/null +++ b/src/test/ref/background_repeat_both_b.html @@ -0,0 +1,27 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+
+
+
+ + + + diff --git a/src/test/ref/background_repeat_none_a.html b/src/test/ref/background_repeat_none_a.html new file mode 100644 index 00000000000..81fadc33961 --- /dev/null +++ b/src/test/ref/background_repeat_none_a.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+ + + + diff --git a/src/test/ref/background_repeat_none_b.html b/src/test/ref/background_repeat_none_b.html new file mode 100644 index 00000000000..4448cf19eb9 --- /dev/null +++ b/src/test/ref/background_repeat_none_b.html @@ -0,0 +1,18 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+ + + + diff --git a/src/test/ref/background_repeat_x_a.html b/src/test/ref/background_repeat_x_a.html new file mode 100644 index 00000000000..9acdc7cf9d4 --- /dev/null +++ b/src/test/ref/background_repeat_x_a.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+ + + + diff --git a/src/test/ref/background_repeat_x_b.html b/src/test/ref/background_repeat_x_b.html new file mode 100644 index 00000000000..8757fc5d114 --- /dev/null +++ b/src/test/ref/background_repeat_x_b.html @@ -0,0 +1,22 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+
+
+
+ + + + diff --git a/src/test/ref/background_repeat_y_a.html b/src/test/ref/background_repeat_y_a.html new file mode 100644 index 00000000000..46842c9501c --- /dev/null +++ b/src/test/ref/background_repeat_y_a.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+ + + + diff --git a/src/test/ref/background_repeat_y_b.html b/src/test/ref/background_repeat_y_b.html new file mode 100644 index 00000000000..706e76af3c6 --- /dev/null +++ b/src/test/ref/background_repeat_y_b.html @@ -0,0 +1,21 @@ + + + +You see here a scroll labeled XIXAXA XOXAXA XUXAXA. + + + +
+
+
+
+ + + + diff --git a/src/test/ref/background_style_attr.html b/src/test/ref/background_style_attr.html index 28bc8f6b21d..1879b52816b 100644 --- a/src/test/ref/background_style_attr.html +++ b/src/test/ref/background_style_attr.html @@ -4,6 +4,6 @@ -
+
diff --git a/src/test/ref/basic.list b/src/test/ref/basic.list index 8108ab7a9c9..684f393a10a 100644 --- a/src/test/ref/basic.list +++ b/src/test/ref/basic.list @@ -54,3 +54,13 @@ == position_relative_a.html position_relative_b.html == position_relative_top_percentage_a.html position_relative_top_percentage_b.html == background_none_a.html background_none_b.html +== negative_margins_a.html negative_margins_b.html +== negative_margin_uncle_a.html negative_margin_uncle_b.html +== inline_padding_a.html inline_padding_b.html +== min_max_height_a.html min_max_height_b.html +== minimum_line_height_a.html minimum_line_height_b.html +== background_position_a.html background_position_b.html +== background_repeat_x_a.html background_repeat_x_b.html +== background_repeat_y_a.html background_repeat_y_b.html +== background_repeat_none_a.html background_repeat_none_b.html +== background_repeat_both_a.html background_repeat_both_b.html diff --git a/src/test/ref/inline_padding_a.html b/src/test/ref/inline_padding_a.html new file mode 100644 index 00000000000..3caceb80cd6 --- /dev/null +++ b/src/test/ref/inline_padding_a.html @@ -0,0 +1,16 @@ + + + +You see here a scroll labeled READ ME. + + + +
blah blah blah
+ + + diff --git a/src/test/ref/inline_padding_b.html b/src/test/ref/inline_padding_b.html new file mode 100644 index 00000000000..101efc121c4 --- /dev/null +++ b/src/test/ref/inline_padding_b.html @@ -0,0 +1,17 @@ + + + +You see here a scroll labeled READ ME. + + + +
blah blah blah
+ + + diff --git a/src/test/ref/min_max_height_a.html b/src/test/ref/min_max_height_a.html new file mode 100644 index 00000000000..ace1cac6df3 --- /dev/null +++ b/src/test/ref/min_max_height_a.html @@ -0,0 +1,33 @@ + + + +You see here a scroll labeled VE FORBRYDERNE. + + + +
+
+
+ + + diff --git a/src/test/ref/min_max_height_b.html b/src/test/ref/min_max_height_b.html new file mode 100644 index 00000000000..8723d65b258 --- /dev/null +++ b/src/test/ref/min_max_height_b.html @@ -0,0 +1,29 @@ + + + +You see here a scroll labeled VE FORBRYDERNE. + + + +
+
+
+ + + diff --git a/src/test/ref/minimum_line_height_a.html b/src/test/ref/minimum_line_height_a.html new file mode 100644 index 00000000000..819c4ecdc8f --- /dev/null +++ b/src/test/ref/minimum_line_height_a.html @@ -0,0 +1,17 @@ + + + + + +
Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal. Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived and so dedicated, can long endure. We are met on a great battle-field of that war. We have come to dedicate a portion of that field, as a final resting place for those who here gave their lives that that nation might live. It is altogether fitting and proper that we should do this.
+ + + diff --git a/src/test/ref/minimum_line_height_b.html b/src/test/ref/minimum_line_height_b.html new file mode 100644 index 00000000000..3805578b1ec --- /dev/null +++ b/src/test/ref/minimum_line_height_b.html @@ -0,0 +1,17 @@ + + + + + +
Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal. Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived and so dedicated, can long endure. We are met on a great battle-field of that war. We have come to dedicate a portion of that field, as a final resting place for those who here gave their lives that that nation might live. It is altogether fitting and proper that we should do this.
+ + + diff --git a/src/test/ref/negative_margin_uncle_a.html b/src/test/ref/negative_margin_uncle_a.html new file mode 100644 index 00000000000..a96c2bdd700 --- /dev/null +++ b/src/test/ref/negative_margin_uncle_a.html @@ -0,0 +1,31 @@ + + + +You see here a scroll labeled KERNOD WEL. + + + +
Beetlejuice
+
Beetlejuice
+
Beetlejuice
+ + + diff --git a/src/test/ref/negative_margin_uncle_b.html b/src/test/ref/negative_margin_uncle_b.html new file mode 100644 index 00000000000..3269c47c2d6 --- /dev/null +++ b/src/test/ref/negative_margin_uncle_b.html @@ -0,0 +1,27 @@ + + + +You see here a scroll labeled KERNOD WEL. + + + +
Beetlejuice
+
Beetlejuice
+
Beetlejuice
+ + + diff --git a/src/test/ref/negative_margins_a.html b/src/test/ref/negative_margins_a.html new file mode 100644 index 00000000000..3f4197f0e4a --- /dev/null +++ b/src/test/ref/negative_margins_a.html @@ -0,0 +1,19 @@ + + + +You see here a scroll labeled JUYED AWK YACC. + + + +
Here lies the body of Jonathan Blake.
+
Stepped on the gas instead of the brake.
+ + + diff --git a/src/test/ref/negative_margins_b.html b/src/test/ref/negative_margins_b.html new file mode 100644 index 00000000000..092ad0316d3 --- /dev/null +++ b/src/test/ref/negative_margins_b.html @@ -0,0 +1,25 @@ + + + +You see here a scroll labeled JUYED AWK YACC. + + + +
Here lies the body of Jonathan Blake. +
Stepped on the gas instead of the brake.
+ + +