Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/appcache/appcache-swap-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 6: XHR loaded: 1 1 CONSOLE MESSAGE: line 6: XHR loaded: 1
2 Tests that application cache model keeps track of manifest urls and statuses cor rectly after UPDATEREADY event and swapCache() call. 2 Tests that application cache model keeps track of manifest urls and statuses cor rectly after UPDATEREADY event and swapCache() call.
3 3
4 Bug 72123 4 Bug 72123
5 Dumping application cache tree: 5 Dumping application cache tree:
6 (empty) 6 (empty)
7 Dumping application cache model: 7 Dumping application cache model:
8 (empty) 8 (empty)
9 9
10 Dumping application cache tree: 10 Dumping application cache tree:
11 Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-m anifest.php 11 Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-m anifest.php
12 Frame: frame1 (with-versioned-manifest.php) 12 Frame: frame1 (with-versioned-manifest.php)
13 Dumping application cache model: 13 Dumping application cache model:
14 Frame: frame1 14 Frame: frame1
(...skipping 18 matching lines...) Expand all
33 Frame: frame2 (with-versioned-manifest.php) 33 Frame: frame2 (with-versioned-manifest.php)
34 Dumping application cache model: 34 Dumping application cache model:
35 Frame: frame1 35 Frame: frame1
36 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version ed-manifest.php 36 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version ed-manifest.php
37 status: IDLE 37 status: IDLE
38 Frame: frame2 38 Frame: frame2
39 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version ed-manifest.php 39 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version ed-manifest.php
40 status: UPDATEREADY 40 status: UPDATEREADY
41 41
42 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698