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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/block/positioning/positioned-child-inside-relative-positioned-anonymous-block-expected.txt

Issue 1406953003: Compute positioned elements width correctly when it has anonymous ancestors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 5 years, 1 month 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 crbug.com/548017: A positioned element inside a relatively positioned inline sho uld use the width of the inline, rather than the anonymous block created to acco modate block-flow parents, when determining its own width. There should be a gre en square below
2
3 PASS
4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698