| Index: LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt
 | 
| diff --git a/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt b/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..691a9b4821f59738f49c6bbd548efc156980c8b2
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt
 | 
| @@ -0,0 +1,13 @@
 | 
| +Use descendant invalidation set for :disabled fieldset.
 | 
| +
 | 
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
| +
 | 
| +
 | 
| +PASS getComputedStyle(fieldset, '').backgroundColor is transparent
 | 
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 7
 | 
| +PASS getComputedStyle(fieldset, '').backgroundColor is green
 | 
| +PASS successfullyParsed is true
 | 
| +
 | 
| +TEST COMPLETE
 | 
| + 
 | 
| +
 | 
| 
 |