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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/focus-continuations-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 ERROR: line 4: Uncaught TypeError: Cannot read property 'focus' of null 1 CONSOLE ERROR: line 4: Uncaught TypeError: Cannot read property 'focus' of null
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x224 4 layer at (0,0) size 800x224
5 RenderBlock {HTML} at (0,0) size 800x224 5 RenderBlock {HTML} at (0,0) size 800x224
6 RenderBody {BODY} at (8,16) size 784x200 6 RenderBody {BODY} at (8,16) size 784x200
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 765x36 8 RenderText {#text} at (0,0) size 765x36
9 text run at (0,0) width 471: "This test is verifying that when the foc us is removed from an element we " 9 text run at (0,0) width 471: "This test is verifying that when the foc us is removed from an element we "
10 text run at (470,0) width 295: "correctly invalidate continuations and remove" 10 text run at (470,0) width 295: "correctly invalidate continuations and remove"
11 text run at (0,18) width 92: "the focus ring." 11 text run at (0,18) width 92: "the focus ring."
12 RenderBlock {P} at (0,36) size 784x20 12 RenderBlock {P} at (0,36) size 784x20
13 RenderText {#text} at (0,0) size 305x18 13 RenderText {#text} at (0,0) size 305x18
14 text run at (0,0) width 305: "If this test passes, you should see no f ocus ring." 14 text run at (0,0) width 305: "If this test passes, you should see no f ocus ring."
15 layer at (8,88) size 84x20 15 layer at (8,88) size 84x20
16 RenderBlock (positioned) {DIV} at (8,88) size 83.55x20 16 RenderBlock (positioned) {DIV} at (8,88) size 83.56x20
17 RenderBlock (anonymous) at (0,0) size 83.55x0 17 RenderBlock (anonymous) at (0,0) size 83.56x0
18 RenderInline {SPAN} at (0,0) size 0x0 18 RenderInline {SPAN} at (0,0) size 0x0
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock (anonymous) at (0,0) size 83.55x20 20 RenderBlock (anonymous) at (0,0) size 83.56x20
21 RenderBlock {DIV} at (0,0) size 83.55x20 21 RenderBlock {DIV} at (0,0) size 83.56x20
22 RenderText {#text} at (0,0) size 84x18 22 RenderText {#text} at (0,0) size 84x18
23 text run at (0,0) width 84: "CONTENTS" 23 text run at (0,0) width 84: "CONTENTS"
24 RenderBlock (anonymous) at (0,20) size 83.55x0 24 RenderBlock (anonymous) at (0,20) size 83.56x0
25 RenderInline {SPAN} at (0,0) size 0x0 25 RenderInline {SPAN} at (0,0) size 0x0
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698