haikuwebkit/LayoutTests/svg/custom/pattern-excessive-malloc-ex...

9 lines
608 B
Plaintext
Raw Permalink Normal View History

2010-06-18 Martin Robinson <mrobinson@igalia.com> Unreviewed. Adding baselines for new tests. Some tests that fail have been labeled with bug numbers. Also removed a newly defunct test from the skipped list. * platform/gtk/Skipped: Removed newly baselined tests and one defunct test. * platform/gtk/editing/selection/select-text-overflow-ellipsis-expected.txt: Added. * platform/gtk/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt: Added. * platform/gtk/fast/css/css3-space-in-nth-and-lang-expected.txt: Added. * platform/gtk/fast/css/inline-element-line-break-expected.txt: Added. * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt: Added. * platform/gtk/fast/css/pseudo-element-line-break-expected.txt: Added. * platform/gtk/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Added. * platform/gtk/fast/multicol/single-line-expected.txt: Added. * platform/gtk/fast/repaint/block-no-inflow-children-expected.txt: Added. * platform/gtk/fast/repaint/moving-shadow-on-container-expected.txt: Added. * platform/gtk/fast/repaint/moving-shadow-on-path-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-div-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-small-percent-width-expected.txt: Added. * platform/gtk/media/video-replaces-poster-expected.txt: Added. * platform/gtk/svg/css/shadow-and-opacity-expected.txt: Copied from LayoutTests/platform/mac/svg/css/shadow-and-opacity-expected.txt. * platform/gtk/svg/custom/empty-mask-expected.txt: Added. * platform/gtk/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt. * platform/gtk/svg/custom/marker-opacity-expected.txt: Added. * platform/gtk/svg/custom/marker-referencePoint-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/marker-referencePoint-expected.txt. * platform/gtk/svg/custom/mask-invalidation-expected.txt: Added. * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: Added. * platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt. * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-skew-transformed-expected.txt. * platform/gtk/svg/custom/relative-sized-content-expected.txt: Added. * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt: Added. * platform/gtk/svg/custom/relative-sized-shadow-tree-content-expected.txt: Added. * platform/gtk/svg/custom/stroke-width-large-expected.txt: Added. * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt: Added. * platform/gtk/svg/filters/feDisplacementMap-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/feDisplacementMap-expected.txt. * platform/gtk/svg/overflow/overflow-on-foreignObject-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt. * platform/gtk/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt. * platform/gtk/svg/overflow/overflow-on-inner-svg-element-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.txt. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Added. * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt: Added. * platform/gtk/svg/text/selection-background-color-expected.txt: Added. * platform/gtk/svg/text/selection-doubleclick-expected.txt: Added. * platform/gtk/svg/text/selection-styles-expected.txt: Added. * platform/gtk/svg/text/selection-tripleclick-expected.txt: Added. * platform/gtk/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt. * platform/gtk/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: Added. * platform/gtk/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added. * platform/gtk/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt. * platform/gtk/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt. * platform/gtk/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.txt. * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added. * platform/gtk/transforms/2d/hindi-rotated-expected.txt: Added. Canonical link: https://commits.webkit.org/52441@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@61431 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2010-06-18 20:41:02 +00:00
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
2010-07-09 Nikolas Zimmermann <nzimmermann@rim.com> Not reviewed. RenderSVGRoot does not include border/padding while repainting https://bugs.webkit.org/show_bug.cgi?id=41854 Update gtk/qt specific results, and 4 mac results I missed. * fast/repaint/svg-layout-root-style-attr-update-expected.txt: * platform/gtk/svg/css/shadow-and-opacity-expected.txt: * platform/gtk/svg/custom/broken-internal-references-expected.txt: * platform/gtk/svg/custom/clip-path-id-changes-expected.txt: * platform/gtk/svg/custom/empty-mask-expected.txt: * platform/gtk/svg/custom/fill-opacity-hsl-expected.txt: * platform/gtk/svg/custom/fill-opacity-rgba-expected.txt: * platform/gtk/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt: * platform/gtk/svg/custom/marker-opacity-expected.txt: * platform/gtk/svg/custom/marker-referencePoint-expected.txt: * platform/gtk/svg/custom/mask-invalidation-expected.txt: * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: * platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt: * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt: * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt: * platform/gtk/svg/custom/repaint-stroke-width-changes-expected.txt: * platform/gtk/svg/custom/stroke-width-large-expected.txt: * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt: * platform/mac/fast/repaint/moving-shadow-on-container-expected.txt: * platform/mac/fast/repaint/moving-shadow-on-path-expected.txt: * platform/mac/transforms/svg-vs-css-expected.txt: * platform/qt/svg/batik/text/textDecoration-expected.txt: * platform/qt/svg/css/arrow-with-shadow-expected.txt: * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt: * platform/qt/svg/css/clippath-with-shadow-expected.txt: * platform/qt/svg/css/mask-with-shadow-expected.txt: * platform/qt/svg/css/path-with-shadow-expected.txt: * platform/qt/svg/css/shadow-and-opacity-expected.txt: * platform/qt/svg/css/shadow-with-large-radius-expected.txt: * platform/qt/svg/css/shadow-with-negative-offset-expected.txt: * platform/qt/svg/css/stars-with-shadow-expected.txt: * platform/qt/svg/custom/animation-currentColor-expected.txt: * platform/qt/svg/custom/broken-internal-references-expected.txt: * platform/qt/svg/custom/clip-path-id-changes-expected.txt: * platform/qt/svg/custom/createImageElement-expected.txt: * platform/qt/svg/custom/createImageElement2-expected.txt: * platform/qt/svg/custom/empty-mask-expected.txt: * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt: Canonical link: https://commits.webkit.org/53815@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@62925 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2010-07-09 10:02:57 +00:00
RenderSVGRoot {svg} at (10,300) size 100x100
2010-06-18 Martin Robinson <mrobinson@igalia.com> Unreviewed. Adding baselines for new tests. Some tests that fail have been labeled with bug numbers. Also removed a newly defunct test from the skipped list. * platform/gtk/Skipped: Removed newly baselined tests and one defunct test. * platform/gtk/editing/selection/select-text-overflow-ellipsis-expected.txt: Added. * platform/gtk/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt: Added. * platform/gtk/fast/css/css3-space-in-nth-and-lang-expected.txt: Added. * platform/gtk/fast/css/inline-element-line-break-expected.txt: Added. * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt: Added. * platform/gtk/fast/css/pseudo-element-line-break-expected.txt: Added. * platform/gtk/fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Added. * platform/gtk/fast/multicol/single-line-expected.txt: Added. * platform/gtk/fast/repaint/block-no-inflow-children-expected.txt: Added. * platform/gtk/fast/repaint/moving-shadow-on-container-expected.txt: Added. * platform/gtk/fast/repaint/moving-shadow-on-path-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-div-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt: Added. * platform/gtk/fast/table/fixed-table-with-small-percent-width-expected.txt: Added. * platform/gtk/media/video-replaces-poster-expected.txt: Added. * platform/gtk/svg/css/shadow-and-opacity-expected.txt: Copied from LayoutTests/platform/mac/svg/css/shadow-and-opacity-expected.txt. * platform/gtk/svg/custom/empty-mask-expected.txt: Added. * platform/gtk/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt. * platform/gtk/svg/custom/marker-opacity-expected.txt: Added. * platform/gtk/svg/custom/marker-referencePoint-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/marker-referencePoint-expected.txt. * platform/gtk/svg/custom/mask-invalidation-expected.txt: Added. * platform/gtk/svg/custom/pattern-excessive-malloc-expected.txt: Added. * platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt. * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/pattern-skew-transformed-expected.txt. * platform/gtk/svg/custom/relative-sized-content-expected.txt: Added. * platform/gtk/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt: Added. * platform/gtk/svg/custom/relative-sized-shadow-tree-content-expected.txt: Added. * platform/gtk/svg/custom/stroke-width-large-expected.txt: Added. * platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt: Added. * platform/gtk/svg/filters/feDisplacementMap-expected.txt: Copied from LayoutTests/platform/mac/svg/filters/feDisplacementMap-expected.txt. * platform/gtk/svg/overflow/overflow-on-foreignObject-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt. * platform/gtk/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt. * platform/gtk/svg/overflow/overflow-on-inner-svg-element-expected.txt: Copied from LayoutTests/platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.txt. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Added. * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Added. * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt: Added. * platform/gtk/svg/text/selection-background-color-expected.txt: Added. * platform/gtk/svg/text/selection-doubleclick-expected.txt: Added. * platform/gtk/svg/text/selection-styles-expected.txt: Added. * platform/gtk/svg/text/selection-tripleclick-expected.txt: Added. * platform/gtk/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt. * platform/gtk/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: Added. * platform/gtk/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added. * platform/gtk/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt. * platform/gtk/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt. * platform/gtk/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.txt. * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added. * platform/gtk/transforms/2d/hindi-rotated-expected.txt: Added. Canonical link: https://commits.webkit.org/52441@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@61431 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2010-06-18 20:41:02 +00:00
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1000000000.00] [height=1000000000.00]
RenderSVGRect {rect} at (10,300) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=10.00] [y=300.00] [width=100.00] [height=100.00]