Add ewk_view_fullscreen_exit to exit fullscreen mode
[framework/web/webkit-efl.git] / LayoutTests / inspector / storage-panel-dom-storage-expected.txt
1 Test that storage panel is present and that it contains correct data for local and session DOM storages.
2
3 Populated local and session storage
4 Did show: Local storage
5 Did show: Session storage
6 Local storage content: 
7 KeyValue pairs: a0=value0, a1=value1, a2=value2, a3=value3, a4=value4, a5=value5, a6=value6, a7=value7, a8=value8, a9=value9, resource-history{}
8 Session storage content: 
9 KeyValue pairs: b0=value10, b1=value11, b2=value12, b3=value13, b4=value14, b5=value15, b6=value16, b7=value17, b8=value18, b9=value19, 
10 DONE
11