From 92871de712b6a6b5e30fd2e9bfed8abcb2a63e39 Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Mon, 9 Nov 2015 10:53:02 +0530 Subject: [PATCH] Backed out changeset f8fa4680e732 (bug 1038663) for OS X reftest bustage on a CLOSED TREE --- .../w3c-css/submitted/text3/reftest.list | 2 -- .../text3/text-word-spacing-001.html | 27 ------------------- .../text3/text-word-spacing-ref.html | 21 --------------- 3 files changed, 50 deletions(-) delete mode 100644 layout/reftests/w3c-css/submitted/text3/text-word-spacing-001.html delete mode 100644 layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html diff --git a/layout/reftests/w3c-css/submitted/text3/reftest.list b/layout/reftests/w3c-css/submitted/text3/reftest.list index 2712e4363bb..a640d8ff72b 100644 --- a/layout/reftests/w3c-css/submitted/text3/reftest.list +++ b/layout/reftests/w3c-css/submitted/text3/reftest.list @@ -4,5 +4,3 @@ == text-align-match-parent-04.html text-align-match-parent-ref.html == text-align-match-parent-root-ltr.html text-align-match-parent-root-ltr-ref.html == text-align-match-parent-root-rtl.html text-align-match-parent-root-rtl-ref.html - -== text-word-spacing-001.html text-word-spacing-ref.html diff --git a/layout/reftests/w3c-css/submitted/text3/text-word-spacing-001.html b/layout/reftests/w3c-css/submitted/text3/text-word-spacing-001.html deleted file mode 100644 index ad2e0641076..00000000000 --- a/layout/reftests/w3c-css/submitted/text3/text-word-spacing-001.html +++ /dev/null @@ -1,27 +0,0 @@ - -CSS Text Test: Word Spacing - - - - - - -

Test passes if the space between the words starts at zero and increases - on each subsequent line.

-
A Bc Def Ghij
-
A Bc Def Ghij
-
A Bc Def Ghij
-
A     Bc     Def     Ghij
-
A Bc Def Ghij
-
A    Bc    Def    Ghij
-
A Bc Def Ghij
- diff --git a/layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html b/layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html deleted file mode 100644 index acfb3046dde..00000000000 --- a/layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html +++ /dev/null @@ -1,21 +0,0 @@ - -CSS Text Test: Word Spacing - - - - - - -

Test passes if the space between the words starts at zero and increases on - each subsequent line.

-
ABcDefGhij
-
A Bc Def Ghij
-
A  Bc  Def  Ghij
-
A   Bc   Def   Ghij
-
A    Bc    Def    Ghij
-
A     Bc     Def     Ghij
-
A     Bc     Def     Ghij     
-