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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt

Issue 1522803002: Move textarea-related tests to fast/forms/textarea/, part 1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@color-uaf
Patch Set: Created 5 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/mac/fast/forms/textarea-align-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt
deleted file mode 100644
index 6611638f7d13ea935bb219ea58debaacf862956a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 640x18
- text run at (0,0) width 640: "The following textarea elements should all be rendered on the left, with their text aligned to the left."
- LayoutBlockFlow (anonymous) at (0,34) size 784x140
- LayoutText {#text} at (321,18) size 4x18
- text run at (321,18) width 4: " "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (321,54) size 4x18
- text run at (321,54) width 4: " "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (321,90) size 4x18
- text run at (321,90) width 4: " "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,174) size 784x32
-layer at (8,42) size 321x32 clip at (9,43) size 319x30
- LayoutTextControl {TEXTAREA} at (0,0) size 321x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 315x13
- LayoutText {#text} at (0,0) size 178x13
- text run at (0,0) width 178: "This is should be aligned to the left."
-layer at (8,78) size 321x32 clip at (9,79) size 319x30
- LayoutTextControl {TEXTAREA} at (0,36) size 321x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 315x13
- LayoutText {#text} at (0,0) size 178x13
- text run at (0,0) width 178: "This is should be aligned to the left."
-layer at (8,114) size 321x32 clip at (9,115) size 319x30
- LayoutTextControl {TEXTAREA} at (0,72) size 321x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 315x13
- LayoutText {#text} at (0,0) size 178x13
- text run at (0,0) width 178: "This is should be aligned to the left."
-layer at (8,150) size 321x32 clip at (9,151) size 319x30
- LayoutTextControl {TEXTAREA} at (0,108) size 321x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 315x13
- LayoutText {#text} at (0,0) size 178x13
- text run at (0,0) width 178: "This is should be aligned to the left."
-layer at (8,182) size 321x32 clip at (9,183) size 319x30
- LayoutTextControl {TEXTAREA} at (0,0) size 321x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 315x13
- LayoutText {#text} at (0,0) size 178x13
- text run at (0,0) width 178: "This is should be aligned to the left."

Powered by Google App Engine
This is Rietveld 408576698