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

Unified Diff: third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt

Issue 2331443002: Mac: adjust sizes of progress bars to be equal to painted size. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-small-document-expected.txt b/third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
similarity index 66%
copy from third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-small-document-expected.txt
copy to third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
index d7185385895690f9ec4c36377becbf624dbb235f..421bef8536fb2be4b1784c717b39fa509bd91f50 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-small-document-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
@@ -3,3 +3,5 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x8
LayoutBlockFlow {HTML} at (0,0) size 800x8
LayoutBlockFlow {BODY} at (8,8) size 784x0
+layer at (8,250) size 160x21
+ LayoutProgress (positioned) {PROGRESS} at (8,250) size 160x21

Powered by Google App Engine
This is Rietveld 408576698