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

Side by Side Diff: LayoutTests/inspector/uisourcecode-revisions-expected.txt

Issue 11039015: Merge 129648 - Web Inspector: [REGRESSION] Revision support problems: revert and apply original con… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 2 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 Tests revision support in UISourceCode. 1 Tests revision support in UISourceCode.
2 2
3 Bug 97669 3 Bug 97669
4 4
5 Running: testAddRevisionsRevertToOriginal 5 Running: testAddRevisionsRevertToOriginal
6 First revision added. 6 First revision added.
7 UISourceCode content: content2 7 UISourceCode content: content2
8 revisions: 'content2' 8 revisions: 'content2'
9 Second revision added. 9 Second revision added.
10 UISourceCode content: content4 10 UISourceCode content: content4
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 First revision added. 70 First revision added.
71 UISourceCode content: content2 71 UISourceCode content: content2
72 revisions: 'content2' 72 revisions: 'content2'
73 Second revision added. 73 Second revision added.
74 UISourceCode content: content4 74 UISourceCode content: content4
75 revisions: 'content2', 'content4' 75 revisions: 'content2', 'content4'
76 Reverted to previous revision. 76 Reverted to previous revision.
77 UISourceCode content: content2 77 UISourceCode content: content2
78 revisions: 'content2', 'content4', 'content2' 78 revisions: 'content2', 'content4', 'content2'
79 79
OLDNEW
« no previous file with comments | « LayoutTests/inspector/uisourcecode-revisions.html ('k') | Source/WebCore/inspector/front-end/UISourceCode.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698