diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 40df098bd79..cfb9e4d8f8a 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -36,7 +36,6 @@ == background_external_stylesheet.html background_ref.html == block_image.html 500x300_green.html != block_image.html noteq_500x300_white.html -# == simple_iframe.html simple_iframe_ref.html -- disabled due to iframe crashiness == object_element_a.html object_element_b.html == append_style_a.html append_style_b.html == height_compute_reset.html height_compute.html @@ -116,3 +115,6 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html # The following tests fails the ref-tests #== multiple_css_class_a.html multiple_css_class_b.html + +== iframe/simple.html iframe/simple_ref.html +== iframe/multiple_external.html iframe/multiple_external_ref.html diff --git a/tests/ref/iframe/multiple_external.html b/tests/ref/iframe/multiple_external.html new file mode 100644 index 00000000000..870bef5ba2d --- /dev/null +++ b/tests/ref/iframe/multiple_external.html @@ -0,0 +1,17 @@ + + +
+ + + + + + + diff --git a/tests/ref/iframe/multiple_external_child.html b/tests/ref/iframe/multiple_external_child.html new file mode 100644 index 00000000000..8e1b304226d --- /dev/null +++ b/tests/ref/iframe/multiple_external_child.html @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/ref/iframe/multiple_external_ref.html b/tests/ref/iframe/multiple_external_ref.html new file mode 100644 index 00000000000..8e1b304226d --- /dev/null +++ b/tests/ref/iframe/multiple_external_ref.html @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/ref/iframe/simple.html b/tests/ref/iframe/simple.html new file mode 100644 index 00000000000..3625f863b0b --- /dev/null +++ b/tests/ref/iframe/simple.html @@ -0,0 +1,9 @@ + + +