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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/transforms/transformed-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transformed-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transformed-caret-expected.txt
deleted file mode 100644
index 67b5eb0527bf2ebfc94f0eedf0fb47eea09e643a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 800x418
- LayoutBlockFlow {HTML} at (0,0) size 800x418
- LayoutBlockFlow {BODY} at (8,16) size 784x322
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 346x19
- text run at (0,0) width 346: "The caret should render correctly in transformed elements"
- LayoutBR {BR} at (346,15) size 0x0
- LayoutInline {A} at (0,0) size 291x19 [color=#0000EE]
- LayoutText {#text} at (0,20) size 291x19
- text run at (0,20) width 291: "https://bugs.webkit.org/show_bug.cgi?id=15671"
-layer at (88,136) size 302x202
- LayoutBlockFlow {DIV} at (80,120) size 302x202 [border: (1px solid #000000)]
- LayoutText {#text} at (1,2) size 174x90
- 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