blob: dd74717ac6a33bd10c12fdecc5f5d0d74d652c55 [file] [log] [blame] [view]
Edward Jung115c1042020-06-30 13:34:211#Network error interstitial resources
2
3This directory contains the HTML template and resources displayed in the case of
4network errors received when fetching the root document or iframes. These error
5pages can be previewed by following the links listed to chrome://network-errors.
6
7The same template is used across all desktop and mobile platforms and for main
8frames and iframes.
9
10This also includes the scripts and images for the offline dino game.
11
12---
13See also:
14- [components/neterror/](components/neterror/) for the code that utilises this template
15- [components/security_interstitials/core/common/resources/](components/security_interstitials/core/common/resources/) for commons CSS and JS files with security interstitials
16