| Index: third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt b/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
|
| index f1e9cb329b77afeb72cb2b0506efddc67709fde7..ef05f0fc0a3bbd2a2bc3cbc44442142050af0a51 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
|
| @@ -244,3 +244,15 @@ Parent()
|
| Child()
|
| Error: Attempt to show under node belonging to alien widget
|
|
|
| +Running: testReparentWithinWidget
|
| +Parent()
|
| +Parent.show()
|
| + Parent.wasShown()
|
| + Parent.onResize()
|
| +Child()
|
| +Child.show()
|
| + Child.wasShown()
|
| + Child.onResize()
|
| +Child.show()
|
| + Child.onResize()
|
| +
|
|
|