| Index: LayoutTests/fast/css/inherited-properties-explicit-expected.txt
|
| diff --git a/LayoutTests/fast/css/inherited-properties-explicit-expected.txt b/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
|
| index 66db8d2ffde60e346acd6a32bb35d94bf9ee5d4e..ae6bb36067b7cf255ec60d3cfb9d5f93b2386147 100644
|
| --- a/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
|
| +++ b/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -PASS test('test1a', 'margin-left') is "0px"
|
| -PASS test('test1b', 'margin-left') is "0px"
|
| -PASS test('test2a', 'margin-left') is "5px"
|
| -PASS test('test2b', 'margin-left') is "5px"
|
| -PASS test('test3a', 'margin-left') is "10px"
|
| -PASS test('test3b', 'margin-left') is "10px"
|
| +PASS test('test1a') is "0px"
|
| +PASS test('test1b') is "0px"
|
| +PASS test('test2a') is "5px"
|
| +PASS test('test2b') is "5px"
|
| +PASS test('test3a') is "10px"
|
| +PASS test('test3b') is "10px"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|