From f5fb0006e0a353591029381da9682f63f7e2d5f9 Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Wed, 8 May 2013 23:53:55 -0700 Subject: [PATCH] Bug 722888: Add reftest for this bug (which became fixed by DLBI). [test-only change] --- layout/reftests/bugs/722888-1-ref.html | 11 +++++++++++ layout/reftests/bugs/722888-1.html | 21 +++++++++++++++++++++ layout/reftests/bugs/reftest.list | 1 + 3 files changed, 33 insertions(+) create mode 100644 layout/reftests/bugs/722888-1-ref.html create mode 100644 layout/reftests/bugs/722888-1.html diff --git a/layout/reftests/bugs/722888-1-ref.html b/layout/reftests/bugs/722888-1-ref.html new file mode 100644 index 00000000000..c238019e5c8 --- /dev/null +++ b/layout/reftests/bugs/722888-1-ref.html @@ -0,0 +1,11 @@ + + + +
+ a +
+ + diff --git a/layout/reftests/bugs/722888-1.html b/layout/reftests/bugs/722888-1.html new file mode 100644 index 00000000000..6a0576a60ba --- /dev/null +++ b/layout/reftests/bugs/722888-1.html @@ -0,0 +1,21 @@ + + + + + + +
+ 0 1 2 3 4 5 6 7 8 9 0a +
+ + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 51d160a0aa0..2dfb59ee2b8 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -1696,6 +1696,7 @@ needs-focus != 703186-1.html 703186-2.html == 714519-2-q.html 714519-2-ref.html skip-if(B2G) fuzzy-if(true,1,21) fuzzy-if(cocoaWidget,1,170) fuzzy-if(Android&&browserIsRemote,7,157) fails-if(Android&&!browserIsRemote) == 718521.html 718521-ref.html # bug 760270 # bug 773482 == 720987.html 720987-ref.html +== 722888-1.html 722888-1-ref.html == 722923-1.html 722923-1-ref.html == 723484-1.html 723484-1-ref.html == 728983-1.html 728983-1-ref.html