Hixie
4589b77ef0
Specs and Docs: minor updates to fix mistakes I found when proof-reading
...
Review URL: https://codereview.chromium.org/845053002
2015-01-09 13:46:58 -08:00
Hixie
45af446b75
Docs: fix the hitTest() logic for display:toolbar since it doesn't use size 0x0 for its hidden children
...
Review URL: https://codereview.chromium.org/741313002
2014-11-20 15:50:43 -08:00
Hixie
a6613e7ef2
Specs: Simplify the paint model. Now you are not responsible for
...
actually telling your child to paint, you just say where it would
paint. The platform then takes care of making sure all the dirty nodes
have their paint() methods called.
Review URL: https://codereview.chromium.org/744843003
2014-11-20 15:30:30 -08:00
Hixie
940276ed6f
Specs: update the layout and paint schemes to match discussions better
...
Review URL: https://codereview.chromium.org/745863002
2014-11-20 13:58:53 -08:00
Hixie
26f6f9d03b
Specs: Define when needsLayout is reset (also, some unrelated markdown fixes)
...
Review URL: https://codereview.chromium.org/732243002
2014-11-17 15:43:31 -08:00
Hixie
940287e32f
Docs: copy/pasta left a type annotation from the IDLs in an example
...
Review URL: https://codereview.chromium.org/732163003
2014-11-17 14:24:33 -08:00
Hixie
04ce86298f
Specs: make sure all layout/paint/hitTest APIs are relative to the right coordinate space
...
Review URL: https://codereview.chromium.org/725203007
2014-11-17 13:55:45 -08:00
Hixie
2a1e17eeb3
Specs: hit testing (and some cleanup)
...
Review URL: https://codereview.chromium.org/727993002
2014-11-14 14:35:55 -08:00
Hixie
24b06d8998
Specs: Initial hack at extensible style/layout
...
Review URL: https://codereview.chromium.org/716013002
2014-11-13 14:00:46 -08:00