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

Unified Diff: Source/web/tests/data/200-by-300-viewport.html

Issue 263853008: Added pinch viewport offset to history item. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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 | « Source/web/tests/PinchViewportTest.cpp ('k') | public/web/WebHistoryItem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/data/200-by-300-viewport.html
diff --git a/Source/web/tests/data/200-by-300-viewport.html b/Source/web/tests/data/200-by-300-viewport.html
index 497227b0514b019425a88878be2c2cf9c03a777d..56ef48e8ebda6c645b35c00702d2dfc044d13933 100644
--- a/Source/web/tests/data/200-by-300-viewport.html
+++ b/Source/web/tests/data/200-by-300-viewport.html
@@ -6,6 +6,7 @@
<style>
::-webkit-scrollbar {
width: 0px;
+ height: 0px;
}
body {
margin: 0px;
« no previous file with comments | « Source/web/tests/PinchViewportTest.cpp ('k') | public/web/WebHistoryItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698