diff --git a/layout/reftests/bugs/212563-1-inner.html b/layout/reftests/bugs/212563-1-inner.html index 8562ff7e49f5..98f93db3ec0e 100644 --- a/layout/reftests/bugs/212563-1-inner.html +++ b/layout/reftests/bugs/212563-1-inner.html @@ -1,3 +1,7 @@ + + + - + + diff --git a/layout/reftests/bugs/212563-1-ref-inner.html b/layout/reftests/bugs/212563-1-ref-inner.html index 7492cc9e6e85..53a7f2429549 100644 --- a/layout/reftests/bugs/212563-1-ref-inner.html +++ b/layout/reftests/bugs/212563-1-ref-inner.html @@ -2,6 +2,5 @@ -foo diff --git a/layout/reftests/bugs/212563-1-ref.html b/layout/reftests/bugs/212563-1-ref.html index c58ff7b4581a..cc48444c81ff 100644 --- a/layout/reftests/bugs/212563-1-ref.html +++ b/layout/reftests/bugs/212563-1-ref.html @@ -2,6 +2,7 @@ +

This test is designed to pass regardless of who wins the document.write race.

diff --git a/layout/reftests/bugs/212563-1.html b/layout/reftests/bugs/212563-1.html index 0401ea13c35d..79b067beba76 100644 --- a/layout/reftests/bugs/212563-1.html +++ b/layout/reftests/bugs/212563-1.html @@ -1,13 +1,14 @@ - + +

This test is designed to pass regardless of who wins the document.write race.

diff --git a/layout/reftests/bugs/212563-2-inner.html b/layout/reftests/bugs/212563-2-inner.html new file mode 100644 index 000000000000..df2d5f92ec45 --- /dev/null +++ b/layout/reftests/bugs/212563-2-inner.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/layout/reftests/bugs/212563-2-ref-inner.html b/layout/reftests/bugs/212563-2-ref-inner.html new file mode 100644 index 000000000000..7c6593c4d5f4 --- /dev/null +++ b/layout/reftests/bugs/212563-2-ref-inner.html @@ -0,0 +1,7 @@ + + + + +replacement for middle frame + + diff --git a/layout/reftests/bugs/212563-2-ref.html b/layout/reftests/bugs/212563-2-ref.html new file mode 100644 index 000000000000..62afeb5548d8 --- /dev/null +++ b/layout/reftests/bugs/212563-2-ref.html @@ -0,0 +1,7 @@ + + + + + + + diff --git a/layout/reftests/bugs/212563-2.html b/layout/reftests/bugs/212563-2.html new file mode 100644 index 000000000000..33657aa01378 --- /dev/null +++ b/layout/reftests/bugs/212563-2.html @@ -0,0 +1,36 @@ + + + + + + + + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index ca0409ef4ad8..78a079fd63ea 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -138,6 +138,7 @@ fails == 25888-3r.html 25888-3r-ref.html # bug 25888 != 210094-1c.html 210094-1-ref.html == 210876-1.html 210876-1-ref.html == 212563-1.html 212563-1-ref.html +== 212563-2.html 212563-2-ref.html == 214077-1a.html 214077-1-ref.html == 214077-1b.html 214077-1-ref.html == 218473-1.html 218473-1-ref.html