Skip to content
  • betravis@adobe.com's avatar
    [CSS Shapes] Shape-Inside Should Default to 'auto' · 61fb4c9d
    betravis@adobe.com authored
    https://bugs.webkit.org/show_bug.cgi?id=124851
    
    Reviewed by Alexandru Chiculita.
    
    Source/WebCore:
    
    The current shape-inside specification has the property default to the 'auto'
    value, not 'outside-shape'.
    
    Updated tests are under fast/shapes.
    
    * rendering/style/RenderStyle.cpp:
    * rendering/style/RenderStyle.h:
    
    LayoutTests:
    
    Update tests to reflect a default shape-inside value of 'auto'.
    
    * fast/shapes/css-shapes-disabled-expected.txt:
    * fast/shapes/css-shapes-disabled.html:
    * fast/shapes/parsing/parsing-shape-inside-expected.txt:
    * fast/shapes/parsing/parsing-shape-inside.html:
    * fast/shapes/parsing/parsing-shape-lengths-expected.txt:
    * fast/shapes/parsing/parsing-shape-lengths.html:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159822 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    61fb4c9d