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

Unified Diff: LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.html

Issue 451483004: Convert fullscreen pixel tests to reftests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: consistency Created 6 years, 4 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
« no previous file with comments | « no previous file | LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.html
diff --git a/LayoutTests/compositing/document-background-color-expected.html b/LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.html
similarity index 52%
copy from LayoutTests/compositing/document-background-color-expected.html
copy to LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.html
index d3ea611b40474e556d1532232b08494bfddf2beb..c267f5413a661d31cc33e4a80a46c3aa7a9e4574 100644
--- a/LayoutTests/compositing/document-background-color-expected.html
+++ b/LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.html
@@ -1,12 +1,7 @@
<!DOCTYPE html>
-<html>
-<head>
<style>
- html {
+body {
background-color: green;
- }
+}
</style>
-</head>
-<body>
-</body>
-</html>
+<body></body>
« no previous file with comments | « no previous file | LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698