Lines Matching full:saved
34 // a) For those links which have corresponding local saved files, such as
36 // point to local saved file. Why those links can not be resolved as absolute
40 // b) For those links which have not corresponding local saved files, such as
51 // that we save "www.yahoo.com" to "c:\yahoo.htm". After then we load the saved
54 // local saved resource files will be resolved as
55 // "http://www.yahoo.com/yahoo_files/...", which will cause all saved resource
57 // all saved sub-resource files (such as CSS, JavaScript files) and sub-frame
68 // correctly loading local saved resource files. Also I think we need to inherit
73 // they are added by JavaScript, it means when loading saved page, the script(s)
76 // saved resource files.