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

Side by Side Diff: LayoutTests/platform/chromium-win/webarchive/test-css-import-expected.txt

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 5: Uncaught TypeError: Object [object Object] has no metho d 'dumpDOMAsWebArchive'
2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x584
7 RenderBlock {DIV} at (0,0) size 784x20 [color=#0000FF]
8 RenderText {#text} at (0,0) size 146x19
9 text run at (0,0) width 146: "This text should be blue."
10 RenderBlock {DIV} at (0,20) size 784x20 [color=#FF0000]
11 RenderText {#text} at (0,0) size 141x19
12 text run at (0,0) width 141: "This text should be red."
13 RenderBlock {DIV} at (0,40) size 784x20 [color=#008000]
14 RenderText {#text} at (0,0) size 154x19
15 text run at (0,0) width 154: "This text should be green."
16 RenderBlock {DIV} at (0,60) size 784x20 [color=#800080]
17 RenderText {#text} at (0,0) size 159x19
18 text run at (0,0) width 159: "This text should be purple."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698