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

Side by Side Diff: LayoutTests/platform/linux/editing/selection/focus_editable_html-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 layer at (0,0) size 800x600 scrollWidth 2008 scrollHeight 2096 2 layer at (0,0) size 800x600 scrollWidth 2008 scrollHeight 2096
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x2096 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 4 layer at (0,0) size 800x2096 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x2096 5 LayoutBlockFlow {HTML} at (0,0) size 800x2096
6 LayoutBlockFlow {BODY} at (8,8) size 784x2080 6 LayoutBlockFlow {BODY} at (8,8) size 784x2080
7 LayoutBlockFlow (anonymous) at (0,0) size 784x60 7 LayoutBlockFlow (anonymous) at (0,0) size 784x60
8 LayoutText {#text} at (0,0) size 555x19 8 LayoutText {#text} at (0,0) size 555x19
9 text run at (0,0) width 555: "This test makes sure that we don't scrol l unnecessarily to reveal an editable HTML Element. " 9 text run at (0,0) width 555: "This test makes sure that we don't scrol l unnecessarily to reveal an editable HTML Element. "
10 LayoutBR {BR} at (555,15) size 0x0 10 LayoutBR {BR} at (555,15) size 0x0
11 LayoutText {#text} at (0,20) size 254x19 11 LayoutText {#text} at (0,20) size 254x19
12 text run at (0,20) width 254: "If the document doesn't scroll, test pa sses." 12 text run at (0,20) width 254: "If the document doesn't scroll, test pa sses."
13 LayoutBR {BR} at (254,35) size 0x0 13 LayoutBR {BR} at (254,35) size 0x0
14 LayoutInline {B} at (0,0) size 523x19 14 LayoutInline {B} at (0,0) size 523x19
15 LayoutText {#text} at (0,40) size 523x19 15 LayoutText {#text} at (0,40) size 523x19
16 text run at (0,40) width 523: "This demonstrates a bug: normally, fo cusing an element will select its contents." 16 text run at (0,40) width 523: "This demonstrates a bug: normally, fo cusing an element will select its contents."
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow {DIV} at (0,60) size 2000x2000 18 LayoutBlockFlow {DIV} at (0,60) size 2000x2000
19 LayoutBlockFlow (anonymous) at (0,2060) size 784x20 19 LayoutBlockFlow (anonymous) at (0,2060) size 784x20
20 LayoutText {#text} at (0,0) size 226x19 20 LayoutText {#text} at (0,0) size 226x19
21 text run at (0,0) width 226: "If the document scrolls here, test fails ." 21 text run at (0,0) width 226: "If the document scrolls here, test fails ."
22 caret: position 1 of child 0 {#text} of body 22 caret: position 1 of child 0 {#text} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698