Side by Side Diff: LayoutTests/fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container.html
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.
13 <marquee>The quick brown fox jumps over the lazy dog. The quick brown fox ju
mps over the lazy dog. The quick brown fox jumps over the lazy dog.</marquee>
14 </div>
15 </div>
16 <script>
17 description("Test that a horizontal marquee doesn't contribute to a container's
intrinsic minimum width.");
Issue 1200103006: Marquee width should not change a fixed width of its container.
(Closed)
Created 5 years, 6 months ago by changseok
Modified 5 years, 6 months ago
Reviewers: eae, leviw_travelin_and_unemployed, mstensho (USE GERRIT)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 20