Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / network-filter-updated-requests-expected.txt
1 Tests that filter is reapplied when request is updated.
2
3 Clicked 'xhr' button.
4
5 Request [foo] of type 'script' is hidden: true
6 Request [bar] of type 'script' is hidden: true
7
8 Updated request [foo] type.
9 Updated request [bar].
10
11 Request [foo] of type 'xhr' is hidden: false
12 Request [bar] of type 'script' is hidden: true
13