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

Side by Side Diff: LayoutTests/fast/media/media-query-and-expected.html

Issue 130823003: Merge 164913 "Revert "Explicit space required around NOT/ONLY/AN..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1700/
Patch Set: Created 6 years, 11 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
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <p>You should see a green rectangle below.</p> 2 <p>You should see a green square below.</p>
3 <div style="background-color: green; width: 150px; height: 400px;"></div> 3 <div style="background-color: green; width: 150px; height: 150px;"></div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/media/media-query-and.html ('k') | LayoutTests/fast/media/media-query-only-not.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698