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

Side by Side Diff: LayoutTests/fast/css/absolute-position-with-negative-width-expected.txt

Issue 578723003: Don't allow negative width for positioned elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Simplify the test & Move the code to few lines up Created 6 years, 3 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 absolute_with_left_right.getBoundingClientRect().width is 0
2 PASS absolute_with_left_right.getClientRects()[0].width is 0
3 PASS absolute_with_left_right.offsetWidth is 0
4 PASS successfullyParsed is true
5
6 TEST COMPLETE
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698