Lines Matching full:inherit
816 * svg-tests/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum: Added.
817 * svg-tests/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
4934 * svg-tests/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Added.
4935 * svg-tests/W3C-SVG-1.1/styling-inherit-01-b-w3c.png: Added.
4936 * svg-tests/W3C-SVG-1.1/styling-inherit-01-b.svg: Added.
7595 Moved non-AppKit related code from RenderThemeMac to RenderTheme so potentially other RenderTheme subclasses can inherit more behavior.
44668 - fixed <rdar://problem/3650026>: "background property doesn't work right on webdevtips.com due to background:inherit"
45208 Fix for 3641331, make sure <th> elements don't reset text-align to center if they inherit a specified
52266 * khtml/css/html4.css: Set input and textarea so they do not inherit text-align
53534 since the base class setStyle may create styles that inherit from our style,
53535 and we want them to inherit the computed whitespace mode.
56872 Fix for 3479287, macro-ize the handling of the CSS 'inherit' value. This patch is preparation for
57031 Fix for 3478317, letter/word-spacing don't inherit properly through italic/bold elements.