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

Unified Diff: chrome/test/data/android/payments/style.css

Issue 2018133002: Clean up PaymentRequest integration tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/android/payments/style.css
diff --git a/third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css b/chrome/test/data/android/payments/style.css
similarity index 66%
copy from third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css
copy to chrome/test/data/android/payments/style.css
index d9dcd7325975a4ff1b3e3fa85c56c72422126e53..1390298b8a6f76f7431d79a4e1d465c7a61f37b9 100644
--- a/third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css
+++ b/chrome/test/data/android/payments/style.css
@@ -3,3 +3,13 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
+button {
+ width: 100%;
+ height: 5em;
+ font-size: 3em;
+}
+
+pre {
+ font-size: 2em;
+}
« no previous file with comments | « chrome/test/data/android/payments/payment_request_no_shipping_test.html ('k') | chrome/test/data/android/payments/util.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698