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

Side by Side Diff: LayoutTests/platform/linux/fast/events/updateLayoutForHitTest-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 36: Uncaught TypeError: Cannot read property 'style' of nu ll 1 CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'style' of null
2 CONSOLE MESSAGE: line 40: Uncaught TypeError: Cannot read property 'style' of nu ll 2 CONSOLE ERROR: line 40: Uncaught TypeError: Cannot read property 'style' of null
3 CONSOLE MESSAGE: line 36: Uncaught TypeError: Cannot read property 'style' of nu ll 3 CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'style' of null
4 CONSOLE MESSAGE: line 40: Uncaught TypeError: Cannot read property 'style' of nu ll 4 CONSOLE ERROR: line 40: Uncaught TypeError: Cannot read property 'style' of null
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 6 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 8 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (8,8) size 784x584 9 RenderBody {BODY} at (8,8) size 784x584
10 RenderBlock (floating) {DIV} at (5,5) size 66x30 [bgcolor=#ADD8E6] 10 RenderBlock (floating) {DIV} at (5,5) size 66x30 [bgcolor=#ADD8E6]
11 RenderInline {SPAN} at (0,0) size 8x19 11 RenderInline {SPAN} at (0,0) size 8x19
12 RenderText {#text} at (5,5) size 8x19 12 RenderText {#text} at (5,5) size 8x19
13 text run at (5,5) width 8: "\x{25B8}" 13 text run at (5,5) width 8: "\x{25B8}"
14 RenderText {#text} at (13,5) size 48x19 14 RenderText {#text} at (13,5) size 48x19
15 text run at (13,5) width 48: " Project" 15 text run at (13,5) width 48: " Project"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body 17 caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698