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

Side by Side Diff: LayoutTests/editing/caret/caret-color-expected.txt

Issue 14098003: Change the caret color according to the lightness of the background color. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 7 years, 6 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
« no previous file with comments | « LayoutTests/editing/caret/caret-color.html ('k') | Source/core/editing/FrameSelection.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x584
11 RenderBlock {P} at (0,0) size 784x40
12 RenderText {#text} at (0,0) size 703x39
13 text run at (0,0) width 703: "This tests to make sure that the caret i s visible in the black background by getting the caret color from the color of t he"
14 text run at (0,20) width 591: "element(span) containing the text, not the parent element(div) that has the contentEditable attribute."
15 RenderBlock {DIV} at (0,56) size 784x56 [border: (2px solid #FF0000)]
16 RenderInline {SPAN} at (0,0) size 186x27 [color=#FFFFFF] [bgcolor=#00000 0]
17 RenderText {#text} at (14,14) size 186x27
18 text run at (14,14) width 186: "Where is my caret?"
19 RenderText {#text} at (0,0) size 0x0
20 caret: position 17 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/caret/caret-color.html ('k') | Source/core/editing/FrameSelection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698