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

Unified Diff: content/test/data/gpu/pixel_background.html

Issue 2112603003: Add pixel test for solid color backgrounds. (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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/gpu/pixel_background.html
diff --git a/content/test/data/gpu/pixel_background.html b/content/test/data/gpu/pixel_background.html
index e3ec20a940987e8c2be914a22c65d43ace7c6e77..46e5e80f90cc0c50d57cd9009f0776224cf5e73d 100644
--- a/content/test/data/gpu/pixel_background.html
+++ b/content/test/data/gpu/pixel_background.html
@@ -6,7 +6,7 @@
body {
margin: 0px;
padding: 0px;
- background-color: white;
+ background-color: green;
}
#container {
position: relative;
« no previous file with comments | « no previous file | content/test/gpu/gpu_tests/pixel_expectations.py » ('j') | content/test/gpu/gpu_tests/pixel_expectations.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698