<< 3/13 >>
First Last

WebKit にたまにあるイディオム

例えばなんか新しい CSS 要素を足すとする

 class RenderBlock {
   // ...
   int variableForTheCoolFeature;
 };