Log of /test/suikawebwww/www/css/noderect/NodeRect.js
Parent Directory
|
Revision Log
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 12 07:43:52 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.18: +68 -5 lines
Diff to
previous 1.18
Support border-style keywords; Added padding-edge box; Support for boundingClientRect origin in IE quirks mode document w/o body{border: ...} by author
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 12 05:46:39 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.17: +62 -33 lines
Diff to
previous 1.17
Non-useful stuffs moved to *Extra methods; Fixed typo in CSS convertion method; Use an ancestor element if the element cannot used to append a node (e.g. empty element) in CSS convertion method
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 6 13:15:17 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.15: +27 -1 lines
Diff to
previous 1.15
Added a workaround for Safari's incorrect offset* value that can easily fixed; Noted other known problems; Allow [attr=value] selector as an implied command
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 3 17:26:17 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +35 -9 lines
Diff to
previous 1.7
Restore cumulative offset support and support WebKit; it seems working well for Opera; not always good fot Firefox and WinIE, but it is not necessary since they have getBoundingClientRect
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 3 15:42:07 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +146 -81 lines
Diff to
previous 1.4
Fixed typos; Fixed border edge such that it does work for Fx and Safari; Added new subclass Band for margin/border/padding areas
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 3 11:45:49 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +116 -59 lines
Diff to
previous 1.2
Make vector a subclass of Rect; Added factory methods and marks unsupported DOM attributes/methods as such; Added toString() to Rect; Separate window-related rects from viewport-related ones; Render rects always in front of other boxes
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 3 10:36:19 2009 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +7 -53 lines
Diff to
previous 1.1
URL changed; Changed NodeRect.Rect.Trace to NodeRect.Rect; Fixed addVector bug; Added vp.scrollState to list
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.