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

Side by Side Diff: LayoutTests/fast/sub-pixel/offset-and-scroll-sizes-should-match-expected.txt

Issue 1007013002: Make scrollWidth and scrollHeight match other DOM measurement APIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add additional test expectation Created 5 years, 8 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
(Empty)
1 PASS test.scrollWidth == test.offsetWidth is true
2 PASS test.scrollHeight == test.offsetHeight is true
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698