| Index: LayoutTests/fast/loader/resource-request-callbacks-expected.txt
|
| diff --git a/LayoutTests/fast/loader/resource-request-callbacks-expected.txt b/LayoutTests/fast/loader/resource-request-callbacks-expected.txt
|
| index b83a58c880a22621a75e6742472eb056c766bb76..d1e3a060b8f2a9a9677df59391b2d22faca38f74 100644
|
| --- a/LayoutTests/fast/loader/resource-request-callbacks-expected.txt
|
| +++ b/LayoutTests/fast/loader/resource-request-callbacks-expected.txt
|
| @@ -4,10 +4,10 @@ main frame - img requested 'not-existing.png'
|
| main frame - css requested 'gw432047.ttf'
|
| main frame - css requested 'greenbox-hotspot35-4.cur'
|
| main frame - css requested 'lenna.png'
|
| -main frame - img requested 'png_per_row_alpha.png'
|
| main frame - script requested 'empty-script.js'
|
| main frame - img requested 'mu.png'
|
| main frame - img requested 'oval.png'
|
| +main frame - img requested 'png_per_row_alpha.png'
|
| main frame - css requested 'palatted-color-png-gamma-one-color-profile.png'
|
| This test checks that the correct callbacks for resource requests are invoked. It passes if you see the callbacks for 11 resources.
|
|
|
|
|