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

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

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 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/webaudio/audiolistener-automation-basic-expected.txt b/third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
similarity index 66%
copy from third_party/WebKit/LayoutTests/webaudio/audiolistener-automation-basic-expected.txt
copy to third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
index 9a2e023d0bb8b9b0b84bb3ba31416b4c6964b29e..421bef8536fb2be4b1784c717b39fa509bd91f50 100644
--- a/third_party/WebKit/LayoutTests/webaudio/audiolistener-automation-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/theme/adjust-progress-bar-size-expected.txt
@@ -1,6 +1,7 @@
-CONSOLE ERROR: line 9: Uncaught ReferenceError: description is not defined
layer at (0,0) size 800x600
LayoutView 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