Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/button-with-ellipsis.html
Issue 1970183002:
Don't use canCollapseAnonymousBlockChild() to determine whether to truncate text. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Declaration soup - aka LayoutTest.
Created 4 years, 7 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
18 <p>There should be two gray boxes with overflowing text, truncated with "...".</
p>
19 <input type="button" class="button" value="Houses can be built from different ki
nds of materials. The most common types are brick, wood, and vinyl or synthetic
siding. Houses have lawns that need to be tended.">
20 <br><br>
21 <button class="button">Houses can be built from different kinds of materials. Th
e most common types are brick, wood, and vinyl or synthetic siding. Houses have
lawns that need to be tended.</button>
Issue 1970183002: Don't use canCollapseAnonymousBlockChild() to determine whether to truncate text.
(Closed)
Created 4 years, 7 months ago by mstensho (USE GERRIT)
Modified 4 years, 7 months ago
Reviewers: szager1, wkorman, eae
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0