1
    2
    3
    4
    5
    6

content / test / data / web_bundle / mocked.wbn [blame]

<!DOCTYPE html>
This file will be used with MockParserFactory in
web_bundle_browsertest.cc, therefore is not a real Web Bundle file.
<script>
document.title = document.baseURI;
</script>