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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/list-marker-2-expected.html

Issue 1994373002: Convert some repaint tests into ref tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <body>
3 <p>
4 This is a test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=13 209">http://bugs.webkit.org/show_bug.cgi?id=13209</a>
5 REGRESSION (r18756-18765): Incomplete list marker repaint when resizing list item</i>.
6 </p>
7 <p>
8 There should be only one bullet, at the bottom left of the rectangle.
9 </p>
10 <ul>
11 <li><img id="target" style="width: 100px; height: 100px;"></li>
12 </ul>
13 </body>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698