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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/transforms/transformed-caret-expected.txt

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. 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/win/fast/transforms/transformed-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transformed-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transformed-caret-expected.txt
deleted file mode 100644
index 0b973644d246c9f7993f03b716a28250ef0d19bc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transformed-caret-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x414
- LayoutBlockFlow {HTML} at (0,0) size 800x414
- LayoutBlockFlow {BODY} at (8,16) size 784x318
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 371x17
- text run at (0,0) width 371: "The caret should render correctly in transformed elements"
- LayoutBR {BR} at (370,14) size 1x0
- LayoutInline {A} at (0,0) size 310x17 [color=#0000EE]
- LayoutText {#text} at (0,18) size 310x17
- text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi?id=15671"
-layer at (88,132) size 302x202
- LayoutBlockFlow {DIV} at (80,116) size 302x202 [border: (1px solid #000000)]
- LayoutText {#text} at (1,2) size 174x88
- text run at (1,2) width 174: "Caret"
-caret: position 6 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698