| Index: LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
|
| diff --git a/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt b/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
|
| index aee630c1304a4bf2f686bcf0270a634eed46eadd..ef82a083d45cb01fb53180062f4da17c193469d8 100644
|
| --- a/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
|
| +++ b/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
|
| @@ -30,4 +30,7 @@ PASS document.defaultView.getComputedStyle(col7, null).getPropertyValue("border-
|
| PASS document.defaultView.getComputedStyle(col7, null).getPropertyValue("border-top-width") is "0px"
|
| PASS document.defaultView.getComputedStyle(table7, null).getPropertyValue("border-top-color") is "rgb(128, 128, 128)"
|
| PASS document.defaultView.getComputedStyle(table7, null).getPropertyValue("border-top-width") is "2px"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|