[Webkit-unassigned] [Bug 85991] REGRESSION (r116331): RSS Headlines/links are missing (-webkit-box-flex broken?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 19:23:58 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85991





--- Comment #16 from Ojan Vafai <ojan at chromium.org>  2012-05-10 19:23:02 PST ---
(In reply to comment #15)
> The above fixes the old flexbox behavior.  It's kind of conceptually correct-- I bet the old spec is underdefined here.
> 
> You could construct other cases where this would differ from before r116331, but the new behavior is probably closer to the author's intent.
> 
> Maybe Hyatt or Ojan have an opinion.

Tony's fix seems fine to me. The new behavior is more correct, but if there's content depending on old bugs, it's fine to special case deprecated flex items to do something dumb since we're not fixing bugs in old flexbox.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list