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

Side by Side Diff: LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-composited-layer-expected.txt

Issue 1356983003: Set SelectionPaintingWithoutSelectionGaps to stable. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Two more tests. 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,50) size 784x542
6 layer at (58,50) size 734x20
7 LayoutBlockFlow {DIV} at (50,0) size 734x20
8 LayoutText {#text} at (0,0) size 7x19
9 text run at (0,0) width 7: "a"
10 layer at (58,50) size 100x100
11 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
12 LayoutBR {BR} at (0,0) size 0x19
13 selection start: position 0 of child 0 {BR} of child 1 {DIV} of child 1 {DIV} of body
14 selection end: position 1 of child 2 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698