[Webkit-unassigned] [Bug 24763] Position should support neighbor-anchored positions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 12:14:03 PDT 2009


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





------- Comment #11 from darin at apple.com  2009-04-07 12:14 PDT -------
(From update of attachment 29276)
I'm not sure that we want == to behave this way. We might instead want a named
comparison that works this way, perhaps named equivalent() or something like
that. I think reasonable to overload the built-in operators when the operation
is a truly primitive low-level operation, but when two Position objects are ==
even though some of their accessors will return different values, I think we
are creating a design problem.


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



More information about the webkit-unassigned mailing list