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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt

Issue 1528823002: Move tests related to <fieldset> and <legend> to fast/forms/fieldset. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/float-before-fieldset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt
deleted file mode 100644
index 7c6e0c1fb0ecc8cd9819cf922dd9ceca21e1acf0..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt
+++ /dev/null
@@ -1,13 +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 (floating) {DIV} at (0,0) size 50x400 [bgcolor=#008000]
- LayoutFieldset {FIELDSET} at (50,0) size 732x53.59 [border: (2px groove #C0C0C0)]
- LayoutBlockFlow {LEGEND} at (14,0) size 80.88x18
- LayoutText {#text} at (2,0) size 77x18
- text run at (2,0) width 77: "Hello world"
- LayoutBlockFlow (anonymous) at (14,23.59) size 704x18
- LayoutText {#text} at (0,0) size 142x18
- text run at (0,0) width 142: "Some fieldset content."

Powered by Google App Engine
This is Rietveld 408576698