• Adam Barth's avatar
    Use StyleNode in StockMenu · ca74c312
    Adam Barth authored
    StockMenu was creating a container for the sole purpose of applying style to
    PopupMenu. Now we just use a StyleNode.
    
    Also, I've reverted the change to make box-sizing default to border-box. It
    turns out that CL wasn't effective because we didn't use the initialBoxSizing
    function to initialize box sizing. I've made us use initialBoxSizing but switch
    the default back to content-box because actually using border-box breaks a
    bunch of stuff.
    
    R=eseidel@chromium.org
    
    Review URL: https://codereview.chromium.org/1024083003
    ca74c312
Name
Last commit
Last update
..
color Loading commit data...
flights Loading commit data...
fn Loading commit data...
input Loading commit data...
painting Loading commit data...
stocks-fn Loading commit data...
terminal Loading commit data...
widgets-fn Loading commit data...
home.sky Loading commit data...
spinning-square.sky Loading commit data...
touch-demo.sky Loading commit data...