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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style> 2 <style>
5 html { 3 body {
6 background-color: green; 4 background-color: green;
7 } 5 }
8 </style> 6 </style>
9 </head> 7 <body></body>
10 <body>
11 </body>
12 </html>
OLDNEW
« 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