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

Side by Side Diff: LayoutTests/fast/selectors/input-with-selection-pseudo-element-expected.txt

Issue 220343006: Fix for ::selection pseudo element to work on input elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added Layout Test Created 6 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x62
4 RenderBlock {HTML} at (0,0) size 800x62
5 RenderBody {BODY} at (8,8) size 784x46
6 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
7 RenderText {#text} at (157,3) size 4x19
8 text run at (157,3) width 4: " "
9 RenderBR {BR} at (0,0) size 0x0
10 RenderText {#text} at (0,26) size 535x19
11 text run at (0,26) width 535: "The above selected text in the input box should have green background and yellow color."
12 RenderText {#text} at (0,0) size 0x0
13 layer at (12,13) size 149x16
14 RenderBlock {DIV} at (2,3) size 149x16
15 RenderText {#text} at (0,0) size 29x16
16 text run at (0,0) width 29: "Hello"
17 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of body
18 selection end: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698