Skip to content

Commit b122733

Browse files
committed
[css-transforms] Compile DoC: Bugzilla & GitHub through today, www-style TBC
1 parent 3978552 commit b122733

File tree

2 files changed

+272
-0
lines changed

2 files changed

+272
-0
lines changed

css-transforms-2/issues-wd-2013.txt

+138
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
Draft: https://www.w3.org/TR/2013/WD-css-transforms-1-20131126/
2+
Title: CSS Transforms Level 2
3+
4+
3D Transforms Included (moved from L1 per WG resolution)
5+
6+
current through 2016/12/29 but missing www-style input
7+
8+
----
9+
Issue 1.
10+
Summary: [summary]
11+
From: [name]
12+
Comment: [url]
13+
Response: [url]
14+
Changes: [changeset(s) or new section or left blank for “It's complicated.” ]
15+
Closed: Accepted/OutOfScope/Invalid/Rejected/Retracted/Deferred ... or replace this line with "Open"
16+
Verified: [url]
17+
Resolved: Editorial/Bugfix (for obvious fixes)/Editor discretion/[url to minutes]
18+
----
19+
20+
21+
22+
23+
24+
25+
26+
27+
----
28+
Issue .
29+
Summary: Define exactly how to apply perspective (w-parameter)
30+
From: Aryeh Gregor
31+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15605
32+
Response:
33+
Open: =WG= Do something.
34+
----
35+
Issue .
36+
Summary: “accumulated 3D transformation matrix” is misleading
37+
From: Dean Jackson
38+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=17433
39+
Response:
40+
Open: =dino= Propose edits.
41+
----
42+
Issue .
43+
Summary: transform-style doesn't define keywords
44+
From: Dirk Schulze
45+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22427
46+
Response:
47+
Open: =Tab= Edit
48+
Resolved: Bugfix
49+
----
50+
Issue .
51+
Summary: Can't test backface-visibility
52+
From: Shawn Singh
53+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23014
54+
Response:
55+
Open: =WG= Discuss for ideas or close no action.
56+
Resolved:
57+
----
58+
Issue .
59+
Summary: Clarify interaction of preserve-3d and backface-visibility
60+
From: Shawn Singh
61+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23015
62+
Response:
63+
Open: =WG= Discuss.
64+
----
65+
Issue .
66+
Summary: Overflow clipping should not always create stacking context
67+
From: Tien-Ren Chen
68+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28252
69+
Response:
70+
Open: =WG= Discuss.
71+
----
72+
Issue .
73+
Summary: Clarify normalization to unit vector for rotate3d
74+
From: Mike Taylor
75+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=29417
76+
Response:
77+
Open: =Tab= Edit
78+
Resolved: Editorial
79+
----
80+
Issue .
81+
Summary: Undefined variable in matrix decomposition formula
82+
From: Manish Goregaokar
83+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=29815
84+
Response:
85+
Open: =Tab= Edit
86+
Resolved: Bugfix
87+
----
88+
----
89+
Issue .
90+
Summary: Specs disagree on whether perspective-origin's resolved value is used or computed
91+
From: Xidorn Quan (usurper)
92+
Comment: https://github.com/w3c/csswg-drafts/issues/392
93+
Proposal: https://github.com/w3c/csswg-drafts/issues/392#issuecomment-269639534
94+
Response:
95+
Changes:
96+
Open: =WG= Discuss.
97+
Resolved:
98+
----
99+
Issue .
100+
Summary: opacity flattening is unwelcome
101+
From: Joseph Orbegoso Pea (trusktr)
102+
Comment: https://github.com/w3c/csswg-drafts/issues/496
103+
Response:
104+
Open: =WG= Discuss.
105+
Resolved:
106+
----
107+
Issue .
108+
Summary: Bugs in interpolation algorithm
109+
From: Manish Goregaokar (Manishearth)
110+
Comment: https://github.com/w3c/csswg-drafts/issues/483#issuecomment-249497761
111+
Response:
112+
Open: =Tab= Edit or ask for help.
113+
Resolved: Bugfix.
114+
----
115+
Issue .
116+
Summary: Expand transform-origin to take a list
117+
From: Sebastian Zartner (SebastianZ)
118+
Comment: https://github.com/w3c/csswg-drafts/issues/589
119+
Response:
120+
Open: =WG= Dicuss.
121+
Resolved:
122+
----
123+
Issue .
124+
Summary: perspective(0) violates open range restriction
125+
From: Xidorn Quan
126+
Comment: https://github.com/w3c/csswg-drafts/issues/413
127+
Response:
128+
Open: =WG= Discuss.
129+
Resolved:
130+
----
131+
Issue .
132+
Summary: transform properties should restrict application
133+
From: Matt Rakow (ChumpChief)
134+
Comment: https://github.com/w3c/csswg-drafts/issues/260
135+
Response: https://github.com/w3c/csswg-drafts/issues/260#issuecomment-230065135
136+
Open: =Tab= Edit.
137+
Resolved: Bugfix
138+
----

css-transforms/issues-wd-2013.txt

+134
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
Draft: https://www.w3.org/TR/2013/WD-css-transforms-1-20131126/
2+
Title: CSS Transforms Level 1
3+
4+
2D Transforms Only (3D Transforms move to L2 per WG resolution)
5+
6+
----
7+
Issue 1.
8+
Summary: [summary]
9+
From: [name]
10+
Comment: [url]
11+
Response: [url]
12+
Changes: [changeset(s) or new section or left blank for “It's complicated.” ]
13+
Closed: Accepted/OutOfScope/Invalid/Rejected/Retracted/Deferred ... or replace this line with "Open"
14+
Verified: [url]
15+
Resolved: Editorial/Bugfix (for obvious fixes)/Editor discretion/[url to minutes]
16+
----
17+
18+
19+
----
20+
Issue .
21+
Summary: Use of “containing block” does not match CSS2.1 definition
22+
From: Aryeh Gregor
23+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=16328
24+
Response:
25+
Open: =Tab= Figure out what to do.
26+
Resolved:
27+
----
28+
Issue .
29+
Summary: Add more info to “Module Interactions”
30+
From: Dirk Schulze
31+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=17237
32+
Response:
33+
Open: =Tab= Edit.
34+
Resolved: Editorial
35+
----
36+
Issue .
37+
Summary: Clarify behavior for gradientTransform and patternTransform
38+
From: Erik Dahlström
39+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26470
40+
Response:
41+
Open: =Dirk= Deal. or =WG= Discuss.
42+
----
43+
Issue .
44+
Summary: Use UA style sheet instead of prose for SVG transform-origin
45+
From: Dirk Schulze
46+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28000
47+
Response:
48+
Open: =Tab= Edit.
49+
Resolved: Editor discretion
50+
----
51+
Issue .
52+
Summary: Match SVG spec for interaction with object bounding box units
53+
From: Amelia Bellamy-Royds
54+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28385
55+
Response:
56+
Open: =Tab= Edit.
57+
Resolved: Editor discretion.
58+
----
59+
Issue .
60+
Summary: Error order of multiple transform function
61+
From: rosenau
62+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=29110
63+
Response:
64+
Open: =Tab= Edit.
65+
Resolved: Bugfix
66+
----
67+
Issue .
68+
Summary: Unitless zero rotation
69+
From: Simon Fraser
70+
Comment: https://www.w3.org/Bugs/Public/show_bug.cgi?id=29413
71+
Response:
72+
Open: =Tab= Update to reference CSS Values 3 correctly?
73+
Resolved: [Sydney F2F 2016?]
74+
----
75+
Issue .
76+
Summary: Use 'will-change' to optimize rasterization
77+
From: chrishtr
78+
Comment: https://github.com/w3c/csswg-drafts/issues/236
79+
Response:
80+
Changes:
81+
Open: =WG= Discuss.
82+
Resolved:
83+
----
84+
Issue .
85+
Summary: Update “transformable elements” for SVG2
86+
From: Nikos Andronikos
87+
Comment: https://github.com/w3c/csswg-drafts/issues/358
88+
Response:
89+
Changes:
90+
Open: =Tab= Edit
91+
Resolved: Editor discretion
92+
----
93+
Issue .
94+
Summary: Specs disagree on whether transform-origin's resolvd value is used or computed
95+
From: Xidorn Quan
96+
Comment: https://github.com/w3c/csswg-drafts/issues/392#issuecomment-238494067
97+
Proposal: https://github.com/w3c/csswg-drafts/issues/392#issuecomment-269639534
98+
Response:
99+
Changes:
100+
Open: =WG= Discuss.
101+
Resolved:
102+
----
103+
Issue .
104+
Summary: Issues list link is outdated
105+
From: Rick Byers
106+
Comment: https://github.com/w3c/csswg-drafts/issues/486
107+
Response:
108+
Open: =Tab= Edit.
109+
Resolved: Editorial
110+
----
111+
Issue .
112+
Summary: Bugs in interpolation algorithm
113+
From: Manish Goregaokar (Manishearth)
114+
Comment: https://github.com/w3c/csswg-drafts/issues/483#issuecomment-249497761
115+
Response:
116+
Open: =Tab= Edit or ask for help.
117+
Resolved: Bugfix.
118+
----
119+
Issue .
120+
Summary: Convert to <*-percentage> notation
121+
From: Sebastian Zartner (SebastianZ)
122+
Comment: https://github.com/w3c/csswg-drafts/issues/645
123+
Response:
124+
Open: =Tab= Edit.
125+
Resolved: Editorial.
126+
----
127+
Issue .
128+
Summary: Some cubic-bezier functions output out of range [0,1]
129+
From: hiikezoe
130+
Comment: https://github.com/w3c/csswg-drafts/issues/744
131+
Response:
132+
Open: =Tab= Solve or agenda+.
133+
Resolved:
134+
----

0 commit comments

Comments
 (0)