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

Unified Diff: LayoutTests/fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container-expected.txt

Issue 1200103006: Marquee width should not change a fixed width of its container. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update the description in the test. Created 5 years, 6 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: LayoutTests/fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container-expected.txt
diff --git a/LayoutTests/fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container-expected.txt b/LayoutTests/fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0b5c24670f32721f6f3ae60b73c484a7c5315e4b
--- /dev/null
+++ b/LayoutTests/fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container-expected.txt
@@ -0,0 +1,10 @@
+Test that a horizontal marquee doesn't contribute to a container's intrinsic minimum width.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS document.querySelector('.inner').getBoundingClientRect().width is 200
+PASS successfullyParsed is true
+
+TEST COMPLETE
+The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.

Powered by Google App Engine
This is Rietveld 408576698