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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size.html

Issue 2305133002: Mac: adjust sizes of progress bars to be equal to painted size. (Closed)
Patch Set: none Created 4 years, 3 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 <!doctype HTML>
2 <!-- Passes on Mac if the text output specifies a layer with size 160x21 (i.e. n ot 160x5). On other platforms, 160x5 is expected. -->
3 <progress id="progress" value="40" max="1000" style="height:5px;top:250px;positi on:absolute;"></progress>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698