Descriptiontext-overflow on flexbox should have no effect
Since flexbox doesn't have any direct inline children, text-overflow
should have no effect. There is code that checks for the parent's
text-overflow style, but that should be limited to blocks where we
created anon blocks because of mixed inlines and blocks -- grid and flex
should not be affected.
See also this thread:
http://lists.w3.org/Archives/Public/www-style/2013Sep/0070.html
R=ojan@chromium.org,jchaffraix@chromium.org
BUG=285943
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157795
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|