| Index: LayoutTests/fast/dom/DeviceLight/create-event-expected.txt | 
| diff --git a/LayoutTests/fast/dom/DeviceLight/create-event-expected.txt b/LayoutTests/fast/dom/DeviceLight/create-event-expected.txt | 
| index 0c004259a77d37e2b55e96618cde81cc7fb293d7..1ed931fea288859fff08e32bb0a6dd64f7e2d2a2 100644 | 
| --- a/LayoutTests/fast/dom/DeviceLight/create-event-expected.txt | 
| +++ b/LayoutTests/fast/dom/DeviceLight/create-event-expected.txt | 
| @@ -18,7 +18,7 @@ PASS typeof newEvent.cancelable == 'boolean' is true | 
| PASS newEvent.cancelable is false | 
| PASS typeof newEvent.value == 'number' is true | 
| PASS newEvent.value is 10 | 
| -PASS defaultEvent.bubbles is true | 
| +PASS defaultEvent.bubbles is false | 
| PASS defaultEvent.cancelable is false | 
| PASS successfullyParsed is true | 
|  | 
|  |