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

Unified Diff: LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt

Issue 1063453002: Fill list style background with same color with that of list background. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Append NeedsReabaseline for linux Created 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
diff --git a/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt b/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f96012bc7f73906f04eb798cc92231fb54912a2c
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x94
+ LayoutBlockFlow {HTML} at (0,0) size 800x94
+ LayoutBlockFlow {BODY} at (8,8) size 784x70
+ LayoutBlockFlow {DIV} at (0,0) size 784x70
+ LayoutBlockFlow (anonymous) at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 370x18
+ text run at (0,0) width 370: "Test pass if background of image list style in ul is yellow."
+ LayoutBlockFlow {UL} at (0,34) size 784x36
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,4) size 10x10
+ LayoutText {#text} at (0,0) size 27x18
+ text run at (0,0) width 27: "One"
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,4) size 10x10
+ LayoutText {#text} at (0,0) size 30x18
+ text run at (0,0) width 30: "Two"
+selection start: position 66 of child 0 {#text} of child 0 {DIV} of body
+selection end: position 3 of child 0 {#text} of child 3 {LI} of child 1 {UL} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698