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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt

Issue 452001: Remove per-platform baseline results for comment-in-textarea layout test. (Closed)
Patch Set: Created 11 years, 1 month 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt
deleted file mode 100644
index 05f9cd525587c0f7b4edde9ec050d6d9eade3b44..0000000000000000000000000000000000000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/comment-in-textarea-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (10,10) size 179x36 clip at (11,11) size 162x34 scrollHeight 66
- RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBlock {DIV} at (3,3) size 160x64
- RenderText {#text} at (0,0) size 160x48
- text run at (0,0) width 160: "<!-- </textarea> -->"
- text run at (160,0) width 0: " "
- text run at (0,16) width 152: "This should be part"
- text run at (152,16) width 8: " "
- text run at (0,32) width 120: "of the textarea"
- text run at (120,32) width 0: " "
- RenderBR {BR} at (0,48) size 0x16

Powered by Google App Engine
This is Rietveld 408576698