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

Side by Side Diff: LayoutTests/fast/sub-pixel/snap-negative-location-expected.html

Issue 10996032: Merge 129370 - snapToSize rounds the incorrectly for negative locations (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 2 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
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <body> 3 <body>
4 <div style="position: absolute; top: -4.5px; left: -4.5px; width: 50px; heig ht: 50px; background: navy;">&nbsp;</div> 4 <div style="position: absolute; top: -4.5px; left: -4.5px; width: 50px; heig ht: 50px; background: navy;">&nbsp;</div>
5 <p style="position: absolute; top: 50px;"> 5 <p style="position: absolute; top: 50px;">
6 Figure above should appear as a solid dark blue square. 6 Figure above should appear as a solid dark blue square.
7 </p> 7 </p>
8 </body> 8 </body>
9 </html> 9 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/sub-pixel/snap-negative-location.html ('k') | LayoutTests/platform/mac-lion/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698