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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/fieldset/inline-legend-expected.txt

Issue 1581173003: Allow to set display "inline" on legend element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix crash and modify test case Created 4 years, 11 months 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/fast/forms/fieldset/inline-legend-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/fieldset/inline-legend-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/fieldset/inline-legend-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33fb20d14aaebd693e33ae292a4402eaf4ef4828
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/forms/fieldset/inline-legend-expected.txt
@@ -0,0 +1,3 @@
+This test confirms that legend element can be made inline. The next two sentences should be on the same line.
+
+Mary had a little lamb. It was white as snow.

Powered by Google App Engine
This is Rietveld 408576698