| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-filters-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-filters-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-filters-expected.txt
|
| index 2a5e5ccdc8e0b71bd8fdd545aea99943916c6ce2..f1c29deaa41341c9cfa5255acd07a300152088fb 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-filters-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-filters-expected.txt
|
| @@ -2,11 +2,11 @@ Tests fetch network filters
|
|
|
| filterText: -.css
|
| isRegex: false
|
| -Found results: 2
|
| +Found results: 3
|
|
|
| filterText: -.png
|
| isRegex: false
|
| -Found results: 1
|
| +Found results: 2
|
|
|
| filterText: css
|
| isRegex: false
|
| @@ -14,15 +14,15 @@ Found results: 1
|
|
|
| filterText:
|
| isRegex: false
|
| -Found results: 3
|
| +Found results: 4
|
|
|
| filterText: .*
|
| isRegex: true
|
| -Found results: 3
|
| +Found results: 4
|
|
|
| filterText: .*\..*
|
| isRegex: true
|
| -Found results: 3
|
| +Found results: 4
|
|
|
| filterText: .*\.png
|
| isRegex: true
|
| @@ -34,10 +34,14 @@ Found results: 0
|
|
|
| filterText:
|
| isRegex: true
|
| -Found results: 3
|
| +Found results: 4
|
|
|
| filterText: png
|
| isRegex: false
|
| Found results: 2
|
|
|
| +filterText: -missing
|
| +isRegex: false
|
| +Found results: 3
|
| +
|
|
|
|
|