Warning:
This wiki has been archived and is now read-only.

User:Kennyluck/TODO

From HTML5 Chinese Interest Group Wiki
Jump to: navigation, search
  • 研究複製貼上 "\n" 的時候,該變成 "" 還是 " "。
  • 把教主的這個 HTTP Cache 研究紀錄找一個地方放:
Last-Modified
当
配有
Cache-Control:no-cache
时,
IE再次请求,不会带有If-Modified-Since头
其他浏览器则ok


而当配有
Cache-Control:no-store

则都一致.即不会带有If-Modified-Since头

这个也很好理解了,因为 no-store 无论语义 还是权重 都是最高的
  • 研究 ::tooltip
  • css4-ui: user-select、CSS2.1 4.1 評論(有空研究最後一個字符是 '\' 的情形)、window.getComputedStyle 的第二個參數、表格物件堅持
  • css3-lists: counter-set 順序、預設樣式(&whatwg)、display 計算值、counter-increment 的計算值
  • css3-text: hyphen
  • css3-background: border-image 縮寫語法、background-position 敘述模糊(還有計算值 vs. 初始值、Computes to 為什麼不是 'left 100%')、background 縮寫敘述模糊(沒有設定 background-image 等等)、border-collapsed tables、本規範所有屬性對 ::first-letter 還有 ::first-line 的適用性、使用 # 標記、background-repeat, border-image-repeat 統合、border: inherit, !important 對 border-image 的影響、border-style 在有 border-image 的邊框相消的內部表格、border-radius 負值合法嗎、border-width 負值。
  • css3-background(寫成一封): background-color — the computed color(s)、Computed value: the computed color、Example 5: background-image: url(dot.png) white; 、[CSS21] sections 8.5 and 14.2、Note that stylistic foreground images can be provided in CSS with the content property、Implementations may optimize by not downloading and drawing images that are not visible (e.g., because they are behind other, fully opaque images)、Example 16: url(metal.jpg)(' ")、repeating the list of values until there are enough、currentColor(transparent)、<color> 定義(含不含 transparent)、<color> 格式(要斜體)、‘Border-color’ 、<color>、CSS Transitions module、ltimagegt、‘border-image’ "Apples To" & Percentages、<'background-color'> 少連結、border-image-slice(Value: 後面 <number> 前面的空格、default object size 的連結)、background-size Percentages: 可以寫清楚、Example 25 是幹嘛的、<a>background positioning area.</a> → <a>background positioning area</a>.、提 sized, positioned, and tiled 的順序、「The number of layers」→「The number of background image layers」、When setting a background image, authors should also specify a ‘background-color’ that will preserve contrast with the text for when the image is unavailable.、background 縮寫的馬上了解性、Figure 3. 的空白太小(兩邊差異也不大)、CSS1 的 background-position 跟 CSS2 的不一樣、background-color 用最後一個背景剪裁、Example 15(background-size: 10em 10em;、many → all)、Example 15, 16, 17, 18 指定值 vs. 計算值的問題、擴充詞彙表、EXAMPLE 9: padding edge → padding box(CSS2.1 沒問題)、border 縮寫:1) width, color, and style 2) margin 沒連結 3) rules → descriptions、加連結:1) border-style: 'none' 2) 所有 internal table objects、6. Border Images: 1) sliced, scaled and stretched 連結 2) border-style 的影響 3) rules、6.1 'none' 過粗、border-radius(適用於、初始值可動畫、語法改 {1,2})
  • css3-flexbox: 0% 附近的歧異點、flex-basis: 0、min/max-width 順序、可以從明確大小動畫成不明確大小嗎?、flex-basis vs. width/height、第三步中 'auto' 邊界都假設為 0、第一步要說明無名伸縮項目的 'order' 是 0、第六步在 column 的情況好像不可能由主長度決定側長度(也沒有提截至側長度 min/max)、第七步特別獨立單一行的處理看起來沒意義(有意義,到但是僅限於單行且有明確大小的伸縮容器)、'flex-basis' 的敘述很奇怪?(第二步沒有提到要用主軸屬性)、第十二步 s/outer cross size/outer hypothetical cross size + 要設 'auto' 為零、第十三步在伸縮行比項目的側長度還短的時候需要對齊。決定可伸縮長度部份:第四步以下沒提到有凍結沒凍結的差異、沒提到進來的長度是什麼、'flex-basis' 能不能動畫要看主軸屬性不是 'width'。
  • css3-flexbox: 所有屬性不適用於 'table-cell'、inflexible 應該要有定義&連結、'auto' 連錯東西、'max-content' 等等應該連到 css3-writing-modes、(弟九步)'visibility:collapse' 和 'display:none' 中間沒空白 + strut size 顏色錯誤、'flex' 的 per grammar 下面沒虛線。

public-html-ig-zh

這一期

問題:<!>、CSS 省略解析、JS 語法錯誤可執行否、忽然想起来CSS有color模型了么?(Windows.RGBColor)、@id

話題:type=tel、b strong 的渲染、span::before::before{}、(document.getElementsByPpint)浏览器有实现了?、Text.data

討論:text-emphasis: dots、預設列表樣式、CSS 渲染 API、不合法選擇器

下一期

問題:event handler里return false到底代表什么意义、"If return value is a boolean with the value false, then cancel the event." 這邊回傳值是 0 的時候,事件還是會被取消嗎?FileWriterAPI 裡的saveAs在哪里有规范?存在这种接口?<script>document.write('abc');[1]</script>[2] 从html flow上来看,这个'abc'应该在[1]还是[2]?

話題:max() min() 已經沒有了、HTMLImageElement === Image是false……

討論:scroll 造成的 mouseover(display:none 造成的 mouseout 等等)

再下一期

問題:true/false 是不是 JSON?哪裡有寫 DOM4 介面的 prototype、函式的 caller 和 length?WebIDL哪裡解釋为何Function可以做 EventListener?ES5 裡的 caller 在哪裡有定義?<dfn> <abbr title="蛋疼"></abbr> </dfn> 抽不到“蛋疼”作为term了?

話題:pressed 就是 :active