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

Side by Side Diff: LayoutTests/fast/css/getComputedStyle/computed-style-top-of-absolute-positioned-element-expected.txt

Issue 1007623003: Fix incorrect percentage top for positioned elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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
(Empty)
1 PASS computedStyle.getPropertyValue('top') is "0px"
2 PASS computedStyle.getPropertyValue('top') is "30px"
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698