-
darin authored
Reviewed by Hyatt. - test changes for rename of box-sizing to -webkit-box-sizing * fast/borders/border-fit.html: Rename. * fast/box-sizing/box-sizing.html: Ditto. * fast/box-sizing/panels-one.html: Added -webkit-box-sizing. * fast/box-sizing/panels-two.html: Ditto. * fast/box-sizing/percentage-height.html: Renamed -khtml-box-sizing to -webkit-box-sizing. * fast/css/computed-style-expected.txt: Updated for different name and place in sorting order. * tables/mozilla/core/box_sizing.html: Rename. WebCore: Reviewed by Hyatt. - rename box-sizing to -webkit-box-sizing because of <rdar://problem/4667227> REGRESSION: Shifted table on page at https://us.etrade.com/e/t/home (due to box-sizing) * css/CSSComputedStyleDeclaration.cpp: (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue): Rename. * css/CSSPropertyNames.in: Ditto. * css/cssparser.cpp: (WebCore::CSSParser::parseValue): Rename and take out comment explaining why we aren't prefacing with -webkit. * css/cssstyleselector.cpp: (WebCore::CSSStyleSelector::applyProperty): Rename. * css/html4.css: Rename. * css/quirks.css: Rename. WebKit: Reviewed by Hyatt. - rename box-sizing to -webkit-box-sizing * WebInspector/webInspector/inspector.css: Here. * WebInspector/webInspector/inspector.js: And here, in the expected default CSS values list. WebKitTools: Reviewed by Hyatt. - rename box-sizing to -webkit-box-sizing * Drosera/console.css: Here. * Drosera/debugger.css: And here. * Drosera/viewer.css: And here. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21026 268f45cc-cd09-0410-ab3c-d52691b4dbfc
darin authoredReviewed by Hyatt. - test changes for rename of box-sizing to -webkit-box-sizing * fast/borders/border-fit.html: Rename. * fast/box-sizing/box-sizing.html: Ditto. * fast/box-sizing/panels-one.html: Added -webkit-box-sizing. * fast/box-sizing/panels-two.html: Ditto. * fast/box-sizing/percentage-height.html: Renamed -khtml-box-sizing to -webkit-box-sizing. * fast/css/computed-style-expected.txt: Updated for different name and place in sorting order. * tables/mozilla/core/box_sizing.html: Rename. WebCore: Reviewed by Hyatt. - rename box-sizing to -webkit-box-sizing because of <rdar://problem/4667227> REGRESSION: Shifted table on page at https://us.etrade.com/e/t/home (due to box-sizing) * css/CSSComputedStyleDeclaration.cpp: (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue): Rename. * css/CSSPropertyNames.in: Ditto. * css/cssparser.cpp: (WebCore::CSSParser::parseValue): Rename and take out comment explaining why we aren't prefacing with -webkit. * css/cssstyleselector.cpp: (WebCore::CSSStyleSelector::applyProperty): Rename. * css/html4.css: Rename. * css/quirks.css: Rename. WebKit: Reviewed by Hyatt. - rename box-sizing to -webkit-box-sizing * WebInspector/webInspector/inspector.css: Here. * WebInspector/webInspector/inspector.js: And here, in the expected default CSS values list. WebKitTools: Reviewed by Hyatt. - rename box-sizing to -webkit-box-sizing * Drosera/console.css: Here. * Drosera/debugger.css: And here. * Drosera/viewer.css: And here. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21026 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading