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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/caret/caret-color-015-expected.txt

Issue 2520873002: [css-ui] Add support for caret-color property (Closed)
Patch Set: Patch for landing applying suggested changes Created 4 years 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: third_party/WebKit/LayoutTests/platform/linux/editing/caret/caret-color-015-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/caret/caret-color-015-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/caret/caret-color-015-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a47e917834a3cad3cb7f92d756fe9afad8fd033
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/caret/caret-color-015-expected.txt
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x209
+ LayoutBlockFlow {HTML} at (0,0) size 800x209
+ LayoutBlockFlow {BODY} at (8,16) size 784x185
+ LayoutBlockFlow {P} at (0,0) size 784x40
+ LayoutText {#text} at (0,0) size 764x39
+ text run at (0,0) width 764: "Before running this test, the link below must have been visited. It will have yellow text if this is not the case. If it its text is yellow,"
+ text run at (0,20) width 219: "you need to navigate to this link first."
+ LayoutBlockFlow {P} at (0,56) size 784x20
+ LayoutText {#text} at (0,0) size 530x19
+ text run at (0,0) width 530: "Test passes if, when the link below is focused for editing, the text insertion caret is green."
+ LayoutBlockFlow {P} at (0,92) size 784x20
+ LayoutText {#text} at (0,0) size 416x19
+ text run at (0,0) width 416: "The shape of the caret, and whether it flashes, are not part of the test."
+ LayoutBlockFlow (anonymous) at (0,128) size 784x57
+ LayoutInline {A} at (0,0) size 99x75 [color=#FFFFFF] [bgcolor=#000000]
+ LayoutText {#text} at (10,1) size 79x55
+ text run at (10,1) width 79: "link"
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
+caret: position 0 of child 0 {#text} of child 8 {A} of body

Powered by Google App Engine
This is Rietveld 408576698