| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Change fast/c* files to use pre and post js files in LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120970. |
| |
| Rubber stamped by Filip Pizlo. |
| |
| * fast/canvas/2d.composite.globalAlpha.fillPath.html: |
| * fast/canvas/canvas-2d-imageData-create-nonfinite.html: |
| * fast/canvas/canvas-ImageData-behaviour.html: |
| * fast/canvas/canvas-alphaImageData-behavior.html: |
| * fast/canvas/canvas-arc-360-winding.html: |
| * fast/canvas/canvas-arc-connecting-line.html: |
| * fast/canvas/canvas-arc-zero-lineto.html: |
| * fast/canvas/canvas-bezier-same-endpoint.html: |
| * fast/canvas/canvas-blend-image.html: |
| * fast/canvas/canvas-blend-solid.html: |
| * fast/canvas/canvas-blending-clipping.html: |
| * fast/canvas/canvas-blending-color-over-color.html: |
| * fast/canvas/canvas-blending-color-over-gradient.html: |
| * fast/canvas/canvas-blending-color-over-image.html: |
| * fast/canvas/canvas-blending-color-over-pattern.html: |
| * fast/canvas/canvas-blending-fill-style.html: |
| * fast/canvas/canvas-blending-global-alpha.html: |
| * fast/canvas/canvas-blending-gradient-over-color.html: |
| * fast/canvas/canvas-blending-gradient-over-gradient.html: |
| * fast/canvas/canvas-blending-gradient-over-image.html: |
| * fast/canvas/canvas-blending-gradient-over-pattern.html: |
| * fast/canvas/canvas-blending-image-over-color.html: |
| * fast/canvas/canvas-blending-image-over-gradient.html: |
| * fast/canvas/canvas-blending-image-over-image.html: |
| * fast/canvas/canvas-blending-image-over-pattern.html: |
| * fast/canvas/canvas-blending-pattern-over-color.html: |
| * fast/canvas/canvas-blending-pattern-over-gradient.html: |
| * fast/canvas/canvas-blending-pattern-over-image.html: |
| * fast/canvas/canvas-blending-pattern-over-pattern.html: |
| * fast/canvas/canvas-blending-shadow.html: |
| * fast/canvas/canvas-blending-text.html: |
| * fast/canvas/canvas-blending-transforms.html: |
| * fast/canvas/canvas-clearRect.html: |
| * fast/canvas/canvas-clip-rule.html: |
| * fast/canvas/canvas-closePath-single-point.html: |
| * fast/canvas/canvas-color-clamping.html: |
| * fast/canvas/canvas-color-serialization.html: |
| * fast/canvas/canvas-copyPixels.html: |
| * fast/canvas/canvas-createImageData.html: |
| * fast/canvas/canvas-createPattern-fillRect-shadow.html: |
| * fast/canvas/canvas-currentColor.html: |
| * fast/canvas/canvas-currentPath-crash.html: |
| * fast/canvas/canvas-currentPath.html: |
| * fast/canvas/canvas-draw-canvas-on-canvas-shadow.html: |
| * fast/canvas/canvas-drawImage-incomplete.html: |
| * fast/canvas/canvas-drawImage-shadow.html: |
| * fast/canvas/canvas-fill-rule.html: |
| * fast/canvas/canvas-fill-zeroSizeGradient.html: |
| * fast/canvas/canvas-fillPath-alpha-shadow.html: |
| * fast/canvas/canvas-fillPath-gradient-shadow.html: |
| * fast/canvas/canvas-fillPath-pattern-shadow.html: |
| * fast/canvas/canvas-fillPath-shadow.html: |
| * fast/canvas/canvas-fillRect-gradient-shadow.html: |
| * fast/canvas/canvas-fillRect-shadow.html: |
| * fast/canvas/canvas-fillRect-zeroSizeGradient.html: |
| * fast/canvas/canvas-fillRect.html: |
| * fast/canvas/canvas-fillText-invalid-maxWidth.html: |
| * fast/canvas/canvas-fillText-zeroSizeGradient.html: |
| * fast/canvas/canvas-font-ex-units-crash.html: |
| * fast/canvas/canvas-getContext-invalid.html: |
| * fast/canvas/canvas-getImageData-invalid.html: |
| * fast/canvas/canvas-getImageData-negative-source.html: |
| * fast/canvas/canvas-getImageData-rounding.html: |
| * fast/canvas/canvas-gradient-addStop-error.html: |
| * fast/canvas/canvas-gradient-without-path.html: |
| * fast/canvas/canvas-image-shadow.html: |
| * fast/canvas/canvas-imageSmoothingEnabled-repaint.html: |
| * fast/canvas/canvas-imageSmoothingEnabled.html: |
| * fast/canvas/canvas-invalid-fillstyle.html: |
| * fast/canvas/canvas-invalid-strokestyle.html: |
| * fast/canvas/canvas-invalid-values.html: |
| * fast/canvas/canvas-isPointInPath-winding.html: |
| * fast/canvas/canvas-isPointInStroke.html: |
| * fast/canvas/canvas-large-dimensions.html: |
| * fast/canvas/canvas-large-fills.html: |
| * fast/canvas/canvas-lineDash-invalid.html: |
| * fast/canvas/canvas-lineDash.html: |
| * fast/canvas/canvas-lineWidth-intact-after-strokeRect.html: |
| * fast/canvas/canvas-lineWidth.html: |
| * fast/canvas/canvas-longlived-context.html: |
| * fast/canvas/canvas-modify-emptyPath.html: |
| * fast/canvas/canvas-negative-size.html: |
| * fast/canvas/canvas-overloads-drawImage.html: |
| * fast/canvas/canvas-overloads-drawImageFromRect.html: |
| * fast/canvas/canvas-overloads-fillText.html: |
| * fast/canvas/canvas-overloads-setFillColor.html: |
| * fast/canvas/canvas-overloads-setShadow.html: |
| * fast/canvas/canvas-overloads-setStrokeColor.html: |
| * fast/canvas/canvas-overloads-strokeText.html: |
| * fast/canvas/canvas-path-constructors.html: |
| * fast/canvas/canvas-path-object.html: |
| * fast/canvas/canvas-pattern-behaviour.html: |
| * fast/canvas/canvas-pattern-modify.html: |
| * fast/canvas/canvas-pattern-transform.html: |
| * fast/canvas/canvas-putImageData.html: |
| * fast/canvas/canvas-quadratic-same-endpoint.html: |
| * fast/canvas/canvas-radial-gradient-spreadMethod.html: |
| * fast/canvas/canvas-save-restore-with-path.html: |
| * fast/canvas/canvas-scale-drawImage-shadow.html: |
| * fast/canvas/canvas-scale-fillPath-shadow.html: |
| * fast/canvas/canvas-scale-fillRect-shadow.html: |
| * fast/canvas/canvas-scale-shadowBlur.html: |
| * fast/canvas/canvas-scale-strokePath-shadow.html: |
| * fast/canvas/canvas-set-properties-with-non-invertible-ctm.html: |
| * fast/canvas/canvas-setTransform.html: |
| * fast/canvas/canvas-shadow.html: |
| * fast/canvas/canvas-state-intact-after-putImageData.html: |
| * fast/canvas/canvas-stroke-empty-fill.html: |
| * fast/canvas/canvas-stroke-zeroSizeGradient.html: |
| * fast/canvas/canvas-strokePath-alpha-shadow.html: |
| * fast/canvas/canvas-strokePath-cap-join.html: |
| * fast/canvas/canvas-strokePath-gradient-shadow.html: |
| * fast/canvas/canvas-strokePath-shadow.html: |
| * fast/canvas/canvas-strokeRect-alpha-shadow.html: |
| * fast/canvas/canvas-strokeRect-gradient-shadow.html: |
| * fast/canvas/canvas-strokeRect-zeroSizeGradient.html: |
| * fast/canvas/canvas-strokeRect.html: |
| * fast/canvas/canvas-strokeText-invalid-maxWidth.html: |
| * fast/canvas/canvas-strokeText-strokes-shadow.html: |
| * fast/canvas/canvas-strokeText-zeroSizeGradient.html: |
| * fast/canvas/canvas-style-intact-after-text.html: |
| * fast/canvas/canvas-to-canvas.html: |
| * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: |
| * fast/canvas/canvas-transforms-fillRect-shadow.html: |
| * fast/canvas/canvas-transparency-and-composite.html: |
| * fast/canvas/canvas-webkitLineDash-invalid.html: |
| * fast/canvas/canvas-webkitLineDash.html: |
| * fast/canvas/canvas-with-illegal-args.html: |
| * fast/canvas/drawImage-with-negative-source-destination.html: |
| * fast/canvas/fallback-content.html: |
| * fast/canvas/fillText-shadow.html: |
| * fast/canvas/gradient-addColorStop-with-invalid-color.html: |
| * fast/canvas/gradient-with-clip.html: |
| * fast/canvas/imagedata-contains-uint8clampedarray.html: |
| * fast/canvas/linearGradient-infinite-values.html: |
| * fast/canvas/pattern-with-transform.html: |
| * fast/canvas/pointInPath.html: |
| * fast/canvas/radialGradient-infinite-values.html: |
| * fast/canvas/rgba-parsing.html: |
| * fast/canvas/script-tests/TEMPLATE.html: |
| * fast/canvas/set-colors.html: |
| * fast/canvas/text-globalAlpha.html: |
| * fast/canvas/translate-text.html: |
| * fast/canvas/webgl/WebGLContextEvent.html: |
| * fast/canvas/webgl/array-bounds-clamping.html: |
| * fast/canvas/webgl/array-buffer-crash.html: |
| * fast/canvas/webgl/array-buffer-view-crash-when-reassigned.html: |
| * fast/canvas/webgl/array-buffer-view-crash.html: |
| * fast/canvas/webgl/array-constructor.html: |
| * fast/canvas/webgl/array-get-and-set-method-removal.html: |
| * fast/canvas/webgl/array-get-out-of-bounds.html: |
| * fast/canvas/webgl/array-message-passing.html: |
| * fast/canvas/webgl/array-override-set.html: |
| * fast/canvas/webgl/array-set-invalid-arguments.html: |
| * fast/canvas/webgl/array-set-out-of-bounds.html: |
| * fast/canvas/webgl/array-set-with-offset.html: |
| * fast/canvas/webgl/array-setters.html: |
| * fast/canvas/webgl/array-unit-tests.html: |
| * fast/canvas/webgl/arraybuffer-transfer-of-control.html: |
| * fast/canvas/webgl/attrib-location-length-limits.html: |
| * fast/canvas/webgl/bad-arguments-test.html: |
| * fast/canvas/webgl/buffer-bind-test.html: |
| * fast/canvas/webgl/buffer-data-array-buffer.html: |
| * fast/canvas/webgl/canvas-2d-webgl-texture.html: |
| * fast/canvas/webgl/canvas-resize-crash.html: |
| * fast/canvas/webgl/canvas-supports-context.html: |
| * fast/canvas/webgl/canvas-test.html: |
| * fast/canvas/webgl/canvas-zero-size.html: |
| * fast/canvas/webgl/compressed-tex-image.html: |
| * fast/canvas/webgl/constants.html: |
| * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: |
| * fast/canvas/webgl/context-creation-and-destruction.html: |
| * fast/canvas/webgl/context-lost-restored.html: |
| * fast/canvas/webgl/context-lost.html: |
| * fast/canvas/webgl/context-release-upon-reload.html: |
| * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html: |
| * fast/canvas/webgl/data-view-crash.html: |
| * fast/canvas/webgl/data-view-test.html: |
| * fast/canvas/webgl/draw-arrays-out-of-bounds.html: |
| * fast/canvas/webgl/draw-elements-out-of-bounds.html: |
| * fast/canvas/webgl/drawingbuffer-test.html: |
| * fast/canvas/webgl/error-reporting.html: |
| * fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize.html: |
| * fast/canvas/webgl/framebuffer-object-attachment.html: |
| * fast/canvas/webgl/framebuffer-test.html: |
| * fast/canvas/webgl/functions-returning-strings.html: |
| * fast/canvas/webgl/get-active-test.html: |
| * fast/canvas/webgl/gl-bind-attrib-location-test.html: |
| * fast/canvas/webgl/gl-enable-enum-test.html: |
| * fast/canvas/webgl/gl-enum-tests.html: |
| * fast/canvas/webgl/gl-get-calls.html: |
| * fast/canvas/webgl/gl-getshadersource.html: |
| * fast/canvas/webgl/gl-getstring.html: |
| * fast/canvas/webgl/gl-object-get-calls.html: |
| * fast/canvas/webgl/gl-pixelstorei.html: |
| * fast/canvas/webgl/gl-teximage.html: |
| * fast/canvas/webgl/gl-uniform-arrays.html: |
| * fast/canvas/webgl/gl-uniformmatrix4fv.html: |
| * fast/canvas/webgl/gl-vertex-attrib-zero-issues.html: |
| * fast/canvas/webgl/gl-vertex-attrib.html: |
| * fast/canvas/webgl/gl-vertexattribpointer.html: |
| * fast/canvas/webgl/glsl-conformance.html: |
| * fast/canvas/webgl/incorrect-context-object-behaviour.html: |
| * fast/canvas/webgl/index-validation-copies-indices.html: |
| * fast/canvas/webgl/index-validation-crash-with-buffer-sub-data.html: |
| * fast/canvas/webgl/index-validation-verifies-too-many-indices.html: |
| * fast/canvas/webgl/index-validation-with-resized-buffer.html: |
| * fast/canvas/webgl/index-validation.html: |
| * fast/canvas/webgl/instanceof-test.html: |
| * fast/canvas/webgl/invalid-UTF-16.html: |
| * fast/canvas/webgl/invalid-passed-params.html: |
| * fast/canvas/webgl/is-object.html: |
| * fast/canvas/webgl/null-object-behaviour.html: |
| * fast/canvas/webgl/null-uniform-location.html: |
| * fast/canvas/webgl/object-deletion-behaviour.html: |
| * fast/canvas/webgl/oes-element-index-uint.html: |
| * fast/canvas/webgl/oes-texture-half-float-not-supported.html: |
| * fast/canvas/webgl/oes-texture-half-float.html: |
| * fast/canvas/webgl/oes-vertex-array-object.html: |
| * fast/canvas/webgl/point-size.html: |
| * fast/canvas/webgl/premultiplyalpha-test.html: |
| * fast/canvas/webgl/program-test.html: |
| * fast/canvas/webgl/read-pixels-pack-alignment.html: |
| * fast/canvas/webgl/read-pixels-test.html: |
| * fast/canvas/webgl/renderbuffer-initialization.html: |
| * fast/canvas/webgl/renderer-and-vendor-strings.html: |
| * fast/canvas/webgl/resources/webgl-test.js: |
| (finishTest): |
| * fast/canvas/webgl/shader-deleted-by-accessor.html: |
| * fast/canvas/webgl/shader-precision-format.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html: |
| * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html: |
| * fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html: |
| * fast/canvas/webgl/tex-image-webgl.html: |
| * fast/canvas/webgl/tex-image-with-format-and-type.html: |
| * fast/canvas/webgl/tex-image-with-greyscale-image.html: |
| * fast/canvas/webgl/tex-input-validation.html: |
| * fast/canvas/webgl/tex-sub-image-2d-bad-args.html: |
| * fast/canvas/webgl/tex-sub-image-2d.html: |
| * fast/canvas/webgl/tex-sub-image-cube-maps.html: |
| * fast/canvas/webgl/texImageTest.html: |
| * fast/canvas/webgl/texture-active-bind.html: |
| * fast/canvas/webgl/texture-bindings-uneffected-on-resize.html: |
| * fast/canvas/webgl/texture-color-profile.html: |
| * fast/canvas/webgl/texture-complete.html: |
| * fast/canvas/webgl/texture-npot.html: |
| * fast/canvas/webgl/texture-transparent-pixels-initialized.html: |
| * fast/canvas/webgl/triangle.html: |
| * fast/canvas/webgl/type-conversion-test.html: |
| * fast/canvas/webgl/typed-arrays-in-workers.html: |
| * fast/canvas/webgl/uniform-array-length-overflow.html: |
| * fast/canvas/webgl/uniform-location-length-limits.html: |
| * fast/canvas/webgl/uniform-location.html: |
| * fast/canvas/webgl/uninitialized-test.html: |
| * fast/canvas/webgl/viewport-unchanged-upon-resize.html: |
| * fast/canvas/webgl/webgl-array-invalid-ranges.html: |
| * fast/canvas/webgl/webgl-depth-texture.html: |
| * fast/canvas/webgl/webgl-exceptions.html: |
| * fast/canvas/webgl/webgl-specific.html: |
| * fast/canvas/webgl/webgl-texture-binding-preserved.html: |
| * fast/canvas/webgl/webgl-unprefixed-context-id.html: |
| * fast/canvas/webgl/webgl-viewport-parameters-preserved.html: |
| * fast/canvas/winding-enumeration.html: |
| * fast/cookies/local-file-can-set-cookies.html: |
| * fast/css-generated-content/insert-stylesheet-and-pseudo-crash.html: |
| * fast/css-generated-content/pseudo-animation.html: |
| * fast/css-generated-content/pseudo-element-events.html: |
| * fast/css-generated-content/pseudo-transition-event.html: |
| * fast/css-generated-content/pseudo-transition.html: |
| * fast/css-grid-layout/display-grid-set-get.html: |
| * fast/css-grid-layout/grid-auto-columns-rows-get-set.html: |
| * fast/css-grid-layout/grid-auto-flow-get-set.html: |
| * fast/css-grid-layout/grid-columns-rows-get-set-multiple.html: |
| * fast/css-grid-layout/grid-columns-rows-get-set.html: |
| * fast/css-grid-layout/grid-disabled-by-default.html: |
| * fast/css-grid-layout/grid-item-column-row-get-set.html: |
| * fast/css-grid-layout/grid-item-end-after-get-set.html: |
| * fast/css-grid-layout/grid-item-start-before-get-set.html: |
| * fast/css-grid-layout/named-grid-line-get-set.html: |
| * fast/css-intrinsic-dimensions/height-property-value.html: |
| * fast/css-intrinsic-dimensions/multicol.html: |
| * fast/css-intrinsic-dimensions/width-property-value.html: |
| * fast/css/CSSPrimitiveValue-exceptions.html: |
| * fast/css/MarqueeLayoutTest.html: |
| * fast/css/aspect-ratio-inheritance.html: |
| * fast/css/aspect-ratio-parsing-tests.html: |
| * fast/css/attribute-selector-recursive-update-on-setAttribute.html: |
| * fast/css/auto-min-size.html: |
| * fast/css/background-clip-text.html: |
| * fast/css/background-currentcolor.html: |
| * fast/css/border-image-null-image-crash.html: |
| * fast/css/border-image-style-length.html: |
| * fast/css/border-radius-property-value.html: |
| * fast/css/border-shorthand-initialize-longhands.html: |
| * fast/css/border-start-end.html: |
| * fast/css/border-width-large.html: |
| * fast/css/box-sizing-backwards-compat-prefix.html: |
| * fast/css/button-height.html: |
| * fast/css/cloneNode-after-deleteRule-crash.html: |
| * fast/css/computed-width-without-renderer.html: |
| * fast/css/content-language-case-insensitivity.html: |
| * fast/css/content-language-comma-separated-list.html: |
| * fast/css/content-language-dynamically-added.html: |
| * fast/css/content-language-dynamically-changed.html: |
| * fast/css/content-language-dynamically-removed.html: |
| * fast/css/content-language-empty.html: |
| * fast/css/content-language-late.html: |
| * fast/css/content-language-mapped-to-webkit-locale.html: |
| * fast/css/content-language-multiple.html: |
| * fast/css/content-language-no-content.html: |
| * fast/css/content-language-only-whitespace.html: |
| * fast/css/content-language-with-whitespace.html: |
| * fast/css/counters/2displays.html: |
| * fast/css/counters/after-continuation.html: |
| * fast/css/counters/content-021.html: |
| * fast/css/counters/counter-cssText.html: |
| * fast/css/counters/counter-increment-000.html: |
| * fast/css/counters/counter-increment-001.html: |
| * fast/css/counters/counter-increment-inherit.htm: |
| * fast/css/counters/counter-increment-tests.htm: |
| * fast/css/counters/counterValueForElementById.html: |
| * fast/css/counters/deep-before.html: |
| * fast/css/counters/getCounterValue.html: |
| * fast/css/css-keyframe-style-parentRule.html: |
| * fast/css/css-selector-text.html: |
| * fast/css/css-set-selector-text.html: |
| * fast/css/css3-ch-unit.html: |
| * fast/css/css3-nth-space.html: |
| * fast/css/css3-nth-tokens-script.html: |
| * fast/css/css3-nth-tokens-style.html: |
| * fast/css/cssText-shorthand.html: |
| * fast/css/cssom-remove-shorthand-property.html: |
| * fast/css/cursor-parsing-image-set.html: |
| * fast/css/cursor-parsing.html: |
| * fast/css/default-bidi-css-rules.html: |
| * fast/css/deprecated-flex-box-zero-width-intrinsic-max-width.html: |
| * fast/css/device-aspect-ratio.html: |
| * fast/css/draggable-region-parser.html: |
| * fast/css/dynamic-pseudo-class.html: |
| * fast/css/dynamic-style-attribute-query.html: |
| * fast/css/ex-unit-with-no-x-height.html: |
| * fast/css/first-letter-nested.html: |
| * fast/css/first-letter-removed-added.html: |
| * fast/css/font-face-cache-bug.html: |
| * fast/css/font-face-data-uri.html: |
| * fast/css/font-face-descending-unicode-range.html: |
| * fast/css/font-face-download-error.html: |
| * fast/css/font-face-font-family-descriptor.html: |
| * fast/css/font-face-insert-link.html: |
| * fast/css/font-face-multiple-ranges-for-unicode-range.html: |
| * fast/css/font-family-initial.html: |
| * fast/css/font-family-trailing-bracket-gunk.html: |
| * fast/css/font-shorthand-from-longhands.html: |
| * fast/css/font-shorthand-mix-inherit.html: |
| * fast/css/fontloader-download-error.html: |
| * fast/css/fontloader-events.html: |
| * fast/css/fontloader-loadingdone.html: |
| * fast/css/fontloader-multiple-faces-download-error.html: |
| * fast/css/fontloader-multiple-faces.html: |
| * fast/css/fontloader-multiple-families.html: |
| * fast/css/getComputedStyle/computed-style-border-image.html: |
| * fast/css/getComputedStyle/computed-style-cross-fade.html: |
| * fast/css/getComputedStyle/computed-style-font-family-monospace.html: |
| * fast/css/getComputedStyle/computed-style-font.html: |
| * fast/css/getComputedStyle/computed-style-page-break-inside.html: |
| * fast/css/getComputedStyle/computed-style-properties.html: |
| * fast/css/getComputedStyle/computed-style-select-overflow.html: |
| * fast/css/getComputedStyle/computed-style-with-zoom.html: |
| * fast/css/getComputedStyle/counterIncrement-without-counter.html: |
| * fast/css/getComputedStyle/font-family-fallback-reset.html: |
| * fast/css/getComputedStyle/getComputedStyle-background-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-border-color-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-border-image-slice.html: |
| * fast/css/getComputedStyle/getComputedStyle-border-radius-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-border-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-border-style-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-border-width.html: |
| * fast/css/getComputedStyle/getComputedStyle-column-rule.html: |
| * fast/css/getComputedStyle/getComputedStyle-height.html: |
| * fast/css/getComputedStyle/getComputedStyle-length-unit.html: |
| * fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-margin-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-outline-offset.html: |
| * fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-padding-margin-subpixel-length.html: |
| * fast/css/getComputedStyle/getComputedStyle-padding-shorthand.html: |
| * fast/css/getComputedStyle/getComputedStyle-text-decoration.html: |
| * fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand.html: |
| * fast/css/getComputedStyle/script-tests/TEMPLATE.html: |
| * fast/css/getFloatValueForUnit.html: |
| * fast/css/getPropertyValue-border.html: |
| * fast/css/getPropertyValue-column-rule.html: |
| * fast/css/getPropertyValue-columns.html: |
| * fast/css/getPropertyValue-webkit-margin-collapse.html: |
| * fast/css/getPropertyValue-webkit-marquee.html: |
| * fast/css/getPropertyValue-webkit-text-stroke.html: |
| * fast/css/hover-active-drag.html: |
| * fast/css/hover-display-block-inline.html: |
| * fast/css/hover-display-block-none.html: |
| * fast/css/hover-display-block.html: |
| * fast/css/hover-update.html: |
| * fast/css/html-attr-case-sensitivity.html: |
| * fast/css/id-or-class-before-stylesheet-strict.html: |
| * fast/css/id-or-class-before-stylesheet.html: |
| * fast/css/image-orientation/image-orientation.html: |
| * fast/css/image-rendering-parsing.html: |
| * fast/css/image-resolution/image-resolution.html: |
| * fast/css/image-set-parsing-invalid.html: |
| * fast/css/image-set-parsing.html: |
| * fast/css/image-set-setting.html: |
| * fast/css/image-value-type.html: |
| * fast/css/inherit-initial-shorthand-values.html: |
| * fast/css/inherited-properties-explicit.html: |
| * fast/css/insertRule-font-face.html: |
| * fast/css/insertRule-media.html: |
| * fast/css/invalid-appearance-progress-bar-meter.html: |
| * fast/css/invalid-predefined-color.html: |
| * fast/css/invalid-rule-value.html: |
| * fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml: |
| * fast/css/lang-mapped-to-webkit-locale.xhtml: |
| * fast/css/large-numbers.html: |
| * fast/css/last-child-innerhtml.html: |
| * fast/css/legacy-opacity-styles.html: |
| * fast/css/limited-vendor-prefix-behavior.html-disabled: |
| * fast/css/link-alternate-stylesheet-1.html: |
| * fast/css/link-alternate-stylesheet-2.html: |
| * fast/css/link-alternate-stylesheet-3.html: |
| * fast/css/link-alternate-stylesheet-4.html: |
| * fast/css/link-alternate-stylesheet-5.html: |
| * fast/css/link-disabled-attr.html: |
| * fast/css/margin-start-end.html: |
| * fast/css/max-device-aspect-ratio.html: |
| * fast/css/max-height-and-max-width.html: |
| * fast/css/min-device-aspect-ratio.html: |
| * fast/css/nested-at-rules.html: |
| * fast/css/outline-currentcolor.html: |
| * fast/css/overflow-property.html: |
| * fast/css/padding-no-renderer.html: |
| * fast/css/padding-start-end.html: |
| * fast/css/parsing-color-correction.html: |
| * fast/css/parsing-object-fit.html: |
| * fast/css/parsing-text-rendering.html: |
| * fast/css/parsing-webkit-font-smoothing.html: |
| * fast/css/position-absolute-float.html: |
| * fast/css/pseudo-any.html: |
| * fast/css/pseudo-default-001.html: |
| * fast/css/pseudo-default-002.html: |
| * fast/css/pseudo-default-003.html: |
| * fast/css/pseudo-default-004.html: |
| * fast/css/pseudo-in-range-invalid-value.html: |
| * fast/css/pseudo-in-range.html: |
| * fast/css/pseudo-invalid-001.html: |
| * fast/css/pseudo-invalid-002.html: |
| * fast/css/pseudo-invalid-novalidate-001.html: |
| * fast/css/pseudo-not.html: |
| * fast/css/pseudo-out-of-range.html: |
| * fast/css/pseudo-required-optional-005.html: |
| * fast/css/pseudo-required-optional-unapplied.html: |
| * fast/css/pseudo-target-indirect-sibling-001.html: |
| * fast/css/pseudo-target-indirect-sibling-002.html: |
| * fast/css/pseudo-valid-001.html: |
| * fast/css/pseudo-valid-002.html: |
| * fast/css/pseudo-valid-004.html: |
| * fast/css/pseudo-valid-007.html: |
| * fast/css/pseudo-valid-dynamic.html: |
| * fast/css/pseudo-valid-unapplied.html: |
| * fast/css/remove-attribute-style.html: |
| * fast/css/rgba-custom-text.html: |
| * fast/css/rule-selector-overflow.html: |
| * fast/css/script-tests/TEMPLATE.html: |
| * fast/css/selector-text-escape.html: |
| * fast/css/shorthand-mismatched-list-crash.html: |
| * fast/css/shorthand-priority.html: |
| * fast/css/shorthands-four-values.html: |
| * fast/css/sibling-selectors.html: |
| * fast/css/square-button-appearance.html: |
| * fast/css/sticky/parsing-position-sticky.html: |
| * fast/css/string-quote-binary.html: |
| * fast/css/style-enumerate-properties.html: |
| * fast/css/style-scoped/basic-attribute.html: |
| * fast/css/style-scoped/registering-shadowroot.html: |
| * fast/css/style-scoped/registering.html: |
| * fast/css/style-scoped/style-scoped-apply-author-styles.html: |
| * fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html: |
| * fast/css/style-scoped/style-scoped-in-shadow.html: |
| * fast/css/style-scoped/style-scoped-nested.html: |
| * fast/css/style-scoped/style-scoped-with-dom-operation.html: |
| * fast/css/style-scoped/style-scoped-with-important-rule.html: |
| * fast/css/style-sharing-inline-stylesheet.html: |
| * fast/css/table-border-spacing.html: |
| * fast/css/test-setting-canvas-color.html: |
| * fast/css/text-overflow-ellipsis-and-floating-input-hittest.html: |
| * fast/css/text-overflow-ellipsis-behind-floats-expected.html: |
| * fast/css/transform-origin-parsing.html: |
| * fast/css/unicode-bidi-computed-value.html: |
| * fast/css/url-with-multi-byte-unicode-escape.html: |
| * fast/css/vertical-align-length-copy-bug.html: |
| * fast/css/xml-lang-ignored-in-html.html: |
| * fast/css/xml-stylesheet-alternate-no-title.xhtml: |
| * fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html: |
| * fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-color.html: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand-ordering.html: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand.html: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style.html: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position.html: |
| * fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html: |
| * fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html: |
| * fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html: |
| * fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify.html: |
| |
| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Change fast/a* and fast/b* files to use pre and post js files in LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120968. |
| |
| Rubber stamped by Filip Pizlo. |
| |
| * fast/animation/request-animation-frame-cancel.html: |
| * fast/animation/request-animation-frame-cancel2.html: |
| * fast/animation/request-animation-frame-disabled.html: |
| * fast/animation/request-animation-frame-during-modal.html: |
| * fast/animation/request-animation-frame-iframe.html: |
| * fast/animation/request-animation-frame-iframe2.html: |
| * fast/animation/request-animation-frame-missing-arguments.html: |
| * fast/animation/request-animation-frame-prefix.html: |
| * fast/animation/request-animation-frame-time-unit.html: |
| * fast/animation/request-animation-frame-timestamps-advance.html: |
| * fast/animation/request-animation-frame-timestamps.html: |
| * fast/animation/request-animation-frame-too-rapid.html: |
| * fast/animation/request-animation-frame-within-callback.html: |
| * fast/animation/request-animation-frame.html: |
| * fast/animation/script-tests/TEMPLATE.html: |
| * fast/animation/script-tests/request-animation-frame-subframe.html: |
| * fast/backgrounds/background-position-parsing-2.html: |
| * fast/backgrounds/background-shorthand-after-set-backgroundSize.html: |
| * fast/backgrounds/background-shorthand-with-backgroundSize-style.html: |
| * fast/backgrounds/multiple-backgrounds-computed-style.html: |
| * fast/backgrounds/repeat/background-repeat-shorthand.html: |
| * fast/backgrounds/repeat/margin-shorthand.html: |
| * fast/backgrounds/repeat/parsing-background-repeat.html: |
| * fast/backgrounds/repeat/script-tests/TEMPLATE.html: |
| * fast/backgrounds/script-tests/TEMPLATE.html: |
| * fast/backgrounds/size/parsing-background-size-values.html: |
| * fast/backgrounds/size/parsing-inherit.html: |
| * fast/block/block-parent-with-zero-width-child.html: |
| * fast/block/block-with-inline-replaced-child-following-text.html: |
| * fast/block/margin-collapse/webkit-margin-collapse-separate-position.html: |
| * fast/block/positioning/hittest-on-relative-positioned-children.html: |
| * fast/block/positioning/relayout-nested-positioned-elements-crash.html: |
| * fast/borders/border-radius-child.html: |
| * fast/borders/border-width-percent.html: |
| * fast/box-decoration-break/box-decoration-break-parsing.html: |
| * fast/box-shadow/box-shadow-parsing-invalid.html: |
| * fast/box-sizing/css-table-with-box-sizing.html: |
| * fast/box-sizing/table-cell.html: |
| |
| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Change remaining fast/js files to use pre and post js files in LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120962. |
| |
| Rubber stamped by Filip Pizlo. |
| |
| * fast/js/Array-isArray.html: |
| * fast/js/JSON-parse-reviver.html: |
| * fast/js/JSON-parse.html: |
| * fast/js/JSON-stringify-replacer.html: |
| * fast/js/JSON-stringify.html: |
| * fast/js/Object-create.html: |
| * fast/js/Object-defineProperties.html: |
| * fast/js/Object-defineProperty.html: |
| * fast/js/Object-getOwnPropertyNames.html: |
| * fast/js/Object-keys.html: |
| * fast/js/Promise-already-fulfilled.html: |
| * fast/js/Promise-already-rejected.html: |
| * fast/js/Promise-already-resolved.html: |
| * fast/js/Promise-catch-in-workers.html: |
| * fast/js/Promise-catch.html: |
| * fast/js/Promise-chain.html: |
| * fast/js/Promise-exception.html: |
| * fast/js/Promise-fulfill-in-workers.html: |
| * fast/js/Promise-fulfill.html: |
| * fast/js/Promise-init-in-workers.html: |
| * fast/js/Promise-init.html: |
| * fast/js/Promise-reject-in-workers.html: |
| * fast/js/Promise-reject.html: |
| * fast/js/Promise-resolve-chain.html: |
| * fast/js/Promise-resolve-in-workers.html: |
| * fast/js/Promise-resolve-with-then-exception.html: |
| * fast/js/Promise-resolve-with-then-fulfill.html: |
| * fast/js/Promise-resolve-with-then-reject.html: |
| * fast/js/Promise-resolve.html: |
| * fast/js/Promise-simple-fulfill-inside-callback.html: |
| * fast/js/Promise-simple-fulfill.html: |
| * fast/js/Promise-simple-in-workers.html: |
| * fast/js/Promise-simple.html: |
| * fast/js/Promise-static-fulfill.html: |
| * fast/js/Promise-static-reject.html: |
| * fast/js/Promise-static-resolve.html: |
| * fast/js/Promise-then-in-workers.html: |
| * fast/js/Promise-then-without-callbacks-in-workers.html: |
| * fast/js/Promise-then-without-callbacks.html: |
| * fast/js/Promise-then.html: |
| * fast/js/Promise-types.html: |
| * fast/js/Promise.html: |
| * fast/js/ToNumber.html: |
| * fast/js/activation-proto.html: |
| * fast/js/add-recovery.html: |
| * fast/js/apply-varargs.html: |
| * fast/js/arguments-bad-index.html: |
| * fast/js/arguments.html: |
| * fast/js/array-bad-time.html: |
| * fast/js/array-constructor-host-call.html: |
| * fast/js/array-defineOwnProperty.html: |
| * fast/js/array-enumerators-functions.html: |
| * fast/js/array-every.html: |
| * fast/js/array-filter.html: |
| * fast/js/array-float-delete.html: |
| * fast/js/array-functions-non-arrays.html: |
| * fast/js/array-holes.html: |
| * fast/js/array-index-immediate-types.html: |
| * fast/js/array-indexing.html: |
| * fast/js/array-iterate-backwards.html: |
| * fast/js/array-join-bug-11524.html: |
| * fast/js/array-lastIndexOf.html: |
| * fast/js/array-proto-func-length-getter-except.html: |
| * fast/js/array-proto-func-property-getter-except.html: |
| * fast/js/array-prototype-properties.html: |
| * fast/js/array-reduce.html: |
| * fast/js/array-reduceRight.html: |
| * fast/js/array-reset-large-index.html: |
| * fast/js/array-slow-put.html: |
| * fast/js/array-sort-exception.html: |
| * fast/js/array-sort-numericCompare.html: |
| * fast/js/array-sort-reentrance.html: |
| * fast/js/array-sort-small-sparse-array-with-large-length.html: |
| * fast/js/array-sort-sparse.html: |
| * fast/js/array-splice.html: |
| * fast/js/array-tostring-and-join.html: |
| * fast/js/array-tostring-ignore-separator.html: |
| * fast/js/array-type-speculation.html: |
| * fast/js/assign.html: |
| * fast/js/avl-crash.html: |
| * fast/js/basic-map.html: |
| * fast/js/basic-set.html: |
| * fast/js/basic-strict-mode.html: |
| * fast/js/bitops-type-tag.html: |
| * fast/js/bom-in-file-retains-correct-offset.html: |
| * fast/js/boolean-argument-prediction.html: |
| * fast/js/boxed-double-to-int.html: |
| * fast/js/break-ASI.html: |
| * fast/js/cached-call-uninitialized-arguments.html: |
| * fast/js/cached-eval-gc.html: |
| * fast/js/call-apply-crash.html: |
| * fast/js/call-base-resolution.html: |
| * fast/js/callback-function-with-handle-event.html: |
| * fast/js/caller-property.html: |
| * fast/js/char-at.html: |
| * fast/js/closure-inside-extra-arg-call.html: |
| * fast/js/code-serialize-paren.html: |
| * fast/js/codegen-assign-nontemporary-as-rexp.html: |
| * fast/js/codegen-jless.html: |
| * fast/js/codegen-loops-logical-nodes.html: |
| * fast/js/codegen-peephole-locals.html: |
| * fast/js/codegen-temporaries-multiple-global-blocks.html: |
| * fast/js/codegen-temporaries.html: |
| * fast/js/comparefn-sort-stability.html: |
| * fast/js/comparison-operators-greater.html: |
| * fast/js/comparison-operators-less.html: |
| * fast/js/comparison-operators.html: |
| * fast/js/concat-while-having-a-bad-time.html: |
| * fast/js/console-non-string-values.html: |
| * fast/js/const-without-initializer.html: |
| * fast/js/const.html: |
| * fast/js/constant-count.html: |
| * fast/js/constant-encoding.html: |
| * fast/js/constant-fold-not-nan.html: |
| * fast/js/constant-folding.html: |
| * fast/js/constructor-attributes.html: |
| * fast/js/constructor-length.html: |
| * fast/js/constructor.html: |
| * fast/js/continue-break-multiple-labels.html: |
| * fast/js/convert-nan-to-bool.html: |
| * fast/js/create-lots-of-workers.html: |
| * fast/js/cross-frame-bad-time.html: |
| * fast/js/cross-frame-prototype.html: |
| * fast/js/cross-frame-really-bad-time-with-__proto__.html: |
| * fast/js/cross-frame-really-bad-time.html: |
| * fast/js/cross-global-object-inline-global-var.html: |
| * fast/js/custom-constructors.html: |
| * fast/js/cyclic-proto.html: |
| * fast/js/cyclic-prototypes.html: |
| * fast/js/cyclic-ref-toString.html: |
| * fast/js/date-DST-pre-1970.html: |
| * fast/js/date-DST-time-cusps.html: |
| * fast/js/date-big-constructor.html: |
| * fast/js/date-big-setdate.html: |
| * fast/js/date-big-setmonth.html: |
| * fast/js/date-constructor.html: |
| * fast/js/date-daysfrom1970-overflow.html: |
| * fast/js/date-negative-setmonth.html: |
| * fast/js/date-parse-comments-test.html: |
| * fast/js/date-parse-test.html: |
| * fast/js/date-preserve-milliseconds.html: |
| * fast/js/date-proto-generic-invocation.html: |
| * fast/js/date-set-to-nan.html: |
| * fast/js/date-toisostring.html: |
| * fast/js/date-utc-timeclip.html: |
| * fast/js/debugger.html: |
| * fast/js/declaration-in-block.html: |
| * fast/js/deep-recursion-test.html: |
| * fast/js/delete-getters-setters.html: |
| * fast/js/delete-multiple-global-blocks.html: |
| * fast/js/delete-syntax.html: |
| * fast/js/delete-then-put.html: |
| * fast/js/dfg-abs-backwards-propagation.html: |
| * fast/js/dfg-activation-register-overwritten-in-throw.html: |
| * fast/js/dfg-add-not-number.html: |
| * fast/js/dfg-allocation-profile-watch-point-exit.html: |
| * fast/js/dfg-arguments-alias-escape.html: |
| * fast/js/dfg-arguments-alias-one-block-osr-exit.html: |
| * fast/js/dfg-arguments-alias-one-block-overwrite-arguments.html: |
| * fast/js/dfg-arguments-alias-one-block-overwrite.html: |
| * fast/js/dfg-arguments-alias-one-block.html: |
| * fast/js/dfg-arguments-alias.html: |
| * fast/js/dfg-arguments-cross-code-origin.html: |
| * fast/js/dfg-arguments-mixed-alias.html: |
| * fast/js/dfg-arguments-osr-exit-multiple-blocks-before-exit.html: |
| * fast/js/dfg-arguments-osr-exit-multiple-blocks.html: |
| * fast/js/dfg-arguments-osr-exit.html: |
| * fast/js/dfg-arguments-out-of-bounds.html: |
| * fast/js/dfg-arguments-strict-mode.html: |
| * fast/js/dfg-arguments-unexpected-escape.html: |
| * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.html: |
| * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.html: |
| * fast/js/dfg-array-dead.html: |
| * fast/js/dfg-array-length-dead.html: |
| * fast/js/dfg-array-pop-side-effects.html: |
| * fast/js/dfg-array-pop-value-clearing.html: |
| * fast/js/dfg-array-push-bad-time.html: |
| * fast/js/dfg-array-push-slow-put.html: |
| * fast/js/dfg-arrayify-elimination.html: |
| * fast/js/dfg-arrayify-when-late-prevent-extensions.html: |
| * fast/js/dfg-arrayify-when-prevent-extensions.html: |
| * fast/js/dfg-bool-to-int32-reuse.html: |
| * fast/js/dfg-branch-logical-not-peephole-around-osr-exit.html: |
| * fast/js/dfg-branch-not-fail.html: |
| * fast/js/dfg-byte-array-put.html: |
| * fast/js/dfg-byteOffset-neuter.html: |
| * fast/js/dfg-call-function-hit-watchpoint.html: |
| * fast/js/dfg-call-method-hit-watchpoint.html: |
| * fast/js/dfg-captured-var-get-local.html: |
| * fast/js/dfg-cfa-merge-with-dead-use-at-tail.html: |
| * fast/js/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.html: |
| * fast/js/dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-and-decrement.html: |
| * fast/js/dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null.html: |
| * fast/js/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.html: |
| * fast/js/dfg-cfg-simplify-phantom-get-local-on-same-block-set-local.html: |
| * fast/js/dfg-cfg-simplify-redundant-dead-get-local.html: |
| * fast/js/dfg-check-function-change-structure.html: |
| * fast/js/dfg-check-structure-elimination-for-non-cell.html: |
| * fast/js/dfg-check-two-structures.html: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-when-proven-final-object.html: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other.html: |
| * fast/js/dfg-constant-fold-first-local-read-after-block-merge.html: |
| * fast/js/dfg-constant-fold-logical-not-branch.html: |
| * fast/js/dfg-constant-fold-misprediction.html: |
| * fast/js/dfg-constant-fold-uncaptured-variable-that-is-later-captured.html: |
| * fast/js/dfg-convert-this-dom-window.html: |
| * fast/js/dfg-convert-this-object-then-exit-on-other.html: |
| * fast/js/dfg-convert-this-other-then-exit-on-object.html: |
| * fast/js/dfg-convert-this-polymorphic-object-then-exit-on-other.html: |
| * fast/js/dfg-convert-this-polymorphic-object-then-exit-on-string.html: |
| * fast/js/dfg-create-inlined-arguments-in-closure-inline.html: |
| * fast/js/dfg-cross-global-object-inline-new-array-literal-with-variables.html: |
| * fast/js/dfg-cross-global-object-inline-new-array-literal.html: |
| * fast/js/dfg-cross-global-object-inline-new-array-with-elements.html: |
| * fast/js/dfg-cross-global-object-inline-new-array-with-size.html: |
| * fast/js/dfg-cross-global-object-inline-new-array.html: |
| * fast/js/dfg-cross-global-object-new-array.html: |
| * fast/js/dfg-cse-cfa-discrepancy.html: |
| * fast/js/dfg-cse-dead-get-scoped-var.html: |
| * fast/js/dfg-custom-getter-throw-inlined.html: |
| * fast/js/dfg-custom-getter-throw.html: |
| * fast/js/dfg-custom-getter.html: |
| * fast/js/dfg-dead-min-one-arg.html: |
| * fast/js/dfg-dead-min-two-args.html: |
| * fast/js/dfg-dead-redundant-get-array-length.html: |
| * fast/js/dfg-dead-speculation.html: |
| * fast/js/dfg-dead-unreachable-code-with-chain-of-dead-unchecked-nodes.html: |
| * fast/js/dfg-dead-variable-on-exit.html: |
| * fast/js/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.html: |
| * fast/js/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc.html: |
| * fast/js/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.html: |
| * fast/js/dfg-double-addition-simplify-to-int.html: |
| * fast/js/dfg-double-use-of-post-simplification-double-prediction.html: |
| * fast/js/dfg-double-vote-fuzz.html: |
| * fast/js/dfg-ensure-array-storage-on-string.html: |
| * fast/js/dfg-ensure-array-storage-on-window.html: |
| * fast/js/dfg-ensure-contiguous-on-string.html: |
| * fast/js/dfg-ensure-non-array-array-storage-on-window.html: |
| * fast/js/dfg-exception.html: |
| * fast/js/dfg-float32-array-nan.html: |
| * fast/js/dfg-float32array.html: |
| * fast/js/dfg-float64array.html: |
| * fast/js/dfg-flush-get-local.html: |
| * fast/js/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.html: |
| * fast/js/dfg-get-by-id-unset-then-proto-less-warmup.html: |
| * fast/js/dfg-get-by-id-unset-then-proto-more-warmup.html: |
| * fast/js/dfg-get-by-id-unset-then-proto.html: |
| * fast/js/dfg-get-by-val-clobber.html: |
| * fast/js/dfg-get-by-val-getter-cse.html: |
| * fast/js/dfg-get-closure-var-put-closure-var-interference.html: |
| * fast/js/dfg-getter-throw.html: |
| * fast/js/dfg-getter.html: |
| * fast/js/dfg-holy-put-by-val-interferes-with-get-array-length.html: |
| * fast/js/dfg-inline-arguments-become-double.html: |
| * fast/js/dfg-inline-arguments-become-int32.html: |
| * fast/js/dfg-inline-arguments-int32.html: |
| * fast/js/dfg-inline-arguments-osr-exit-and-capture.html: |
| * fast/js/dfg-inline-arguments-out-of-bounds.html: |
| * fast/js/dfg-inline-arguments-reset-changetype.html: |
| * fast/js/dfg-inline-arguments-reset.html: |
| * fast/js/dfg-inline-arguments-simple.html: |
| * fast/js/dfg-inline-arguments-use-directly-from-inlined-code.html: |
| * fast/js/dfg-inline-arguments-use-from-all-the-places-broken.html: |
| * fast/js/dfg-inline-arguments-use-from-all-the-places.html: |
| * fast/js/dfg-inline-arguments-use-from-getter.html: |
| * fast/js/dfg-inline-arguments-use-from-uninlined-code.html: |
| * fast/js/dfg-inline-constant.html: |
| * fast/js/dfg-inline-constructor-that-uses-arguments.html: |
| * fast/js/dfg-inline-early-return.html: |
| * fast/js/dfg-inline-function-dot-caller.html: |
| * fast/js/dfg-inline-many-blocks.html: |
| * fast/js/dfg-inline-new-array-buffer.html: |
| * fast/js/dfg-inline-switch-imm.html: |
| * fast/js/dfg-inline-unused-this-method-check.html: |
| * fast/js/dfg-inline-unused-this.html: |
| * fast/js/dfg-inlining-reg-alloc.html: |
| * fast/js/dfg-int-overflow-in-loop.html: |
| * fast/js/dfg-int-overflow-large-constants-in-a-line.html: |
| * fast/js/dfg-int16array.html: |
| * fast/js/dfg-int32-to-double-on-known-number.html: |
| * fast/js/dfg-int32-to-double-on-set-local-and-exit.html: |
| * fast/js/dfg-int32-to-double-on-set-local-and-sometimes-exit.html: |
| * fast/js/dfg-int32array-overflow-values.html: |
| * fast/js/dfg-int32array.html: |
| * fast/js/dfg-int8array.html: |
| * fast/js/dfg-integer-optimization.html: |
| * fast/js/dfg-intrinsic-osr-exit.html: |
| * fast/js/dfg-intrinsic-side-effect-assignment-osr-exit.html: |
| * fast/js/dfg-intrinsic-unused-this-method-check.html: |
| * fast/js/dfg-intrinsic-unused-this.html: |
| * fast/js/dfg-logical-not-final-object-or-other.html: |
| * fast/js/dfg-make-rope-all-empty-strings.html: |
| * fast/js/dfg-make-rope-side-effects.html: |
| * fast/js/dfg-max-backwards-propagation.html: |
| * fast/js/dfg-min-backwards-propagation.html: |
| * fast/js/dfg-min-max.html: |
| * fast/js/dfg-mispredict-variable-but-prove-int.html: |
| * fast/js/dfg-mod-by-neg1-and-then-or-zero-interesting-reg-alloc.html: |
| * fast/js/dfg-mod-by-zero-and-then-or-zero-interesting-reg-alloc.html: |
| * fast/js/dfg-mod-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.html: |
| * fast/js/dfg-mul-big-integer-with-small-integer-and-bitor.html: |
| * fast/js/dfg-mul-big-integer-with-small-integer-and-detect-overflow.html: |
| * fast/js/dfg-mul-big-integer-with-small-integer.html: |
| * fast/js/dfg-mul-big-integers.html: |
| * fast/js/dfg-multi-basic-block-structure-clobber.html: |
| * fast/js/dfg-multiply.html: |
| * fast/js/dfg-negative-array-index.html: |
| * fast/js/dfg-negative-array-size.html: |
| * fast/js/dfg-new-array-double-const-then-int-const.html: |
| * fast/js/dfg-obvious-constant-cfa.html: |
| * fast/js/dfg-osr-entry-hoisted-clobbered-structure-check.html: |
| * fast/js/dfg-other-branch.html: |
| * fast/js/dfg-patchable-get-by-id-after-watchpoint.html: |
| * fast/js/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html: |
| * fast/js/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object.html: |
| * fast/js/dfg-peephole-compare-final-object-to-final-object-or-other.html: |
| * fast/js/dfg-phantom-base.html: |
| * fast/js/dfg-phantom-get-local.html: |
| * fast/js/dfg-post-inc-then-exit.html: |
| * fast/js/dfg-proto-access-inline-osr-exit.html: |
| * fast/js/dfg-proto-stub-watchpoint-fire.html: |
| * fast/js/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps.html: |
| * fast/js/dfg-proven-sqrt-backwards-propagation.html: |
| * fast/js/dfg-put-by-id-allocate-storage-polymorphic.html: |
| * fast/js/dfg-put-by-id-allocate-storage.html: |
| * fast/js/dfg-put-by-id-prototype-check.html: |
| * fast/js/dfg-put-by-id-reallocate-storage-polymorphic.html: |
| * fast/js/dfg-put-by-id-reallocate-storage.html: |
| * fast/js/dfg-put-by-val-setter-then-get-by-val.html: |
| * fast/js/dfg-put-scoped-var-backward-flow.html: |
| * fast/js/dfg-put-to-readonly-property.html: |
| * fast/js/dfg-putbyval-cfa-clobber.html: |
| * fast/js/dfg-redundant-load-of-captured-variable-proven-constant.html: |
| * fast/js/dfg-resolve-global-polymorphic-non-dictionary.html: |
| * fast/js/dfg-resolve-global-specific-dictionary.html: |
| * fast/js/dfg-rshift-by-zero-eliminate-valuetoint32.html: |
| * fast/js/dfg-side-effect-assignment-osr-exit.html: |
| * fast/js/dfg-sqrt-backwards-propagation.html: |
| * fast/js/dfg-store-unexpected-value-into-argument-and-osr-exit.html: |
| * fast/js/dfg-strcat-over-objects-then-exit-on-it.html: |
| * fast/js/dfg-strict-mode-arguments-get-beyond-length.html: |
| * fast/js/dfg-string-out-of-bounds-check-structure.html: |
| * fast/js/dfg-string-out-of-bounds-cse.html: |
| * fast/js/dfg-string-out-of-bounds-negative-check-structure.html: |
| * fast/js/dfg-string-out-of-bounds-negative-proto-value.html: |
| * fast/js/dfg-string-stricteq.html: |
| * fast/js/dfg-switch-imm-negative.html: |
| * fast/js/dfg-tear-off-arguments-not-activation.html: |
| * fast/js/dfg-tear-off-function-dot-arguments.html: |
| * fast/js/dfg-to-string-bad-toString.html: |
| * fast/js/dfg-to-string-bad-valueOf.html: |
| * fast/js/dfg-to-string-int-or-string.html: |
| * fast/js/dfg-to-string-int.html: |
| * fast/js/dfg-to-string-on-cell.html: |
| * fast/js/dfg-to-string-on-value.html: |
| * fast/js/dfg-to-string-side-effect-clobbers-toString.html: |
| * fast/js/dfg-to-string-side-effect.html: |
| * fast/js/dfg-to-string-toString-becomes-bad-with-check-structure.html: |
| * fast/js/dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype.html: |
| * fast/js/dfg-to-string-toString-becomes-bad.html: |
| * fast/js/dfg-to-string-toString-in-string.html: |
| * fast/js/dfg-to-string-valueOf-becomes-bad.html: |
| * fast/js/dfg-to-string-valueOf-in-string.html: |
| * fast/js/dfg-typed-array-neuter.html: |
| * fast/js/dfg-uint16array.html: |
| * fast/js/dfg-uint32-to-number-in-middle-of-copy-propagation.html: |
| * fast/js/dfg-uint32-to-number-on-captured-variable.html: |
| * fast/js/dfg-uint32-to-number-skip-then-exit.html: |
| * fast/js/dfg-uint32-to-number.html: |
| * fast/js/dfg-uint32array-overflow-constant.html: |
| * fast/js/dfg-uint32array-overflow-values.html: |
| * fast/js/dfg-uint32array.html: |
| * fast/js/dfg-uint8array.html: |
| * fast/js/dfg-uint8clampedarray-out-of-bounds-put-by-val-alias.html: |
| * fast/js/dfg-uint8clampedarray.html: |
| * fast/js/dfg-use-function-as-variable-merge-structure.html: |
| * fast/js/dfg-use-function-as-variable-not-constant.html: |
| * fast/js/dfg-use-function-as-variable-with-closure.html: |
| * fast/js/dfg-use-function-as-variable.html: |
| * fast/js/dfg-value-to-int32-with-side-effect.html: |
| * fast/js/dfg-weak-js-constant-silent-fill.html: |
| * fast/js/dictionary-no-cache.html: |
| * fast/js/dictionary-prototype-caching.html: |
| * fast/js/do-while-semicolon.html: |
| * fast/js/document-all-between-frames.html: |
| * fast/js/document-all-triggers-masquerades-watchpoint.html: |
| * fast/js/dom-static-property-for-in-iteration.html: |
| * fast/js/dot-node-base-exception.html: |
| * fast/js/duplicate-param-crash.html: |
| * fast/js/duplicate-param-gc-crash.html: |
| * fast/js/end-in-string-escape.html: |
| * fast/js/enter-dictionary-indexing-mode-with-blank-indexing-type.html: |
| * fast/js/equality.html: |
| * fast/js/error-object-write-and-detele-for-stack-property.html: |
| * fast/js/eval-and-with.html: |
| * fast/js/eval-cache-crash.html: |
| * fast/js/eval-cache-scoped-lookup.html: |
| * fast/js/eval-contained-syntax-error.html: |
| * fast/js/eval-throw-return.html: |
| * fast/js/eval-var-decl.html: |
| * fast/js/exception-expression-offset.html: |
| * fast/js/exception-for-nonobject.html: |
| * fast/js/exception-line-number.html: |
| * fast/js/exception-linenums-in-html-1.html: |
| * fast/js/exception-linenums-in-html-2.html: |
| * fast/js/exception-linenums-in-html-3.html: |
| * fast/js/exception-linenums.html: |
| * fast/js/exception-propagate-from-dfg-to-llint.html: |
| * fast/js/exception-properties.html: |
| * fast/js/exception-registerfile-shrink.html: |
| * fast/js/exception-try-finally-scope-error.html: |
| * fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html: |
| * fast/js/excessive-comma-usage.html: |
| * fast/js/finally-codegen-failure.html: |
| * fast/js/flatten-dictionary-structure-from-which-all-properties-were-deleted.html: |
| * fast/js/for-in-avoid-duplicates.html: |
| * fast/js/for-in-cached.html: |
| * fast/js/for-in-exeception.html: |
| * fast/js/for-in-to-text.html: |
| * fast/js/for-in-var-scope.html: |
| * fast/js/function-apply-aliased.html: |
| * fast/js/function-apply-many-args.html: |
| * fast/js/function-apply.html: |
| * fast/js/function-bind.html: |
| * fast/js/function-call-aliased.html: |
| * fast/js/function-call-register-allocation.html: |
| * fast/js/function-constructor-error.html: |
| * fast/js/function-constructor-newline-after-brace.html: |
| * fast/js/function-constructor-single-line-comment.html: |
| * fast/js/function-declaration-statement.html: |
| * fast/js/function-declaration.html: |
| * fast/js/function-declarations-in-switch-statement.html: |
| * fast/js/function-decompilation-operators.html: |
| * fast/js/function-dot-apply-replace-base.html: |
| * fast/js/function-dot-arguments.html: |
| * fast/js/function-dot-length-read-only.html: |
| * fast/js/function-length.html: |
| * fast/js/function-name.html: |
| * fast/js/function-names.html: |
| * fast/js/function-prototype-descriptor.html: |
| * fast/js/function-prototype.html: |
| * fast/js/function-redefinition.html: |
| * fast/js/function-toString-object-literals.html: |
| * fast/js/function-toString-parentheses.html: |
| * fast/js/function-toString-semicolon-insertion.html: |
| * fast/js/garbage-collect-after-string-appends.html-disabled: |
| * fast/js/get-by-pname-non-final-object.html: |
| * fast/js/get-by-pname-only-prototype-properties.html: |
| * fast/js/get-by-pname-that-looks-like-a-patchable-get-by-val.html: |
| * fast/js/get-by-pname.html: |
| * fast/js/getOwnPropertyDescriptor.html: |
| * fast/js/getter-setter-gc.html: |
| * fast/js/global-constructors-attributes-dedicated-worker.html: |
| * fast/js/global-constructors-attributes-shared-worker.html: |
| * fast/js/global-constructors-attributes.html: |
| * fast/js/global-constructors-deletable.html: |
| * fast/js/global-function-resolve.html: |
| * fast/js/global-resolve-through-eval.html: |
| * fast/js/gmail-re-re.html: |
| * fast/js/has-own-property.html: |
| * fast/js/ignored-result-null-comparison-crash.html: |
| * fast/js/ignored-result-ref-crash.html: |
| * fast/js/immediate-constant-instead-of-cell.html: |
| * fast/js/implicit-call-with-global-reentry.html: |
| * fast/js/imul.html: |
| * fast/js/inc-bracket-assign-subscript.html: |
| * fast/js/inc-const-valueOf.html: |
| * fast/js/indexed-setter-on-global-object.html: |
| * fast/js/inline-arguments-tear-off.html: |
| * fast/js/instance-of-immediates.html: |
| * fast/js/instanceof-XMLHttpRequest.html: |
| * fast/js/instanceof-operator.html: |
| * fast/js/integer-division-neg2tothe32-by-neg1.html: |
| * fast/js/integer-extremes.html: |
| * fast/js/interpreter-no-activation.html: |
| * fast/js/invalid-callframe-during-unwind.html: |
| * fast/js/isPrototypeOf.html: |
| * fast/js/jit-float32-array-nan.html: |
| * fast/js/jit-set-profiling-access-type-only-for-get-by-id-self.html: |
| * fast/js/js-constructors-use-correct-global.html: |
| * fast/js/js-continue-break-restrictions.html: |
| * fast/js/js-correct-exception-handler.html: |
| * fast/js/keywords-and-reserved_words.html: |
| * fast/js/large-expressions.html: |
| * fast/js/lastModified.html: |
| * fast/js/lazy-create-arguments-from-get-by-val.html: |
| * fast/js/legitimately-captured-argument.html: |
| * fast/js/line-column-numbers.html: |
| * fast/js/logical-or-jless.html: |
| * fast/js/math-transforms.html: |
| * fast/js/math.html: |
| * fast/js/method-check.html: |
| * fast/js/missing-style-end-tag-js.html: |
| * fast/js/missing-title-end-tag-js.html: |
| * fast/js/mod-by-zero.html: |
| * fast/js/mod-crash.html: |
| * fast/js/modify-non-references.html: |
| * fast/js/multiline-comment-newline.html: |
| * fast/js/named-function-expression.html: |
| * fast/js/names.html: |
| * fast/js/native-error-prototype.html: |
| * fast/js/navigator-language.html: |
| * fast/js/neq-null-crash.html: |
| * fast/js/nested-functions.html: |
| * fast/js/nested-object-gc.html: |
| * fast/js/new-array-double-with-holes.html: |
| * fast/js/no-semi-insertion-at-end-of-script.html: |
| * fast/js/non-object-proto.html: |
| * fast/js/normal-character-escapes-in-string-literals.html: |
| * fast/js/null-char-in-string.html: |
| * fast/js/number-cell-reuse.html: |
| * fast/js/number-parsing-crash.html: |
| * fast/js/number-toExponential.html: |
| * fast/js/number-toString.html: |
| * fast/js/number-tofixed.html: |
| * fast/js/number-toprecision.html: |
| * fast/js/numeric-compare.html: |
| * fast/js/numeric-conversion.html: |
| * fast/js/numeric-escapes-in-string-literals.html: |
| * fast/js/object-bad-time.html: |
| * fast/js/object-extra-comma.html: |
| * fast/js/object-literal-direct-put.html: |
| * fast/js/object-literal-syntax.html: |
| * fast/js/object-prototype-constructor.html: |
| * fast/js/object-prototype-properties.html: |
| * fast/js/object-prototype-toLocaleString.html: |
| * fast/js/object-slow-put.html: |
| * fast/js/order-of-operations.html: |
| * fast/js/parse-backslash-before-newline.html: |
| * fast/js/parse-nan.html: |
| * fast/js/parseFloat.html: |
| * fast/js/parseInt.html: |
| * fast/js/parser-high-byte-character.html: |
| * fast/js/parser-syntax-check.html: |
| * fast/js/parser-xml-close-comment.html: |
| * fast/js/polymorphic-construct.html: |
| * fast/js/post-inc-assign-overwrites.html: |
| * fast/js/post-message-numeric-property.html: |
| * fast/js/postfix-syntax.html: |
| * fast/js/prefix-syntax.html: |
| * fast/js/pretty-print.html: |
| * fast/js/preventExtensions.html: |
| * fast/js/primitive-method-this.html: |
| * fast/js/primitive-property-access-edge-cases.html: |
| * fast/js/property-getters-and-setters.html: |
| * fast/js/property-iteration.html: |
| * fast/js/propertyIsEnumerable.html: |
| * fast/js/prototype-chain-caching-with-impure-get-own-property-slot-traps.html: |
| * fast/js/prototypes.html: |
| * fast/js/put-direct-index-beyond-vector-length-resize.html: |
| * fast/js/put-to-base-global-checked.html: |
| * fast/js/random-array-gc-stress.html: |
| * fast/js/read-modify-eval.html: |
| * fast/js/recursion-limit-equal.html: |
| * fast/js/reentrant-caching.html: |
| * fast/js/reentrant-call-unwind.html: |
| * fast/js/regexp-alternatives.html: |
| * fast/js/regexp-backreferences.html: |
| * fast/js/regexp-bol-with-multiline.html: |
| * fast/js/regexp-bol.html: |
| * fast/js/regexp-char-insensitive.html: |
| * fast/js/regexp-character-match-out-of-order.html: |
| * fast/js/regexp-compile-crash.html: |
| * fast/js/regexp-compile.html: |
| * fast/js/regexp-divequal.html: |
| * fast/js/regexp-extended-characters-crash.html: |
| * fast/js/regexp-extended-characters-match.html: |
| * fast/js/regexp-extended-characters-more.html: |
| * fast/js/regexp-find-first-asserted.html: |
| * fast/js/regexp-in-and-foreach-handling.html: |
| * fast/js/regexp-lastindex.html: |
| * fast/js/regexp-literals-arent-constants.html: |
| * fast/js/regexp-look-ahead-empty.html: |
| * fast/js/regexp-look-ahead.html: |
| * fast/js/regexp-many-brackets.html: |
| * fast/js/regexp-match-reify-before-putbyval.html: |
| * fast/js/regexp-negative-special-characters.html: |
| * fast/js/regexp-no-extensions.html: |
| * fast/js/regexp-non-bmp.html: |
| * fast/js/regexp-non-capturing-groups.html: |
| * fast/js/regexp-non-character.html: |
| * fast/js/regexp-non-greedy-parentheses.html: |
| * fast/js/regexp-norepeat.html: |
| * fast/js/regexp-overflow-too-big.html: |
| * fast/js/regexp-overflow.html: |
| * fast/js/regexp-range-bound-ffff.html: |
| * fast/js/regexp-range-out-of-order.html: |
| * fast/js/regexp-ranges-and-escaped-hyphens.html: |
| * fast/js/regexp-stack-overflow.html: |
| * fast/js/regexp-unicode-handling.html: |
| * fast/js/regexp-unicode-overflow.html: |
| * fast/js/regexp-zero-length-alternatives.html: |
| * fast/js/registerCachingAcrossBranchTargets.html: |
| * fast/js/rehash-assign.html: |
| * fast/js/removing-Cf-characters.html: |
| * fast/js/reparsing-semicolon-insertion.html: |
| * fast/js/repeat-cached-vm-reentry.html: |
| * fast/js/reserved-words-as-property.html: |
| * fast/js/reserved-words-strict.html: |
| * fast/js/reserved-words.html: |
| * fast/js/resize-array-assign.html: |
| * fast/js/resolve-arguments-from-scope.html: |
| * fast/js/script-line-number.html: |
| * fast/js/script-tests/TEMPLATE.html: |
| * fast/js/script-tests/global-constructors-attributes.js: |
| * fast/js/select-options-add.html: |
| * fast/js/select-options-remove-gc.html: |
| * fast/js/select-options-remove.html: |
| * fast/js/slash-lineterminator-parse.html: |
| * fast/js/sort-large-array.html: |
| * fast/js/sort-no-jit-code-crash.html: |
| * fast/js/sort-non-numbers.html: |
| * fast/js/sort-randomly.html: |
| * fast/js/sort-stability.html: |
| * fast/js/sort-with-side-effecting-comparisons.html: |
| * fast/js/sparse-array.html: |
| * fast/js/stack-at-creation-for-error-objects.html: |
| * fast/js/stack-overflow-arrity-catch.html: |
| * fast/js/stack-overflow-catch.html: |
| * fast/js/stack-trace.html: |
| * fast/js/stack-unwinding.html: |
| * fast/js/statement-list-register-crash.html: |
| * fast/js/static-scope-object.html: |
| * fast/js/strict-callback-this.html: |
| * fast/js/strict-readonly-statics.html: |
| * fast/js/strict-throw-type-error.html: |
| * fast/js/string-anchor.html: |
| * fast/js/string-capitalization.html: |
| * fast/js/string-concatenate-outofmemory.html-disabled: |
| * fast/js/string-fontcolor.html: |
| * fast/js/string-fontsize.html: |
| * fast/js/string-from-char-code.html: |
| * fast/js/string-index-overflow.html: |
| * fast/js/string-link.html: |
| * fast/js/string-localeCompare.html: |
| * fast/js/string-match.html: |
| * fast/js/string-property-deletion.html: |
| * fast/js/string-property-iteration.html: |
| * fast/js/string-prototype-properties.html: |
| * fast/js/string-replace-2.html: |
| * fast/js/string-replace-3.html: |
| * fast/js/string-replacement-outofmemory.html: |
| * fast/js/string-slice-abnormal-values.html: |
| * fast/js/string-sort.html: |
| * fast/js/string-split-conformance.html: |
| * fast/js/string-split-double-empty.html: |
| * fast/js/string-split-ignore-case.html: |
| * fast/js/string-substr.html: |
| * fast/js/string-trim.html: |
| * fast/js/string_replace.html: |
| * fast/js/switch-behaviour.html: |
| * fast/js/this-non-object-proto.html: |
| * fast/js/throw-exception-in-global-setter.html: |
| * fast/js/throw-from-finally.html: |
| * fast/js/toInt32UInt32.html: |
| * fast/js/toString-elision-trailing-comma.html: |
| * fast/js/toString-exception.html: |
| * fast/js/toString-for-var-decl.html: |
| * fast/js/toString-number-dot-expr.html: |
| * fast/js/toString-number.html: |
| * fast/js/toString-overrides.html: |
| * fast/js/toString-prefix-postfix-preserve-parens.html: |
| * fast/js/toString-recursion.html: |
| * fast/js/toString-stack-overflow.html: |
| * fast/js/toString-try-else.html: |
| * fast/js/tostring-exception-in-property-access.html: |
| * fast/js/transition-cache-dictionary-crash.html: |
| * fast/js/try-catch-try-try-catch-try-finally-return-catch-finally.html: |
| * fast/js/try-try-return-finally-finally.html: |
| * fast/js/typed-array-access.html: |
| * fast/js/typed-array-copy.html: |
| * fast/js/typed-array-set-different-types.html: |
| * fast/js/typedarray-set-destination-smaller-than-source.html: |
| * fast/js/typedarray-set-overlapping-elements-of-same-size.html: |
| * fast/js/typedarray-set-same-type-memmove.html: |
| * fast/js/typedarray-set-source-smaller-than-destination.html: |
| * fast/js/typeof-codegen-crash.html: |
| * fast/js/typeof-constant-string.html: |
| * fast/js/typeof-syntax.html: |
| * fast/js/unexpected-constant-crash.html: |
| * fast/js/unmatching-argument-count.html: |
| * fast/js/unshift-multi.html: |
| * fast/js/var-declarations-zero-width.html: |
| * fast/js/var-shadows-arg-crash.html: |
| * fast/js/var-shadows-arg-gc-crash.html: |
| * fast/js/vardecl-blocks-init.html: |
| * fast/js/vardecl-preserve-arguments.html: |
| * fast/js/webcore-string-comparison.html: |
| * fast/js/webidl-type-mapping.html: |
| * fast/js/with-scope-gc.html: |
| |
| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Change fast/js/regress files to use pre and post js files in LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120961. |
| |
| Rubber stamped by Filip Pizlo. |
| |
| * fast/js/regress/ArrayBuffer-DataView-alloc-large-long-lived.html: |
| * fast/js/regress/ArrayBuffer-DataView-alloc-long-lived.html: |
| * fast/js/regress/ArrayBuffer-Int32Array-byteOffset.html: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-huge-long-lived.html: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-large-long-lived-fragmented.html: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-large-long-lived.html: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-long-lived-buffer.html: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-long-lived.html: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc.html: |
| * fast/js/regress/DataView-custom-properties.html: |
| * fast/js/regress/Float32Array-matrix-mult.html: |
| * fast/js/regress/Float32Array-to-Float64Array-set.html: |
| * fast/js/regress/Float64Array-alloc-long-lived.html: |
| * fast/js/regress/Float64Array-to-Int16Array-set.html: |
| * fast/js/regress/HashMap-put-get-iterate-keys.html: |
| * fast/js/regress/HashMap-put-get-iterate.html: |
| * fast/js/regress/HashMap-string-put-get-iterate.html: |
| * fast/js/regress/Int16Array-alloc-long-lived.html: |
| * fast/js/regress/Int16Array-bubble-sort-with-byteLength.html: |
| * fast/js/regress/Int16Array-bubble-sort.html: |
| * fast/js/regress/Int16Array-load-int-mul.html: |
| * fast/js/regress/Int16Array-to-Int32Array-set.html: |
| * fast/js/regress/Int32Array-Int8Array-view-alloc.html: |
| * fast/js/regress/Int32Array-alloc-huge-long-lived.html: |
| * fast/js/regress/Int32Array-alloc-huge.html: |
| * fast/js/regress/Int32Array-alloc-large-long-lived.html: |
| * fast/js/regress/Int32Array-alloc-large.html: |
| * fast/js/regress/Int32Array-alloc-long-lived.html: |
| * fast/js/regress/Int32Array-alloc.html: |
| * fast/js/regress/Int8Array-alloc-long-lived.html: |
| * fast/js/regress/Int8Array-load-with-byteLength.html: |
| * fast/js/regress/Int8Array-load.html: |
| * fast/js/regress/adapt-to-double-divide.html: |
| * fast/js/regress/aliased-arguments-getbyval.html: |
| * fast/js/regress/allocate-big-object.html: |
| * fast/js/regress/arity-mismatch-inlining.html: |
| * fast/js/regress/array-access-polymorphic-structure.html: |
| * fast/js/regress/array-nonarray-polymorhpic-access.html: |
| * fast/js/regress/array-nonarray-polymorphic-access.html: |
| * fast/js/regress/array-with-double-add.html: |
| * fast/js/regress/array-with-double-increment.html: |
| * fast/js/regress/array-with-double-mul-add.html: |
| * fast/js/regress/array-with-double-sum.html: |
| * fast/js/regress/array-with-int32-add-sub.html: |
| * fast/js/regress/array-with-int32-or-double-sum.html: |
| * fast/js/regress/basic-set.html: |
| * fast/js/regress/big-int-mul.html: |
| * fast/js/regress/boolean-test.html: |
| * fast/js/regress/branch-fold.html: |
| * fast/js/regress/cast-int-to-double.html: |
| * fast/js/regress/cell-argument.html: |
| * fast/js/regress/cfg-simplify.html: |
| * fast/js/regress/cmpeq-obj-to-obj-other.html: |
| * fast/js/regress/constant-test.html: |
| * fast/js/regress/delay-tear-off-arguments-strictmode.html: |
| * fast/js/regress/direct-arguments-getbyval.html: |
| * fast/js/regress/double-pollution-getbyval.html: |
| * fast/js/regress/double-pollution-putbyoffset.html: |
| * fast/js/regress/empty-string-plus-int.html: |
| * fast/js/regress/emscripten-cube2hash.html: |
| * fast/js/regress/emscripten-memops.html: |
| * fast/js/regress/external-arguments-getbyval.html: |
| * fast/js/regress/external-arguments-putbyval.html: |
| * fast/js/regress/fold-double-to-int.html: |
| * fast/js/regress/function-dot-apply.html: |
| * fast/js/regress/function-test.html: |
| * fast/js/regress/get-by-id-chain-from-try-block.html: |
| * fast/js/regress/get-by-id-proto-or-self.html: |
| * fast/js/regress/get-by-id-self-or-proto.html: |
| * fast/js/regress/imul-double-only.html: |
| * fast/js/regress/imul-int-only.html: |
| * fast/js/regress/imul-mixed.html: |
| * fast/js/regress/in-four-cases.html: |
| * fast/js/regress/in-one-case-false.html: |
| * fast/js/regress/in-one-case-true.html: |
| * fast/js/regress/in-two-cases.html: |
| * fast/js/regress/indexed-properties-in-objects.html: |
| * fast/js/regress/inline-arguments-access.html: |
| * fast/js/regress/inline-arguments-local-escape.html: |
| * fast/js/regress/inline-get-scoped-var.html: |
| * fast/js/regress/inlined-put-by-id-transition.html: |
| * fast/js/regress/int-or-other-abs-then-get-by-val.html: |
| * fast/js/regress/int-or-other-abs-zero-then-get-by-val.html: |
| * fast/js/regress/int-or-other-add-then-get-by-val.html: |
| * fast/js/regress/int-or-other-add.html: |
| * fast/js/regress/int-or-other-div-then-get-by-val.html: |
| * fast/js/regress/int-or-other-max-then-get-by-val.html: |
| * fast/js/regress/int-or-other-min-then-get-by-val.html: |
| * fast/js/regress/int-or-other-mod-then-get-by-val.html: |
| * fast/js/regress/int-or-other-mul-then-get-by-val.html: |
| * fast/js/regress/int-or-other-neg-then-get-by-val.html: |
| * fast/js/regress/int-or-other-neg-zero-then-get-by-val.html: |
| * fast/js/regress/int-or-other-sub-then-get-by-val.html: |
| * fast/js/regress/int-or-other-sub.html: |
| * fast/js/regress/int-overflow-local.html: |
| * fast/js/regress/integer-divide.html: |
| * fast/js/regress/integer-modulo.html: |
| * fast/js/regress/lots-of-fields.html: |
| * fast/js/regress/make-indexed-storage.html: |
| * fast/js/regress/make-rope-cse.html: |
| * fast/js/regress/marsaglia-osr-entry.html: |
| * fast/js/regress/marsaglia.html: |
| * fast/js/regress/method-on-number.html: |
| * fast/js/regress/negative-zero-divide.html: |
| * fast/js/regress/negative-zero-modulo.html: |
| * fast/js/regress/negative-zero-negate.html: |
| * fast/js/regress/nested-function-parsing-random.html: |
| * fast/js/regress/nested-function-parsing.html: |
| * fast/js/regress/new-array-buffer-dead.html: |
| * fast/js/regress/new-array-buffer-push.html: |
| * fast/js/regress/new-array-dead.html: |
| * fast/js/regress/new-array-push.html: |
| * fast/js/regress/number-test.html: |
| * fast/js/regress/object-closure-call.html: |
| * fast/js/regress/object-test.html: |
| * fast/js/regress/poly-stricteq.html: |
| * fast/js/regress/polymorphic-structure.html: |
| * fast/js/regress/polyvariant-monomorphic-get-by-id.html: |
| * fast/js/regress/put-by-val-large-index-blank-indexing-type.html: |
| * fast/js/regress/rare-osr-exit-on-local.html: |
| * fast/js/regress/register-pressure-from-osr.html: |
| * fast/js/regress/simple-activation-demo.html: |
| * fast/js/regress/slow-array-profile-convergence.html: |
| * fast/js/regress/slow-convergence.html: |
| * fast/js/regress/sparse-conditional.html: |
| * fast/js/regress/splice-to-remove.html: |
| * fast/js/regress/string-concat-object.html: |
| * fast/js/regress/string-concat-pair-object.html: |
| * fast/js/regress/string-concat-pair-simple.html: |
| * fast/js/regress/string-concat-simple.html: |
| * fast/js/regress/string-cons-repeat.html: |
| * fast/js/regress/string-cons-tower.html: |
| * fast/js/regress/string-equality.html: |
| * fast/js/regress/string-get-by-val-big-char.html: |
| * fast/js/regress/string-get-by-val-out-of-bounds-insane.html: |
| * fast/js/regress/string-get-by-val-out-of-bounds.html: |
| * fast/js/regress/string-get-by-val.html: |
| * fast/js/regress/string-hash.html: |
| * fast/js/regress/string-long-ident-equality.html: |
| * fast/js/regress/string-repeat-arith.html: |
| * fast/js/regress/string-sub.html: |
| * fast/js/regress/string-test.html: |
| * fast/js/regress/string-var-equality.html: |
| * fast/js/regress/structure-hoist-over-transitions.html: |
| * fast/js/regress/switch-char-constant.html: |
| * fast/js/regress/switch-char.html: |
| * fast/js/regress/switch-constant.html: |
| * fast/js/regress/switch-string-basic-big-var.html: |
| * fast/js/regress/switch-string-basic-big.html: |
| * fast/js/regress/switch-string-basic-var.html: |
| * fast/js/regress/switch-string-basic.html: |
| * fast/js/regress/switch-string-big-length-tower-var.html: |
| * fast/js/regress/switch-string-length-tower-var.html: |
| * fast/js/regress/switch-string-length-tower.html: |
| * fast/js/regress/switch-string-short.html: |
| * fast/js/regress/switch.html: |
| * fast/js/regress/tear-off-arguments-simple.html: |
| * fast/js/regress/tear-off-arguments.html: |
| * fast/js/regress/temporal-structure.html: |
| * fast/js/regress/to-int32-boolean.html: |
| * fast/js/regress/undefined-test.html: |
| |
| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Change fast/js/kde files to use pre and post js files in LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120960. |
| |
| Rubber stamped by Filip Pizlo. |
| |
| * fast/js/kde/Array.html: |
| * fast/js/kde/Boolean.html: |
| * fast/js/kde/Date-setYear.html: |
| * fast/js/kde/Error.html: |
| * fast/js/kde/GlobalObject.html: |
| * fast/js/kde/Number.html: |
| * fast/js/kde/Object.html: |
| * fast/js/kde/Prototype.html: |
| * fast/js/kde/RegExp.html: |
| * fast/js/kde/StringObject.html: |
| * fast/js/kde/arguments-scope.html: |
| * fast/js/kde/assignments.html: |
| * fast/js/kde/cast.html: |
| * fast/js/kde/comment-1.html: |
| * fast/js/kde/comment-2.html: |
| * fast/js/kde/completion.html: |
| * fast/js/kde/conditional.html: |
| * fast/js/kde/const.html: |
| * fast/js/kde/constructor_length.html: |
| * fast/js/kde/crash-1.html: |
| * fast/js/kde/crash-2.html: |
| * fast/js/kde/delete.html: |
| * fast/js/kde/empty.html: |
| * fast/js/kde/encode_decode_uri.html: |
| * fast/js/kde/eval.html: |
| * fast/js/kde/evil-n.html: |
| * fast/js/kde/exception_propagation.html: |
| * fast/js/kde/exceptions.html: |
| * fast/js/kde/func-decl.html: |
| * fast/js/kde/function.html: |
| * fast/js/kde/function_arguments.html: |
| * fast/js/kde/function_constructor.html: |
| * fast/js/kde/function_length.html: |
| * fast/js/kde/garbage-n.html: |
| * fast/js/kde/inbuilt_function_proto.html: |
| * fast/js/kde/inbuilt_function_tostring.html: |
| * fast/js/kde/iteration.html: |
| * fast/js/kde/j-comment-3.html: |
| * fast/js/kde/j-comment-4.html: |
| * fast/js/kde/literals.html: |
| * fast/js/kde/lval-exceptions.html: |
| * fast/js/kde/math.html: |
| * fast/js/kde/md5-1.html: |
| * fast/js/kde/md5-2.html: |
| * fast/js/kde/object_prototype.html: |
| * fast/js/kde/object_prototype_tostring.html: |
| * fast/js/kde/operators.html: |
| * fast/js/kde/parse.html: |
| * fast/js/kde/prototype_length.html: |
| * fast/js/kde/prototype_proto.html: |
| * fast/js/kde/scope.html: |
| * fast/js/kde/statements.html: |
| * fast/js/kde/string-1-n.html: |
| * fast/js/kde/string-2-n.html: |
| * fast/js/kde/var_decl_init.html: |
| |
| 2013-09-07 Antti Koivisto <antti@apple.com> |
| |
| Remove unnecessary sibling text renderers after attach |
| https://bugs.webkit.org/show_bug.cgi?id=120953 |
| |
| Reviewed by Anders Carlsson and Andreas Kling. |
| |
| A bunch of spaces and empty lines disappear from dumpAsText test results. |
| Empty RenderTexts disapper from render tree dumps. |
| |
| * css3/flexbox/flex-flow-auto-margins-expected.txt: |
| * css3/flexbox/flex-flow-auto-margins-no-available-space-expected.txt: |
| * css3/flexbox/flex-flow-border-expected.txt: |
| * css3/flexbox/flex-flow-margins-auto-size-expected.txt: |
| * css3/flexbox/flex-flow-margins-expected.txt: |
| * css3/flexbox/flex-flow-orientations-expected.txt: |
| * css3/flexbox/flex-flow-overflow-expected.txt: |
| * css3/flexbox/flex-flow-padding-expected.txt: |
| * css3/flexbox/flexbox-ignore-firstLetter-expected.txt: |
| * css3/flexbox/inline-flexbox-ignore-firstLine-expected.txt: |
| * css3/flexbox/intrinsic-min-width-applies-with-fixed-width-expected.txt: |
| * editing/selection/focus-crash-expected.txt: |
| |
| A few frame based tests also gain an extra space from alrgorithm fixes in creation direction. |
| |
| * editing/style/toggle-style-bold-italic-expected.txt: |
| * editing/style/toggle-style-bold-italic-mixed-editability-expected.txt: |
| * fast/block/float/intruding-float-not-removed-writing-mode-expected.txt: |
| * fast/css/getComputedStyle/getComputedStyle-resolved-values-expected.txt: |
| * fast/css/import-style-update-expected.txt: |
| * fast/css/positioned-overflow-scroll-expected.txt: |
| * fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt: |
| * fast/dom/search-shadow-host-crash-expected.txt: |
| * fast/dynamic/inline-to-block-crash-expected.txt: |
| * fast/events/input-element-display-none-in-dragleave-crash-expected.txt: |
| * fast/flexbox/intrinsic-min-width-applies-with-fixed-width-expected.txt: |
| * fast/forms/select-listbox-focus-displaynone-expected.txt: |
| * fast/frames/repaint-display-none-crash-expected.txt: |
| * fast/inline/inline-with-empty-inline-children-expected.txt: |
| * fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline-expected.txt: |
| * fast/repaint/text-in-relative-positioned-inline-expected.txt: |
| * fast/replaced/computed-image-width-with-percent-height-and-fixed-ancestor-expected.txt: |
| * fast/replaced/computed-image-width-with-percent-height-and-fixed-ancestor-vertical-lr-expected.txt: |
| * fast/replaced/preferred-widths-expected.txt: |
| * fast/spatial-navigation/snav-tiny-table-traversal-expected.txt: |
| * fast/table/min-max-width-preferred-size-expected.txt: |
| * fast/xsl/import-non-document-node-expected.txt: |
| * fullscreen/full-screen-fixed-pos-parent-expected.txt: |
| * http/tests/appcache/auth-expected.txt: |
| * http/tests/cache/subresource-expiration-1-expected.txt: |
| * http/tests/cache/subresource-expiration-2-expected.txt: |
| * http/tests/xmlhttprequest/send-array-buffer-expected.txt: |
| * http/tests/xmlhttprequest/send-data-view-expected.txt: |
| * http/tests/xmlhttprequest/send-undefined-and-null-expected.txt: |
| * platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt: |
| * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt: |
| * platform/mac/editing/pasteboard/4989774-expected.txt: |
| * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-2-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-2-left-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-right-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-2-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-2-left-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-right-expected.txt: |
| * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: |
| * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-in-textarea-expected.txt: |
| * platform/mac/editing/style/style-boundary-005-expected.txt: |
| * platform/mac/fast/AppleScript/001-expected.txt: |
| * platform/mac/fast/AppleScript/date-expected.txt: |
| * platform/mac/fast/forms/formmove3-expected.txt: |
| * platform/mac/fast/forms/input-align-image-expected.txt: |
| * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt: |
| * platform/mac/fast/invalid/003-expected.txt: |
| * platform/mac/fast/text/attributed-substring-from-range-002-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug647-expected.txt: |
| * userscripts/user-script-all-frames-expected.txt: |
| * userscripts/user-script-top-frame-only-expected.txt: |
| |
| Here too. |
| |
| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Change fast/js/resources files to use pre and post js files in LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120958. |
| |
| Rubber stamped by Filip Pizlo. |
| |
| * fast/js/resources/Promise-catch-in-workers.js: |
| * fast/js/resources/Promise-fulfill-in-workers.js: |
| * fast/js/resources/Promise-init-in-workers.js: |
| * fast/js/resources/Promise-reject-in-workers.js: |
| * fast/js/resources/Promise-resolve-in-workers.js: |
| * fast/js/resources/Promise-simple-in-workers.js: |
| * fast/js/resources/Promise-then-in-workers.js: |
| * fast/js/resources/Promise-then-without-callbacks-in-workers.js: |
| * fast/js/resources/document-all-between-frames-subframe.html: |
| |
| 2013-09-07 Mark Lam <mark.lam@apple.com> |
| |
| Copy test pre and post js files to LayoutTests/resources. |
| https://bugs.webkit.org/show_bug.cgi?id=120957. |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * resources/js-test-post-async.js: Copied from LayoutTests/fast/js/resources/js-test-post-async.js. |
| * resources/js-test-post.js: Copied from LayoutTests/fast/js/resources/js-test-post.js. |
| * resources/js-test-pre.js: Copied from LayoutTests/fast/js/resources/js-test-pre.js. |
| * resources/standalone-post.js: Copied from LayoutTests/fast/js/resources/standalone-post.js. |
| * resources/standalone-pre.js: Copied from LayoutTests/fast/js/resources/standalone-pre.js. |
| |
| 2013-09-07 Eric Carlson <eric.carlson@apple.com> |
| |
| MediaStream should fire ended event when all tracks are ended |
| https://bugs.webkit.org/show_bug.cgi?id=120871 |
| |
| Reviewed by Jer Noble. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/bebd179b65be69e46f2f434a3ec8b1e4aa85cc42 |
| |
| * fast/mediastream/MediaStream-onended-expected.txt: Added. |
| * fast/mediastream/MediaStream-onended.html: Added. |
| |
| 2013-09-06 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] Floats with shape-outside aren't painting in the correct order |
| https://bugs.webkit.org/show_bug.cgi?id=118492 |
| |
| Reviewed by Darin Adler. |
| |
| Update tests to reflect correct painting order. Add a new test for the |
| correct painting behavior. |
| |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-stacked-000.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-not-a-layer-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-not-a-layer.html: Added. |
| |
| 2013-09-06 Dirk Schulze <krit@webkit.org> |
| |
| Interpolate between CSS filter() and cached images |
| https://bugs.webkit.org/show_bug.cgi?id=120602 |
| |
| Reviewed by Simon Fraser. |
| |
| Add aditional test for interpolation from url to a -webkit-filter function |
| and the other way around. Added an additional test to make sure that different |
| input images don't make start and end interpolate. |
| |
| * fast/filter-image/filter-image-animation.html: |
| |
| 2013-09-06 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r155100): animations/cross-fade-background-image.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=120923 |
| |
| Add the failing test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-09-06 Ryosuke Niwa <rniwa@webkit.org> |
| |
| compositing/overlap-blending//children-opacity-huge.html and children-opacity-no-overlap.html are failing |
| https://bugs.webkit.org/show_bug.cgi?id=120922 |
| |
| Add the failing test expectations. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-09-06 Jinwoo Song <jinwoo7.song@samsung.com> |
| |
| [EFL] Unreviewed gardening. |
| |
| * platform/efl/TestExpectations: Removed passing test. |
| * platform/efl/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt: Added. |
| |
| 2013-09-06 Filip Pizlo <fpizlo@apple.com> |
| |
| FTL ArithNeg Int32Use doesn't check negative zero |
| https://bugs.webkit.org/show_bug.cgi?id=120900 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/regress/script-tests/negative-zero-modulo.js: |
| |
| 2013-09-06 Mike West <mkwst@chromium.org> |
| |
| Revalidation header blacklisting should be case-insensitive. |
| https://bugs.webkit.org/show_bug.cgi?id=120832 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Adds a new test to verify that a CSS file served initially as type |
| 'text/css' maintains that type even if a revalidation response sends |
| 'text/plain' along with a 304 response. |
| |
| * http/tests/cache/content-type-ignored-during-revalidation-expected.txt: Added. |
| * http/tests/cache/content-type-ignored-during-revalidation.html: Added. |
| * http/tests/cache/resources/stylesheet304-bad-content-type.php: Added. |
| |
| 2013-09-06 Filip Pizlo <fpizlo@apple.com> |
| |
| fast/js/dfg-* tests should wait for the concurrent JIT |
| https://bugs.webkit.org/show_bug.cgi?id=120723 |
| |
| Rubber stamped by Oliver Hunt. |
| |
| Convert more tests. |
| |
| * fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: |
| * fast/js/dfg-check-two-structures-expected.txt: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-expected.txt: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt: |
| * fast/js/dfg-constant-fold-first-local-read-after-block-merge-expected.txt: |
| * fast/js/dfg-constant-fold-logical-not-branch-expected.txt: |
| * fast/js/dfg-constant-fold-misprediction-expected.txt: |
| * fast/js/dfg-constant-fold-uncaptured-variable-that-is-later-captured-expected.txt: |
| * fast/js/dfg-convert-this-dom-window-expected.txt: |
| * fast/js/dfg-convert-this-object-then-exit-on-other-expected.txt: |
| * fast/js/dfg-convert-this-other-then-exit-on-object-expected.txt: |
| * fast/js/dfg-convert-this-polymorphic-object-then-exit-on-other-expected.txt: |
| * fast/js/dfg-convert-this-polymorphic-object-then-exit-on-string-expected.txt: |
| * fast/js/dfg-create-inlined-arguments-in-closure-inline-expected.txt: |
| * fast/js/dfg-cross-global-object-inline-new-array-literal-expected.txt: |
| * fast/js/dfg-cross-global-object-inline-new-array-literal-with-variables-expected.txt: |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-check-structure-elimination-for-non-cell.js: |
| * fast/js/script-tests/dfg-check-two-structures.js: |
| * fast/js/script-tests/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js: |
| * fast/js/script-tests/dfg-compare-final-object-to-final-object-or-other-when-proven-final-object.js: |
| * fast/js/script-tests/dfg-compare-final-object-to-final-object-or-other.js: |
| * fast/js/script-tests/dfg-constant-fold-first-local-read-after-block-merge.js: |
| * fast/js/script-tests/dfg-constant-fold-logical-not-branch.js: |
| * fast/js/script-tests/dfg-constant-fold-misprediction.js: |
| * fast/js/script-tests/dfg-constant-fold-uncaptured-variable-that-is-later-captured.js: |
| * fast/js/script-tests/dfg-convert-this-dom-window.js: |
| * fast/js/script-tests/dfg-convert-this-object-then-exit-on-other.js: |
| * fast/js/script-tests/dfg-convert-this-other-then-exit-on-object.js: |
| * fast/js/script-tests/dfg-convert-this-polymorphic-object-then-exit-on-other.js: |
| * fast/js/script-tests/dfg-convert-this-polymorphic-object-then-exit-on-string.js: |
| * fast/js/script-tests/dfg-create-inlined-arguments-in-closure-inline.js: |
| * fast/js/script-tests/dfg-cross-global-object-inline-new-array-literal-with-variables.js: |
| (done): |
| (doit): |
| * fast/js/script-tests/dfg-cross-global-object-inline-new-array-literal.js: |
| (done): |
| (doit): |
| |
| 2013-09-05 Filip Pizlo <fpizlo@apple.com> |
| |
| Introduce a way to run benchmarks and JSRegress as stress tests with different jsc command-line options |
| https://bugs.webkit.org/show_bug.cgi?id=120808 |
| |
| Reviewed by Mark Hahnenberg and rubber stamped by Geoffrey Garen. |
| |
| Make it so that long-running tests aren't run as part of the stress test (they |
| will still run as part of benchmarks and LayoutTests) or run them with fewer |
| configurations. |
| |
| * fast/js/regress/script-tests/ArrayBuffer-DataView-alloc-large-long-lived.js: |
| * fast/js/regress/script-tests/ArrayBuffer-DataView-alloc-long-lived.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int32Array-byteOffset.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-huge-long-lived.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-large-long-lived-fragmented.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-large-long-lived.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-long-lived-buffer.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-long-lived.js: |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc.js: |
| * fast/js/regress/script-tests/DataView-custom-properties.js: |
| * fast/js/regress/script-tests/Float32Array-to-Float64Array-set.js: |
| * fast/js/regress/script-tests/Float64Array-alloc-long-lived.js: |
| * fast/js/regress/script-tests/Float64Array-to-Int16Array-set.js: |
| * fast/js/regress/script-tests/HashMap-put-get-iterate-keys.js: |
| * fast/js/regress/script-tests/HashMap-put-get-iterate.js: |
| * fast/js/regress/script-tests/HashMap-string-put-get-iterate.js: |
| * fast/js/regress/script-tests/Int16Array-alloc-long-lived.js: |
| * fast/js/regress/script-tests/Int16Array-to-Int32Array-set.js: |
| * fast/js/regress/script-tests/Int32Array-alloc-huge-long-lived.js: |
| * fast/js/regress/script-tests/Int32Array-alloc-huge.js: |
| * fast/js/regress/script-tests/Int32Array-alloc-large-long-lived.js: |
| * fast/js/regress/script-tests/Int32Array-alloc-large.js: |
| * fast/js/regress/script-tests/Int32Array-alloc-long-lived.js: |
| * fast/js/regress/script-tests/Int32Array-alloc.js: |
| * fast/js/regress/script-tests/Int8Array-alloc-long-lived.js: |
| * fast/js/regress/script-tests/array-nonarray-polymorhpic-access.js: |
| * fast/js/regress/script-tests/basic-set.js: |
| * fast/js/regress/script-tests/emscripten-memops.js: |
| * fast/js/regress/script-tests/inline-arguments-local-escape.js: |
| * fast/js/regress/script-tests/method-on-number.js: |
| * fast/js/regress/script-tests/nested-function-parsing-random.js: |
| * fast/js/regress/script-tests/nested-function-parsing.js: |
| * fast/js/regress/script-tests/new-array-buffer-push.js: |
| * fast/js/regress/script-tests/new-array-push.js: |
| * fast/js/regress/script-tests/poly-stricteq.js: |
| * fast/js/regress/script-tests/splice-to-remove.js: |
| * fast/js/regress/script-tests/string-equality.js: |
| * fast/js/regress/script-tests/string-repeat-arith.js: |
| * fast/js/regress/script-tests/string-sub.js: |
| |
| 2013-09-06 Eric Carlson <eric.carlson@apple.com> |
| |
| [MediaStream API] Allow empty MediaStreams |
| https://bugs.webkit.org/show_bug.cgi?id=120815 |
| |
| Reviewed by Jer Noble. |
| |
| The spec is a bit unclear ecactly what should happen with newly created MediaStreams |
| that doesn't have any tracks. The current implementation is too strict and the spec |
| is being worked upon to be clearer. In the meantime this patch doesn't set eneded to |
| true in the constructor. |
| |
| * fast/mediastream/MediaStreamConstructor-expected.txt: |
| * fast/mediastream/MediaStreamConstructor.html: |
| |
| 2013-09-06 Denis Nomiyama <d.nomiyama@samsung.com> |
| |
| [GTK] AccessibilityUIElement::addNotificationListener() crashes on debug build |
| https://bugs.webkit.org/show_bug.cgi?id=120416 |
| |
| Reviewed by Mario Sanchez Prada. |
| |
| Fixed crashes when running debug DRT on tests that require an a11y notification handler. |
| |
| * platform/gtk/TestExpectations: Unskipped some a11y tests that were crashing before this fix. |
| Updated the expectation of accessibility/notification-listeners.html to expect failure on Debug build |
| since it is not crashing anymore. This other issue is tracked in a separate bug (bug 120669). |
| |
| 2013-09-06 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: aria-relevant does not expose AXARIARelevant |
| https://bugs.webkit.org/show_bug.cgi?id=120373 |
| |
| Reviewed by Darin Adler. |
| |
| * accessibility/global-aria-attributes-invalidate-presentational-expected.txt: Added. |
| * accessibility/global-aria-attributes-invalidate-presentational.html: Added. |
| |
| 2013-09-06 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Remove orphan test results |
| https://bugs.webkit.org/show_bug.cgi?id=120845 |
| |
| Reviewed by Antti Koivisto. |
| |
| Removed remaining orphan test results after https://bugs.webkit.org/show_bug.cgi?id=120760. |
| |
| * platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/qt-wk2/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| |
| 2013-09-06 Jinwoo Song <jinwoo7.song@samsung.com> |
| |
| [EFL] Unreviewed gardening. Added missing results. |
| |
| * platform/efl/fast/css-generated-content/details-summary-before-after-expected.txt: Added. |
| * platform/efl/fast/regions/region-dynamic-after-before-expected.txt: Added. |
| * platform/efl/fast/regions/region-generated-content-before-after-expected.txt: Added. |
| |
| 2013-09-06 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update TestExpectations. |
| |
| * platform/gtk-wk2/TestExpectations: Skip speech input tests, mark as failing drag and drop tests. |
| * platform/gtk-wk2/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added. |
| * platform/gtk-wk2/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: Added. |
| * platform/gtk/TestExpectations: Updated failing tests. |
| * platform/gtk/animations/cross-fade-background-image-expected.png: Removed. |
| * platform/gtk/animations/cross-fade-background-image-expected.txt: Removed. |
| * platform/gtk/editing/spelling/spellcheck-paste-expected.txt: Rebaseline after r154869. |
| |
| 2013-09-06 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Resolve named grid lines |
| https://bugs.webkit.org/show_bug.cgi?id=119632 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r152659, r153794 by <jchaffraix@chromium.org> |
| |
| Added a new test to check named grid lines resolution. This also |
| provides some more new test cases with named grid lines and |
| negative positions. |
| |
| * fast/css-grid-layout/grid-item-named-grid-line-resolution-expected.txt: Added. |
| * fast/css-grid-layout/grid-item-named-grid-line-resolution.html: Added. |
| * fast/css-grid-layout/grid-item-negative-position-resolution-expected.txt: |
| * fast/css-grid-layout/grid-item-negative-position-resolution.html: |
| |
| 2013-09-06 Dirk Schulze <krit@webkit.org> |
| |
| Allow string as image reference on filter() |
| https://bugs.webkit.org/show_bug.cgi?id=120829 |
| |
| Reviewed by Andreas Kling. |
| |
| Check that string can be used as image reference, that we |
| interpolate between the same images once referenced by string |
| and once by url() and that other tokens are not excepted. |
| |
| * fast/filter-image/filter-image-animation-expected.txt: |
| * fast/filter-image/filter-image-animation.html: |
| * fast/filter-image/parse-filter-image-expected.txt: |
| * fast/filter-image/parse-filter-image.html: |
| |
| 2013-09-05 Dirk Schulze <krit@webkit.org> |
| |
| Support SVG filters on -webkit-filter() function |
| https://bugs.webkit.org/show_bug.cgi?id=120806 |
| |
| Reviewed by Darin Adler. |
| |
| Test that the -webkit-filter() function can reference a SVG Filter |
| from the document. |
| |
| * fast/filter-image/filter-image-svg-expected.html: Added. |
| * fast/filter-image/filter-image-svg.html: Added. |
| |
| 2013-09-05 Jinwoo Song <jinwoo7.song@samsung.com> |
| |
| [EFL] Unreviewed gardening. |
| |
| * platform/efl-wk1/TestExpectations: Failing after r155014. |
| |
| 2013-09-04 Dean Jackson <dino@apple.com> |
| |
| Rename supportsContext to probablySupportsContext |
| https://bugs.webkit.org/show_bug.cgi?id=120716 |
| <rdar://problem/14914499> |
| |
| Reviewed by Antoine Quint. |
| |
| As decided in: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2013-September/040680.html |
| |
| * fast/canvas/webgl/canvas-supports-context-expected.txt: |
| * fast/canvas/webgl/canvas-supports-context.html: |
| |
| 2013-09-05 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Breakpoint Actions |
| https://bugs.webkit.org/show_bug.cgi?id=120576 |
| |
| Reviewed by Timothy Hatcher. |
| |
| * inspector-protocol/debugger/resources/breakpoint.js: |
| * inspector-protocol/debugger/setBreakpoint-actions-expected.txt: Added. |
| * inspector-protocol/debugger/setBreakpoint-actions.html: Added. |
| * inspector-protocol/debugger/setBreakpoint-options-exception-expected.txt: Added. |
| * inspector-protocol/debugger/setBreakpoint-options-exception.html: Added. |
| * inspector-protocol/resources/console-helper.js: Added. |
| (ConsoleHelper.simplifiedConsoleMessage): |
| |
| 2013-09-05 Simon Fraser <simon.fraser@apple.com> |
| |
| Fix repaint issue on "paints into ancestor" filtered layers |
| https://bugs.webkit.org/show_bug.cgi?id=120780 |
| <rdar://problem/14884148> |
| |
| Reviewed by Tim Horton. |
| |
| Ref test for opacity change on a filtered layer which paints into its compositing ancestor. |
| |
| * compositing/filters/opacity-change-on-filtered-paints-into-ancestor-expected.html: Added. |
| * compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html: Added. |
| |
| 2013-09-05 Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk> |
| |
| [GTK] improving tests expectations related to trackmenu |
| https://bugs.webkit.org/show_bug.cgi?id=120699 |
| |
| Adding tests expectations to the current GTK's trackmenu |
| implementation. |
| |
| Also adding a in-band-track test expectation as failure since we don't |
| support in-band tracks yet. |
| |
| Reviewed by Gustavo Noronha Silva. |
| |
| * platform/gtk/TestExpectations: |
| * platform/gtk/media/video-controls-captions-trackmenu-expected.txt: Added. |
| * platform/gtk/media/video-controls-captions-trackmenu-hide-on-click-expected.txt: Added. |
| * platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt: Added. |
| * platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt: Added. |
| |
| 2013-09-05 Filip Pizlo <fpizlo@apple.com> |
| |
| fast/js/dfg-* tests should wait for the concurrent JIT |
| https://bugs.webkit.org/show_bug.cgi?id=120723 |
| |
| Rubber stamped by Oliver Hunt. |
| |
| Convert more tests. |
| |
| * fast/js/dfg-branch-logical-not-peephole-around-osr-exit-expected.txt: |
| * fast/js/dfg-branch-not-fail-expected.txt: |
| * fast/js/dfg-byte-array-put-expected.txt: |
| * fast/js/dfg-call-function-hit-watchpoint-expected.txt: |
| * fast/js/dfg-call-method-hit-watchpoint-expected.txt: |
| * fast/js/dfg-captured-var-get-local-expected.txt: |
| * fast/js/dfg-cfa-merge-with-dead-use-at-tail-expected.txt: |
| * fast/js/dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-and-decrement-expected.txt: |
| * fast/js/dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-expected.txt: |
| * fast/js/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof-expected.txt: |
| * fast/js/dfg-cfg-simplify-phantom-get-local-on-same-block-set-local-expected.txt: |
| * fast/js/dfg-cfg-simplify-redundant-dead-get-local-expected.txt: |
| * fast/js/dfg-check-function-change-structure-expected.txt: |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-branch-logical-not-peephole-around-osr-exit.js: |
| * fast/js/script-tests/dfg-branch-not-fail.js: |
| * fast/js/script-tests/dfg-byte-array-put.js: |
| * fast/js/script-tests/dfg-call-function-hit-watchpoint.js: |
| * fast/js/script-tests/dfg-call-method-hit-watchpoint.js: |
| * fast/js/script-tests/dfg-captured-var-get-local.js: |
| * fast/js/script-tests/dfg-cfa-merge-with-dead-use-at-tail.js: |
| * fast/js/script-tests/dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-and-decrement.js: |
| * fast/js/script-tests/dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null.js: |
| * fast/js/script-tests/dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js: |
| * fast/js/script-tests/dfg-cfg-simplify-phantom-get-local-on-same-block-set-local.js: |
| * fast/js/script-tests/dfg-cfg-simplify-redundant-dead-get-local.js: |
| * fast/js/script-tests/dfg-check-function-change-structure.js: |
| |
| 2013-09-05 Mihai Maerean <mmaerean@adobe.com> |
| |
| [CSS Regions] Convert existing pixel tests in ref tests |
| https://bugs.webkit.org/show_bug.cgi?id=120760 |
| |
| Reviewed by Antti Koivisto. |
| |
| I have also removed text-align:justify from the tests because its not relevant to the tested functionality and |
| it makes creating the expected results very difficult because of the way fragmented text is rendered when |
| it's aligned justified. |
| |
| * fast/regions/overflow-in-uniform-regions-dynamic-expected.html: Added. |
| * fast/regions/overflow-in-uniform-regions-dynamic.html: |
| * fast/regions/overflow-in-variable-width-regions-expected.html: Added. |
| * fast/regions/overflow-in-variable-width-regions.html: |
| * fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.html: Added. |
| * fast/regions/overflow-moving-below-floats-in-variable-width-regions.html: |
| * fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.html: Added. |
| * fast/regions/overflow-not-moving-below-floats-in-variable-width-regions.html: |
| * fast/regions/overflow-rtl-in-variable-width-regions-expected.html: Added. |
| * fast/regions/overflow-rtl-in-variable-width-regions.html: |
| * fast/regions/overflow-size-change-in-variable-width-regions-expected.html: Added. |
| * fast/regions/overflow-size-change-in-variable-width-regions.html: |
| * platform/efl/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed. |
| * platform/efl/fast/regions/overflow-in-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-in-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-in-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed. |
| * platform/qt-wk2/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed. |
| * platform/qt-wk2/fast/regions/overflow-in-variable-width-regions-expected.png: Removed. |
| * platform/qt-wk2/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/qt-wk2/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed. |
| * platform/qt-wk2/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed. |
| * platform/qt/fast/regions/overflow-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed. |
| |
| 2013-09-05 Brendan Long <b.long@cablelabs.com> |
| |
| [GTK] media/track/in-band/ layout tests introduced in r154908 are failing |
| https://bugs.webkit.org/show_bug.cgi?id=120665 |
| |
| Reviewed by Philippe Normand. |
| |
| * platform/efl/TestExpectations: Skip new media/track/in-band tests. |
| |
| 2013-09-05 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-wk1/TestExpectations: Unskipping after 155104. |
| * platform/qt/TestExpectations: Unskipping after r155061. |
| |
| 2013-09-05 Dirk Schulze <krit@webkit.org> |
| |
| NULL ptr in WebCore::RefCountedPropertyWrapper<WebCore::ClipPathOperation>::blend |
| https://bugs.webkit.org/show_bug.cgi?id=105408 |
| |
| Reviewed by Dean Jackson. |
| |
| Test that animation from none to a basic shape on -webkit-clip-path doesn't crash. |
| |
| * css3/masking/clip-path-animation-expected.txt: |
| * css3/masking/clip-path-animation.html: |
| |
| 2013-09-04 Dirk Schulze <krit@webkit.org> |
| |
| Support interpolation between cross-fade() images |
| https://bugs.webkit.org/show_bug.cgi?id=119955 |
| |
| Reviewed by Darin Adler. |
| |
| Test interpolation from one cross-fade function to another. Changed pixel test |
| to a ref test. |
| |
| * animations/cross-fade-background-image.html: |
| * animations/cross-fade-background-image-expected.html: Added. |
| * platform/mac/animations/cross-fade-background-image-expected.png: Removed. |
| * platform/mac/animations/cross-fade-background-image-expected.txt: Removed. |
| |
| 2013-09-04 Zoltan Herczeg <zherczeg@webkit.org> |
| |
| <https://webkit.org/b/118553> Hash navigation doesn't affect history when the page is retrieved from appcache |
| |
| Reviewed by Darin Adler. |
| |
| * http/tests/appcache/history-test-expected.txt: Added. |
| * http/tests/appcache/history-test.html: Added. |
| * http/tests/appcache/resources/history-test.html: Added. |
| * http/tests/appcache/resources/history-test.manifest: Added. |
| |
| 2013-09-04 Mihai Tica <mitica@adobe.com> |
| |
| Test background blend modes with animated gif background layers. |
| https://bugs.webkit.org/show_bug.cgi?id=120057 |
| |
| Reviewed by Darin Adler. |
| |
| * css3/compositing/background-blend-mode-gif-color-2.html: Added. |
| * css3/compositing/background-blend-mode-gif-color.html: Added. |
| * css3/compositing/resources/squares.gif: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gif-color-2-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gif-color-2-expected.txt: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gif-color-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gif-color-expected.txt: Added. |
| |
| 2013-09-04 Filip Pizlo <fpizlo@apple.com> |
| |
| fast/js/dfg-* tests should wait for the concurrent JIT |
| https://bugs.webkit.org/show_bug.cgi?id=120723 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add dfgShouldBe(), a handy function that covers a lot of common cases. |
| Also convert a bunch of tests. |
| |
| * fast/js/dfg-activation-register-overwritten-in-throw-expected.txt: |
| * fast/js/dfg-add-not-number-expected.txt: |
| * fast/js/dfg-allocation-profile-watch-point-exit-expected.txt: |
| * fast/js/dfg-arguments-alias-escape-expected.txt: |
| * fast/js/dfg-arguments-cross-code-origin-expected.txt: |
| * fast/js/dfg-arguments-mixed-alias-expected.txt: |
| * fast/js/dfg-arguments-strict-mode-expected.txt: |
| * fast/js/dfg-arguments-unexpected-escape-expected.txt: |
| * fast/js/dfg-array-dead-expected.txt: |
| * fast/js/dfg-array-length-dead-expected.txt: |
| * fast/js/dfg-array-pop-value-clearing-expected.txt: |
| * fast/js/dfg-array-push-bad-time-expected.txt: |
| * fast/js/dfg-array-push-slow-put-expected.txt: |
| * fast/js/dfg-arrayify-when-late-prevent-extensions-expected.txt: |
| * fast/js/dfg-arrayify-when-prevent-extensions-expected.txt: |
| * fast/js/dfg-bool-to-int32-reuse-expected.txt: |
| * fast/js/jsc-test-list: |
| * fast/js/resources/js-test-pre.js: |
| (dfgShouldBe): |
| * fast/js/resources/standalone-pre.js: |
| (dfgShouldBe): |
| * fast/js/script-tests/dfg-activation-register-overwritten-in-throw.js: |
| (g): |
| * fast/js/script-tests/dfg-add-not-number.js: |
| * fast/js/script-tests/dfg-allocation-profile-watch-point-exit.js: |
| (foo): |
| * fast/js/script-tests/dfg-arguments-alias-escape.js: |
| * fast/js/script-tests/dfg-arguments-cross-code-origin.js: |
| * fast/js/script-tests/dfg-arguments-mixed-alias.js: |
| * fast/js/script-tests/dfg-arguments-strict-mode.js: |
| * fast/js/script-tests/dfg-arguments-unexpected-escape.js: |
| * fast/js/script-tests/dfg-array-dead.js: |
| * fast/js/script-tests/dfg-array-length-dead.js: |
| * fast/js/script-tests/dfg-array-pop-value-clearing.js: |
| * fast/js/script-tests/dfg-array-push-bad-time.js: |
| * fast/js/script-tests/dfg-array-push-slow-put.js: |
| * fast/js/script-tests/dfg-arrayify-when-late-prevent-extensions.js: |
| * fast/js/script-tests/dfg-arrayify-when-prevent-extensions.js: |
| * fast/js/script-tests/dfg-bool-to-int32-reuse.js: |
| |
| 2013-09-04 Arpita Bahuguna <a.bah@samsung.com> |
| |
| setAttributeNode() does not set the new value to an existing attribute if specified attribute is in a different case. |
| https://bugs.webkit.org/show_bug.cgi?id=120293 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/Element/setAttributeNode-for-existing-attribute-expected.txt: Added. |
| * fast/dom/Element/setAttributeNode-for-existing-attribute.html: Added. |
| Layout testcase for verifying that the new attribute value is set properly |
| if an existing attribute with the same name exists. |
| |
| 2013-09-04 Filip Pizlo <fpizlo@apple.com> |
| |
| run-javascriptcore-tests should run-fast-jsc as well |
| https://bugs.webkit.org/show_bug.cgi?id=120722 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Make all run-fast-jsc tests pass: |
| |
| - We should always define successfullyParsed and we shouldn't falsify it |
| when a test fails. This was already true in js-test-pre. |
| |
| - Object-defineProperty() depends on DOM-like global object behavior. |
| Remove the test from the run-fast-jsc list. |
| |
| * fast/js/jsc-test-list: |
| * fast/js/resources/standalone-pre.js: |
| (testFailed): |
| |
| 2013-09-04 Filip Pizlo <fpizlo@apple.com> |
| |
| run-fast-jsc should work with new-school fast/js tests that loop until the DFG tiers up |
| https://bugs.webkit.org/show_bug.cgi?id=120697 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/resources/standalone-pre.js: |
| (testPassed): |
| (testFailed): |
| (dfgCompiled): |
| |
| 2013-09-04 Samuel White <samuel_white@apple.com> |
| |
| AX: when no other label on provided on form elements, WebKit should fall back to using @title |
| https://bugs.webkit.org/show_bug.cgi?id=112842 |
| |
| Reviewed by Chris Fleizach. |
| |
| Added test to ensure that input elements are computing their |
| accessibility title as expected. |
| |
| * platform/mac/accessibility/input-title-expected.txt: Added. |
| * platform/mac/accessibility/input-title.html: Added. |
| |
| 2013-09-04 Tim Horton <timothy_horton@apple.com> |
| |
| [mac] PDFDocumentImage should use PDFKit to draw |
| https://bugs.webkit.org/show_bug.cgi?id=120651 |
| <rdar://problem/12810731> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * fast/images/pdf-as-image-with-annotations-expected.html: Added. |
| * fast/images/pdf-as-image-with-annotations.html: Added. |
| * fast/images/resources/annotation.pdf: Added. |
| Add a test that ensures that PDF-in-<img> draws simple annotations. |
| |
| * platform/mac/fast/images/pdf-as-image-landscape-expected.png: |
| * platform/mac/fast/images/pdf-as-image-landscape-expected.txt: |
| Extremely minor rebaselines probably due to PDFKit handling rotation in the new implementation. |
| |
| 2013-09-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Check that XMLHttpRequest.response returns null or a json object as specified in the spec according to readyState value. |
| https://bugs.webkit.org/show_bug.cgi?id=120690 |
| |
| Reviewed by Darin Adler. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/d667a115b0fd8f5e11a24d8db44388a990abf543 |
| |
| * http/tests/xmlhttprequest/resources/test.json: Added. |
| * http/tests/xmlhttprequest/response-json-and-readystate-expected.txt: Added. |
| * http/tests/xmlhttprequest/response-json-and-readystate.html: Added. |
| |
| 2013-09-04 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Remove HTMLDialogElement layout tests after r154835 |
| https://bugs.webkit.org/show_bug.cgi?id=120680 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/HTMLDialogElement/: Removed. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt-mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-09-04 Oliver Hunt <oliver@apple.com> |
| |
| Actually land the new results |
| |
| * fast/storage/serialized-script-value-expected.txt: |
| |
| 2013-09-04 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: aria-valuetext property not exposing AXValueDescription |
| https://bugs.webkit.org/show_bug.cgi?id=120375 |
| |
| Reviewed by Darin Adler. |
| |
| * platform/mac/accessibility/spinbutton-valuedescription-expected.txt: Added. |
| * platform/mac/accessibility/spinbutton-valuedescription.html: Added. |
| |
| 2013-09-04 Javier Fernandez <jfernandez@igalia.com> |
| |
| <https://webkit.org/b/119622> [CSSRegions] Not possible to clear the selection when mixing content from different FlowThreads |
| |
| Reviewed by David Hyatt. |
| |
| * fast/regions/selecting-text-through-different-region-flows-2-expected.html: Added. |
| * fast/regions/selecting-text-through-different-region-flows-2.html: Added. |
| |
| 2013-09-04 Oliver Hunt <oliver@apple.com> |
| |
| Fix fast/storage/serialized script value, and add new tests for Map and Set |
| https://bugs.webkit.org/show_bug.cgi?id=120688 |
| |
| Reviewed by Steve Falkenburg. |
| |
| Update for new version number, and adding binary tests for Map and Set |
| serialisation |
| |
| * fast/storage/serialized-script-value.html: |
| |
| 2013-09-04 Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk> |
| |
| [GTK] add support for subtitles on webkit2GTK |
| https://bugs.webkit.org/show_bug.cgi?id=117008 |
| |
| By activating subtitles support on webkit2GTK, the video player |
| recognizes and use text <tracks> inside <video> elements. |
| |
| Reviewed by Martin Robinson. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-09-04 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed bot greening. |
| |
| * platform/qt-wk1/TestExpectations: Skipping after r154988. |
| * platform/qt/TestExpectations: Skipping after r154828. |
| |
| 2013-09-04 Krzysztof Czech <k.czech@samsung.com> |
| |
| [ATK] Adds an accessibility support to access a value of the color control element |
| https://bugs.webkit.org/show_bug.cgi?id=114354 |
| |
| Reviewed by Mario Sanchez Prada. |
| |
| Moving mac's color-well-expected.txt result to base accessibility folder. |
| Unskipping accessibility/color-well.html for EFL port. |
| |
| * accessibility/color-well-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/color-well-expected.txt. |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-09-04 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding failure expectation for accessibility/image-map1.html after r155022. |
| * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt: Rebaselining after 155008. |
| |
| 2013-09-04 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed bot greening. |
| |
| * platform/qt-wk2/compositing/images/direct-image-object-fit-expected.txt: Rebaselining after r154921. |
| * platform/qt-wk2/compositing/reflections/direct-image-object-fit-reflected-expected.txt: Ditto. |
| * platform/qt/TestExpectations: Skip after r155008. |
| |
| 2013-09-04 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip failing tests and added platform specifix expected result. |
| |
| * platform/qt-wk1/inspector/console/command-line-api-expected.txt: Added after r154998. |
| * platform/qt/TestExpectations: |
| |
| 2013-09-04 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. Rebaselining 7 accessibility tests after r154976. |
| |
| * platform/gtk/accessibility/lists-expected.txt: |
| * platform/gtk/accessibility/plugin-expected.txt: |
| * platform/gtk/accessibility/table-detection-expected.txt: |
| * platform/gtk/accessibility/table-one-cell-expected.txt: |
| * platform/gtk/accessibility/table-with-aria-role-expected.txt: |
| * platform/gtk/accessibility/table-with-rules-expected.txt: |
| * platform/gtk/accessibility/transformed-element-expected.txt: |
| |
| 2013-09-04 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Fix failing tests on ML WK2 after r154973 |
| https://bugs.webkit.org/show_bug.cgi?id=120672 |
| |
| Reviewed by Antti Koivisto. |
| |
| The two tests are failing because the reference tests create backings for the fixed elements layers. |
| Regions are not yet accelerated, don't create backings and this difference of behaviour causes a |
| slight shift in the background color of the fixed elements. |
| |
| * fast/regions/fixed-inside-named-flow-zIndex-expected.html: |
| * fast/regions/fixed-inside-named-flow-zIndex.html: |
| * fast/regions/fixed-pos-region-in-nested-flow-expected.html: |
| * fast/regions/fixed-pos-region-in-nested-flow.html: |
| |
| 2013-09-04 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding failure expectations for tests introduced in r154875, r154906 and r154954. |
| * platform/gtk/animations/cross-fade-background-image-expected.png: Rebaselining after r154906. |
| * platform/gtk/animations/cross-fade-background-image-expected.txt: Ditto. |
| * platform/gtk/animations/cross-fade-border-image-source-expected.png: Ditto. |
| * platform/gtk/animations/cross-fade-border-image-source-expected.txt: Ditto. |
| * platform/gtk/animations/cross-fade-list-style-image-expected.png: Ditto. |
| * platform/gtk/animations/cross-fade-list-style-image-expected.txt: Ditto. |
| * platform/gtk/animations/cross-fade-webkit-mask-box-image-expected.png: Ditto. |
| * platform/gtk/animations/cross-fade-webkit-mask-box-image-expected.txt: Ditto. |
| * platform/gtk/animations/cross-fade-webkit-mask-image-expected.png: Ditto. |
| * platform/gtk/animations/cross-fade-webkit-mask-image-expected.txt: Ditto. |
| |
| 2013-09-04 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed bot greening. |
| |
| * platform/qt-wk2/fast/regions/element-in-named-flow-absolute-from-fixed-expected.txt: Added. |
| * platform/qt-wk2/fast/regions/element-in-named-flow-fixed-from-absolute-expected.txt: Added. |
| * platform/qt-wk2/fast/regions/element-inflow-fixed-from-outflow-static-expected.txt: Added. |
| * platform/qt-wk2/fast/regions/element-outflow-static-from-inflow-fixed-expected.txt: Added. |
| * platform/qt/TestExpectations: Skip after r155014. |
| |
| 2013-09-04 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Manage the current accessibility layout test failures |
| after r154697, r154781 and r154976. |
| |
| 2013-09-04 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Extend the RenderRegionRange class to include overflow information + apply the layout overflow |
| https://bugs.webkit.org/show_bug.cgi?id=116299 |
| |
| Reviewed by David Hyatt. |
| |
| Add tests for layout overflow propagation. Some tests disable the visual representation of the overflow. |
| This is because the visual overflow in regions is not yet fixed. The tests will be revisited when the |
| visual overflow is implemented. |
| Some repaint tests are rebased because a new repaint is issued on the regions when they compute the layout |
| overflow. |
| |
| * fast/regions/element-in-named-flow-absolute-from-fixed-expected.txt: Rebased. |
| * fast/regions/element-in-named-flow-fixed-from-absolute-expected.txt: Rebased. |
| * fast/regions/element-inflow-fixed-from-outflow-static-expected.txt: Rebased. |
| * fast/regions/element-outflow-static-from-inflow-fixed-expected.txt: Rebased. |
| * fast/regions/overflow-scrollable-rel-pos-fragment-expected.html: Added. |
| * fast/regions/overflow-scrollable-rel-pos-fragment.html: Added. |
| * fast/regions/overflow-scrollable-rotated-fragment-expected.html: Added. |
| * fast/regions/overflow-scrollable-rotated-fragment.html: Added. |
| * fast/regions/overflow-scrollable-unsplittable-fragment-expected.html: Added. |
| * fast/regions/overflow-scrollable-unsplittable-fragment.html: Added. |
| * fast/regions/overflow-scrollable-varying-width-1-expected.html: Added. |
| * fast/regions/overflow-scrollable-varying-width-1.html: Added. |
| * fast/regions/overflow-scrollable-varying-width-2-expected.html: Added. |
| * fast/regions/overflow-scrollable-varying-width-2.html: Added. |
| |
| 2013-09-04 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Skipping the media/track/in-band test set that's failing on the GTK port. |
| |
| 2013-09-03 Filip Pizlo <fpizlo@apple.com> |
| |
| The DFG should be able to tier-up and OSR enter into the FTL |
| https://bugs.webkit.org/show_bug.cgi?id=112838 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| Fix marsaglia to check the result instead of printing, and add a second |
| version that relies on OSR entry. |
| |
| * fast/js/regress/marsaglia-osr-entry-expected.txt: Added. |
| * fast/js/regress/marsaglia-osr-entry.html: Added. |
| * fast/js/regress/script-tests/marsaglia-osr-entry.js: Added. |
| (marsaglia): |
| * fast/js/regress/script-tests/marsaglia.js: |
| |
| 2013-09-03 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: REGRESSION: @title is exposed as AXDescription when label label from contents already exists. |
| https://bugs.webkit.org/show_bug.cgi?id=120550 |
| |
| Reviewed by Mario Sanchez Prada. |
| |
| * accessibility/image-map1.html: |
| * platform/mac/accessibility/document-links-expected.txt: |
| * platform/mac/accessibility/image-map1-expected.txt: |
| * platform/mac/accessibility/link-with-title-expected.txt: Added. |
| * platform/mac/accessibility/link-with-title.html: Added. |
| |
| 2013-09-03 Enrica Casucci <enrica@apple.com> |
| |
| Can't select Katakana word by double-clicking. |
| <rdar://problem/14654926> |
| |
| Reviewed by Alexey Proskuryakov and Ryosuke Niwa. |
| |
| Added new test for this scenario. |
| |
| * editing/selection/doubleclick-japanese-text-expected.txt: Added. |
| * editing/selection/doubleclick-japanese-text.html: Added. |
| |
| 2013-09-03 Benjamin Poulain <benjamin@webkit.org> |
| |
| Try unskipping compositing/images/positioned-image-content-rect.html |
| |
| Unreviewed. |
| |
| * platform/mac/TestExpectations: |
| The test compositing/images/positioned-image-content-rect.html seems to pass reliably |
| on the bots and locally. |
| Try to unskip it. |
| |
| 2013-09-03 Benjamin Poulain <benjamin@webkit.org> |
| |
| The test inspector/geolocation-success.html is unreliable |
| https://bugs.webkit.org/show_bug.cgi?id=120655 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * inspector/geolocation-success.html: |
| The test was expecting everything would be done in the page context |
| when InspectorTest.evaluateInPage invoke the callback. |
| |
| This is not the case, geolocation APIs are asynchronous. |
| The callbacks printLocation() and printError() may or may not be executed. |
| |
| To fix this, the execution of each step is changed to depends on the completion |
| of the geolocation callback. |
| |
| 2013-09-03 Oliver Hunt <oliver@apple.com> |
| |
| Support structured clone of Map and Set |
| https://bugs.webkit.org/show_bug.cgi?id=120654 |
| |
| Reviewed by Simon Fraser. |
| |
| Tests! |
| |
| * fast/dom/Window/script-tests/postmessage-clone.js: |
| (set new): |
| (set add.set add): |
| |
| 2013-09-03 Bear Travis <betravis@adobe.com> |
| |
| [CSS Shapes] Shape's content gets extra left offset when left-border is positive on the content box |
| https://bugs.webkit.org/show_bug.cgi?id=117573 |
| |
| Reviewed by David Hyatt. |
| |
| Test that nested children with padding correctly apply an ancestor's shape-inside |
| across different writing modes. |
| |
| * fast/shapes/shape-inside/shape-inside-offset-block-children-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-offset-block-children.html: Added. |
| |
| 2013-09-03 Antoine Quint <graouts@apple.com> |
| |
| Web Inspector: exceptions triggered from console evaluation do not pause the debugger |
| https://bugs.webkit.org/show_bug.cgi?id=120460 |
| |
| Reviewed by Timothy Hatcher. |
| |
| * platform/mac/inspector/console/command-line-api-expected.txt: |
| Take into account the addition of a sourceURL to inspector/InjectedScriptSource.js. |
| |
| 2013-08-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Add parsing for named grid lines |
| https://bugs.webkit.org/show_bug.cgi?id=119540 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r150381,r150587 by <jchaffraix@chromium.org> |
| |
| Added several new test cases which include different types of |
| named grid lines, this means including the names at different |
| positions, multiple names per line or mixing names with keywords |
| like 'span'. |
| |
| * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-column-row-get-set.html: |
| |
| 2013-09-03 Alexey Proskuryakov <ap@apple.com> |
| |
| [Mac] Hyphenation respects regional format settings language instead of primary language |
| https://bugs.webkit.org/show_bug.cgi?id=120641 |
| |
| Reviewed by Dan Bernstein. |
| |
| * platform/mac/fast/text/hyphenate-locale-expected.png: Added, this test only had |
| expected pixel results in mac-lion dorectory. |
| |
| 2013-09-03 Daniel Bates <dabates@apple.com> |
| |
| Require layout when -webkit-overflow-scrolling changes |
| https://bugs.webkit.org/show_bug.cgi?id=120535 |
| |
| Reviewed by Darin Adler. |
| |
| Add a test to ensure we perform a layout and repaint when the |
| value of -webkit-overflow-scrolling changes on an element. |
| |
| At the time of writing, the iOS port enables ACCELERATED_OVERFLOW_SCROLLING. |
| |
| * fast/repaint/overflow-scroll-touch-repaint-expected.txt: Added. |
| * fast/repaint/overflow-scroll-touch-repaint.html: Added. |
| * platform/efl/TestExpectations: Skip test fast/repaint/overflow-scroll-touch-repaint.html |
| since this platform doesn't enable ACCELERATED_OVERFLOW_SCROLLING. |
| * platform/gtk/TestExpectations: Ditto. |
| * platform/mac/TestExpectations: Ditto. |
| * platform/qt/TestExpectations: Ditto. |
| * platform/win/TestExpectations: Ditto. |
| * platform/wincairo/TestExpectations: Ditto. |
| |
| 2013-09-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Support the "json" responseType and JSON response entity in XHR |
| https://bugs.webkit.org/show_bug.cgi?id=73648 |
| |
| Reviewed by Oliver Hunt. |
| |
| Add regression tests for XMLHttpRequest.response of type 'json'. |
| |
| Two of these tests (valid & invalid) come from Jarred Nicholls's original patch. |
| |
| * fast/xmlhttprequest/resources/xmlhttprequest-responsetype-json-utf-16.json: Added. |
| * fast/xmlhttprequest/resources/xmlhttprequest-responsetype-json.json: Added. |
| * fast/xmlhttprequest/xmlhttprequest-responsetype-json-invalid-expected.txt: Added. |
| * fast/xmlhttprequest/xmlhttprequest-responsetype-json-invalid.html: Added. |
| * fast/xmlhttprequest/xmlhttprequest-responsetype-json-utf16-expected.txt: Added. |
| * fast/xmlhttprequest/xmlhttprequest-responsetype-json-utf16.html: Added. |
| * fast/xmlhttprequest/xmlhttprequest-responsetype-json-valid-expected.txt: Added. |
| * fast/xmlhttprequest/xmlhttprequest-responsetype-json-valid.html: Added. |
| |
| 2013-09-03 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r154881. |
| http://trac.webkit.org/changeset/154881 |
| https://bugs.webkit.org/show_bug.cgi?id=120643 |
| |
| Crashes on macworld.com (Requested by kling on #webkit). |
| |
| * fast/dom/Element/setAttributeNode-for-existing-attribute-expected.txt: Removed. |
| * fast/dom/Element/setAttributeNode-for-existing-attribute.html: Removed. |
| |
| 2013-09-03 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSSRegions] Pseudo-elements as regions should not be exposed to JS |
| https://bugs.webkit.org/show_bug.cgi?id=120633 |
| |
| Reviewed by Andreas Kling. |
| |
| Add tests with pseudo-elements as regions checking the following API: |
| WebKitNamedFlow::getRegions(), WebKitNamedFlow::getRegionsByContent() |
| Because we do not return the pseudo-elements as regions in the region list, |
| i modified WebKitNamedFlow::firstEmptyRegionIndex to skip these regions too. |
| |
| * fast/regions/get-regions-by-content-pseudo-expected.txt: Added. |
| * fast/regions/get-regions-by-content-pseudo.html: Added. |
| * fast/regions/webkit-named-flow-get-regions-pseudo-expected.txt: Added. |
| * fast/regions/webkit-named-flow-get-regions-pseudo.html: Added. |
| |
| 2013-09-03 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip some failing tests. |
| |
| * platform/qt-wk1/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-09-03 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] accessibility/aria-describedby-on-input.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=112027 |
| |
| Unreviewed EFL gardening. |
| |
| accessibility/aria-describedby-on-input.html passes after r154976. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-09-03 Andre Moreira Magalhaes <andre.magalhaes@collabora.co.uk> |
| |
| [gstreamer] Disable HTTP request "Accept-Encoding:" header field on gstreamer source element to avoid receiving the wrong size when retrieving data |
| https://bugs.webkit.org/show_bug.cgi?id=115354 |
| |
| Reviewed by Philippe Normand. |
| |
| Add test to check that video requests will send no "Accept-Encoding" header. |
| |
| * http/tests/media/video-accept-encoding-expected.txt: Added. |
| * http/tests/media/video-accept-encoding.cgi: Added. |
| * http/tests/media/video-accept-encoding.html: Added. |
| |
| 2013-09-03 Krzysztof Czech <k.czech@samsung.com> |
| |
| [AX][ATK] Added support for sort and help attributes |
| https://bugs.webkit.org/show_bug.cgi?id=120456 |
| |
| Reviewed by Chris Fleizach. |
| |
| Sharing aria-sort.html specific mac test with efl and gtk. |
| Changing specific expectations of some accessibility tests. |
| |
| * accessibility/aria-sort-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/aria-sort-expected.txt. |
| * accessibility/aria-sort.html: Renamed from LayoutTests/platform/mac/accessibility/aria-sort.html. |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl-wk2/accessibility/image-link-expected.txt: |
| * platform/efl-wk2/accessibility/image-map2-expected.txt: |
| * platform/efl-wk2/accessibility/table-cell-spans-expected.txt: |
| * platform/efl-wk2/accessibility/table-cells-expected.txt: |
| * platform/gtk/accessibility/image-link-expected.txt: |
| * platform/gtk/accessibility/image-map2-expected.txt: |
| * platform/gtk/accessibility/table-cell-spans-expected.txt: |
| * platform/gtk/accessibility/table-cells-expected.txt: |
| |
| 2013-09-03 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSS Regions] position: fixed is computed relative to the first region, not the viewport |
| https://bugs.webkit.org/show_bug.cgi?id=111176 |
| |
| Reviewed by David Hyatt. |
| |
| Added new tests and changed the existing ones that were relying on incorrect positioning |
| for fixed elements. |
| |
| * fast/regions/element-in-named-flow-absolute-from-fixed-expected.txt: Added. |
| * fast/regions/element-in-named-flow-absolute-from-fixed.html: Added. |
| * fast/regions/element-in-named-flow-fixed-from-absolute-expected.txt: Added. |
| * fast/regions/element-in-named-flow-fixed-from-absolute.html: Added. |
| * fast/regions/element-inflow-fixed-from-outflow-static-expected.txt: Added. |
| * fast/regions/element-inflow-fixed-from-outflow-static.html: Added. |
| * fast/regions/element-outflow-static-from-inflow-fixed-expected.txt: Added. |
| * fast/regions/element-outflow-static-from-inflow-fixed.html: Added. |
| * fast/regions/fixed-element-transformed-parent-expected.txt: Added. |
| * fast/regions/fixed-element-transformed-parent.html: Added. |
| * fast/regions/fixed-in-named-flow-scroll-expected.txt: Added. |
| * fast/regions/fixed-in-named-flow-scroll.html: Added. |
| * fast/regions/fixed-inside-fixed-in-named-flow-expected.html: Added. |
| * fast/regions/fixed-inside-fixed-in-named-flow.html: Added. |
| * fast/regions/fixed-inside-named-flow-zIndex-expected.html: Added. |
| * fast/regions/fixed-inside-named-flow-zIndex.html: Added. |
| * fast/regions/fixed-pos-elem-in-namedflow-noregions-expected.html: Added. |
| * fast/regions/fixed-pos-elem-in-namedflow-noregions.html: Added. |
| * fast/regions/fixed-pos-elem-in-region-expected.html: |
| * fast/regions/fixed-pos-elem-in-region.html: |
| * fast/regions/fixed-pos-region-in-nested-flow-expected.html: Added. |
| * fast/regions/fixed-pos-region-in-nested-flow.html: Added. |
| |
| 2013-09-02 Anton Obzhirov <a.obzhirov@samsung.com> |
| |
| <https://webkit.org/b/98350> [GTK] accessibility/aria-invalid.html times out |
| |
| Reviewed by Mario Sanchez Prada. |
| |
| Unskipped accessibility/aria-invalid.html which is passing now. |
| |
| * platform/gtk/TestExpectations: Removed passing test. |
| * platform/gtk-wk2/TestExpectations: Added test timing out in WK2 only. |
| |
| 2013-09-02 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip some failing tests. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-09-02 Dirk Schulze <krit@webkit.org> |
| |
| Use edgeMode=duplicate for blurring on filter() function |
| https://bugs.webkit.org/show_bug.cgi?id=120590 |
| |
| Reviewed by Antti Koivisto. |
| |
| Added test to check that filter(<image>, blur(<value>)) takes |
| the edgeMode 'duplicate' instead of none. |
| |
| * fast/filter-image/filter-image-blur-expected.html: Added. |
| * fast/filter-image/filter-image-blur.html: Added. |
| * fast/filter-image/resources/svg-blur.svg: Added. |
| * fast/filter-image/resources/svg-noblur.svg: Added. |
| |
| 2013-09-02 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| https://bugs.webkit.org/show_bug.cgi?id=120595 |
| |
| * platform/qt/TestExpectations: Skipping failing xss-DENIED tests. |
| |
| 2013-09-01 Dirk Schulze <krit@webkit.org> |
| |
| Add edgeMode attribtue. |
| |
| Add 'edgeMode' attribute to SVGFEGaussianBlur |
| https://bugs.webkit.org/show_bug.cgi?id=120582 |
| |
| Added DOM and SVGDOM tests for the attribute 'edgeMode'. |
| Also added a reftest to test edgeMode='duplicate'. |
| |
| Reviewed by Rob Buis. |
| |
| * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-edgeMode-prop-expected.png: Added. |
| * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-edgeMode-attr-expected.txt: Added. |
| * svg/dynamic-updates/SVGFEGaussianBlurElement-dom-edgeMode-attr.html: Added. |
| * svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-edgeMode-prop-expected.txt: Added. |
| * svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-edgeMode-prop.html: Added. |
| * svg/dynamic-updates/script-tests/SVGFEGaussianBlurElement-dom-edgeMode-attr.js: Added. |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGFEGaussianBlurElement-svgdom-edgeMode-prop.js: Added. |
| (repaintTest): |
| * svg/filters/svg-gaussianblur-edgeMode-duplicate-expected.svg: Added. |
| * svg/filters/svg-gaussianblur-edgeMode-duplicate.svg: Added. |
| |
| 2013-09-01 Xabier Rodriguez Calvar <calvaris@igalia.com> |
| |
| Volume slider value should be 0 when audio is muted |
| https://bugs.webkit.org/show_bug.cgi?id=120553 |
| |
| Reviewed by Eric Carlson. |
| |
| Added test to check if the volume slider value is 0 when the |
| element is muted even if volume is set to something else. |
| |
| * media/volume-bar-empty-when-muted-expected.txt: Added. |
| * media/volume-bar-empty-when-muted.html: Added. |
| |
| 2013-09-01 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: A little more test cleanup |
| https://bugs.webkit.org/show_bug.cgi?id=120575 |
| |
| Reviewed by Timothy Hatcher. |
| |
| Give tests names and remove unnecessary script type attributes. |
| |
| * inspector-protocol/debugger/removeBreakpoint-expected.txt: |
| * inspector-protocol/debugger/removeBreakpoint.html: |
| * inspector-protocol/debugger/setBreakpoint-autoContinue-expected.txt: |
| * inspector-protocol/debugger/setBreakpoint-autoContinue.html: |
| * inspector-protocol/debugger/setBreakpoint-column-expected.txt: |
| * inspector-protocol/debugger/setBreakpoint-column.html: |
| * inspector-protocol/debugger/setBreakpoint-condition-expected.txt: |
| * inspector-protocol/debugger/setBreakpoint-condition.html: |
| * inspector-protocol/debugger/setBreakpoint-expected.txt: |
| * inspector-protocol/debugger/setBreakpoint.html: |
| |
| 2013-09-01 Xabier Rodriguez Calvar <calvaris@igalia.com> |
| |
| Fixed typo in media/video-volume-slider.html |
| https://bugs.webkit.org/show_bug.cgi?id=120578 |
| |
| Unreviewed. |
| |
| * media/video-volume-slider.html: Fixed typo. |
| * platform/gtk/media/video-volume-slider-expected.png: |
| * platform/gtk/media/video-volume-slider-expected.txt: |
| * platform/mac/media/video-volume-slider-expected.png: |
| * platform/mac/media/video-volume-slider-expected.txt: New |
| baselines. |
| |
| 2013-08-31 Rob Buis <rwlbuis@webkit.org> |
| |
| XMLSerializer-attribute-namespace-prefix-conflicts can't produce reliable results |
| https://bugs.webkit.org/show_bug.cgi?id=120490 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Unskip these previously failing tests. |
| |
| * TestExpectations: |
| |
| 2013-08-30 Simon Fraser <simon.fraser@apple.com> |
| |
| Fix the Mac results. |
| |
| * platform/mac/compositing/video/video-object-fit-expected.txt: |
| |
| 2013-08-30 Simon Fraser <simon.fraser@apple.com> |
| |
| Video with object-fit: cover can spill outside the box |
| https://bugs.webkit.org/show_bug.cgi?id=52103 |
| |
| Reviewed by Dean Jackson. |
| |
| Test cases for directly composited image with object-fit, the same with |
| reflections, and one with video. |
| |
| Tests dump content GraphicsLayers, so have platform-specific results. |
| |
| * compositing/images/direct-image-object-fit-expected.txt: Added. |
| * compositing/images/direct-image-object-fit.html: Added. |
| * compositing/reflections/direct-image-object-fit-reflected-expected.txt: Added. |
| * compositing/reflections/direct-image-object-fit-reflected.html: Added. |
| * compositing/video/video-object-fit-expected.txt: Added. |
| * compositing/video/video-object-fit.html: Added. |
| * media/video-object-fit-change.html: Fixed |
| * platform/mac/TestExpectations: Unskip two tests. |
| * platform/mac/compositing/images/direct-image-object-fit-expected.txt: Added. |
| * platform/mac/compositing/reflections/direct-image-object-fit-reflected-expected.txt: Added. |
| * platform/mac/compositing/video/video-object-fit-expected.txt: Added. |
| |
| 2013-08-30 Oliver Hunt <oliver@apple.com> |
| |
| Fix expected output |
| |
| * fast/js/basic-set-expected.txt: |
| |
| 2013-08-30 Dean Jackson <dino@apple.com> |
| |
| http://webkit.org/b/120490 |
| Skip some XML namespace serialization tests temporarily. |
| |
| * TestExpectations: Skip these on debug builds: |
| fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html |
| fast/dom/XMLSerializer-same-prefix-different-namespaces-conflict.html |
| fast/dom/XMLSerializer-setAttributeNS-namespace-no-prefix.html |
| svg/custom/xlink-prefix-generation-in-attributes.html |
| |
| 2013-08-30 Oliver Hunt <oliver@apple.com> |
| |
| Implement ES6 Set class |
| https://bugs.webkit.org/show_bug.cgi?id=120549 |
| |
| Reviewed by Filip Pizlo. |
| |
| Add tests |
| |
| * fast/js/basic-set-expected.txt: Added. |
| * fast/js/basic-set.html: Added. |
| * fast/js/script-tests/basic-set.js: Added. |
| (set new): |
| (otherString.string_appeared_here.set add): |
| (try.set forEach): |
| (set forEach): |
| (set gc): |
| |
| 2013-08-30 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: inspector/storage-panel-dom-storage-update.html is flakey on the bots |
| https://bugs.webkit.org/show_bug.cgi?id=120544 |
| |
| Take 2, remove some more runAfterPendingDispatches which were somehow |
| causing WebKit 2 tests to fail. This requires us to be a bit more |
| careful when running the pending handlers as well. |
| |
| Unreviewed test fix. |
| |
| * inspector/storage-panel-dom-storage-update.html: |
| |
| 2013-08-30 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Breakpoints should have Automatically Continue Option |
| https://bugs.webkit.org/show_bug.cgi?id=120187 |
| |
| Reviewed by Timothy Hatcher. |
| |
| * http/tests/inspector-protocol/resources/InspectorTest.js: |
| (InspectorTest.checkForError): |
| Helper for checking for, and logging, protocol error responses. |
| |
| * inspector/debugger/set-breakpoint.html: |
| Update this test for the protocol change. |
| |
| * inspector-protocol/debugger/removeBreakpoint-expected.txt: Added. |
| * inspector-protocol/debugger/removeBreakpoint.html: Added. |
| * inspector-protocol/debugger/resources/breakpoint.js: Added. |
| * inspector-protocol/debugger/setBreakpoint-autoContinue-expected.txt: Added. |
| * inspector-protocol/debugger/setBreakpoint-autoContinue.html: Added. |
| * inspector-protocol/debugger/setBreakpoint-column.html: Renamed from LayoutTests/inspector-protocol/debugger/column-breakpoint.html. |
| * inspector-protocol/debugger/setBreakpoint-column.txt: Renamed from LayoutTests/inspector-protocol/debugger/column-breakpoint-expected.txt. |
| * inspector-protocol/debugger/setBreakpoint-condition-expected.txt: Added. |
| * inspector-protocol/debugger/setBreakpoint-condition.html: Added. |
| * inspector-protocol/debugger/setBreakpoint-expected.txt: Added. |
| * inspector-protocol/debugger/setBreakpoint.html: Added. |
| Protocol tests for setting breakpoints. These test different aspects of |
| the Debugger domain (setBreakpoint variants and removeBreakpoint). |
| |
| 2013-08-30 Brendan Long <b.long@cablelabs.com> |
| |
| <https://webkit.org/b/103771> [GStreamer] support in-band text tracks |
| |
| Reviewed by Eric Carlson. |
| |
| * media/content/counting-subtitled-kate.ogv: Added. |
| * media/content/counting-subtitled-srt.mkv: Added. |
| * media/in-band-cues.js: Added. |
| * media/track/in-band/track-in-band-kate-ogg-cues-added-once-expected.txt: Added. |
| * media/track/in-band/track-in-band-kate-ogg-cues-added-once.html: Added. |
| * media/track/in-band/track-in-band-kate-ogg-kind-expected.txt: Added. |
| * media/track/in-band/track-in-band-kate-ogg-kind.html: Added. |
| * media/track/in-band/track-in-band-kate-ogg-language-expected.txt: Added. |
| * media/track/in-band/track-in-band-kate-ogg-language.html: Added. |
| * media/track/in-band/track-in-band-kate-ogg-mode-expected.txt: Added. |
| * media/track/in-band/track-in-band-kate-ogg-mode.html: Added. |
| * media/track/in-band/track-in-band-kate-ogg-style-expected.txt: Added. |
| * media/track/in-band/track-in-band-kate-ogg-style.html: Added. |
| * media/track/in-band/track-in-band-kate-ogg-track-order-expected.txt: Added. |
| * media/track/in-band/track-in-band-kate-ogg-track-order.html: Added. |
| * media/track/in-band/track-in-band-srt-mkv-cues-added-once-expected.txt: Added. |
| * media/track/in-band/track-in-band-srt-mkv-cues-added-once.html: Added. |
| * media/track/in-band/track-in-band-srt-mkv-kind-expected.txt: Added. |
| * media/track/in-band/track-in-band-srt-mkv-kind.html: Added. |
| * media/track/in-band/track-in-band-srt-mkv-language-expected.txt: Added. |
| * media/track/in-band/track-in-band-srt-mkv-language.html: Added. |
| * media/track/in-band/track-in-band-srt-mkv-mode-expected.txt: Added. |
| * media/track/in-band/track-in-band-srt-mkv-mode.html: Added. |
| * media/track/in-band/track-in-band-srt-mkv-style-expected.txt: Added. |
| * media/track/in-band/track-in-band-srt-mkv-style.html: Added. |
| * media/track/in-band/track-in-band-srt-mkv-track-order-expected.txt: Added. |
| * media/track/in-band/track-in-band-srt-mkv-track-order.html: Added. |
| * platform/mac/TestExpectations: Skip MKV and OGG tests. |
| |
| 2013-08-30 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: inspector/storage-panel-dom-storage-update.html is flakey on the bots |
| https://bugs.webkit.org/show_bug.cgi?id=120544 |
| |
| Reviewed by Dean Jackson. |
| |
| Explicitly listen for events instead of running callbacks after a delay. |
| |
| * inspector/storage-panel-dom-storage-update.html: |
| |
| 2013-08-30 Dirk Schulze <krit@webkit.org> |
| |
| Animate CSS Image filter() function |
| https://bugs.webkit.org/show_bug.cgi?id=119938 |
| |
| Reviewed by Simon Fraser. |
| |
| Add tests to test animation between two filter() function values. |
| Furthermore, extended animation-test-helpers.js to parse all kind of CSS |
| image function where we support animations. CSS Image function can be |
| deeply nested as well now: |
| |
| -wekit-filter(-webkit-cross-fade(url(a.png), url(b.png), 50%), sepia(0.5)) |
| |
| Even the 50% can now be checked with a tolerance. If we should ever support |
| animations on nested CSS Images, the new code in animation-test-helpers.js |
| is prepared for it. |
| |
| Fixed a bunch of tests that passed by accident or needed an update to the new |
| infrastructure. |
| |
| * animations/resources/animation-test-helpers.js: |
| (parseCSSImage): For parsing of all kind of supported CSS Image functions. |
| Currently supported: -webkit-cross-fade, -webkit-filter, url, none |
| Still missing: linear and radial gradients (can not be animated yet). |
| CSS Image functions are allowed to be nested as deep JS allows. |
| (parseCrossFade): Add parsing of input CSS images. |
| (parseFilterImage): Parse -webkit-filter image function as well as input images. |
| (parseFilterFunctionList): Parse filter function list. We now parse the |
| function name as well. Added rudimentary support for drop-shadow and url. |
| (parseDeprecatedCustomFilterFunction): Special case old syntax of custom |
| filter function. Shall be removed in the future. |
| (compareCSSImages): Compares all kind (even deep nested) CSS images. |
| (compareFilterFunctions): Now compare filter function names as well. |
| (comparePropertyValue): Use new compareCSSImages function. |
| * fast/filter-image/filter-image-animation-expected.txt: Added. |
| * fast/filter-image/filter-image-animation.html: Added. |
| |
| 2013-08-30 Rob Buis <rwlbuis@webkit.org> |
| |
| SVG error parsing empty path |
| https://bugs.webkit.org/show_bug.cgi?id=78980 |
| |
| Reviewed by Darin Adler. |
| |
| Adapt fuzz-path-parser.html and dynamic-empty-path.svg to also test empty paths. |
| Adjust expectations to not expect an error message for empty paths. |
| |
| * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: |
| * platform/gtk/svg/custom/dynamic-empty-path-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: |
| * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: |
| * platform/qt/svg/custom/dynamic-empty-path-expected.txt: |
| * svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: |
| * svg/custom/dynamic-empty-path-expected.txt: |
| * svg/dom/fuzz-path-parser-expected.txt: |
| * svg/dom/fuzz-path-parser.html: also test empty path |
| * svg/dom/path-parser-expected.txt: |
| * svg/dom/script-tests/path-parser.js: also test empty path |
| |
| 2013-08-30 Arpita Bahuguna <a.bah@samsung.com> |
| |
| setAttributeNode() does not set the new value to an existing attribute if specified attribute is in a different case. |
| https://bugs.webkit.org/show_bug.cgi?id=120293 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/Element/setAttributeNode-for-existing-attribute-expected.txt: Added. |
| * fast/dom/Element/setAttributeNode-for-existing-attribute.html: Added. |
| Layout testcase for verifying that the new attribute value is set properly |
| if an existing attribute with the same name exists. |
| |
| 2013-08-30 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Skip failing grammar checking test. |
| Unreviewed gardening. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-30 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Added platform specific expected files after r15470 and r154780. |
| Unreviewed gardening. |
| |
| * platform/qt-wk1/compositing/columns/composited-lr-paginated-repaint-expected.txt: Added. |
| * platform/qt-wk1/compositing/columns/composited-rl-paginated-repaint-expected.txt: Added. |
| * platform/qt-wk1/compositing/repaint/repaint-on-layer-grouping-change-expected.png: Added. |
| * platform/qt-wk1/compositing/repaint/repaint-on-layer-grouping-change-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/ancestor-clipped-in-paginated-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/clipped-in-paginated-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-columns-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-columns-vertical-rl-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-in-paginated-rl-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-in-paginated-writing-mode-rl-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-lr-paginated-repaint-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-nested-columns-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/composited-rl-paginated-repaint-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/hittest-composited-in-paginated-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/rotated-in-paginated-expected.txt: Added. |
| * platform/qt-wk2/compositing/columns/untransformed-composited-in-paginated-expected.txt: Added. |
| * platform/qt-wk2/compositing/repaint/repaint-on-layer-grouping-change-expected.txt: Added. |
| |
| 2013-08-30 Andrei Parvu <parvu@adobe.com> |
| |
| [CSS Masking] -webkit-mask-repeat: space does not work |
| Added tests to verify correct usage of background-repeat: space and mask-repeat: space. |
| Added one test for each possible mask/background clip: border, padding and content |
| https://bugs.webkit.org/show_bug.cgi?id=119324 |
| |
| Reviewed by Dirk Schulze. |
| |
| * css3/background/background-repeat-space-border-expected.html: Added. |
| * css3/background/background-repeat-space-border.html: Added. |
| * css3/background/background-repeat-space-content-expected.html: Added. |
| * css3/background/background-repeat-space-content.html: Added. |
| * css3/background/background-repeat-space-padding-expected.html: Added. |
| * css3/background/background-repeat-space-padding.html: Added. |
| * css3/masking/mask-repeat-space-border-expected.html: Added. |
| * css3/masking/mask-repeat-space-border.html: Added. |
| * css3/masking/mask-repeat-space-content-expected.html: Added. |
| * css3/masking/mask-repeat-space-content.html: Added. |
| * css3/masking/mask-repeat-space-padding-expected.html: Added. |
| * css3/masking/mask-repeat-space-padding.html: Added. |
| |
| 2013-08-30 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r154826. |
| http://trac.webkit.org/changeset/154826 |
| https://bugs.webkit.org/show_bug.cgi?id=120517 |
| |
| Still breaks icloud.com (Requested by mwenge_ on #webkit). |
| |
| * fast/replaced/intrinsic-button-and-input-height-expected.txt: Removed. |
| * fast/replaced/intrinsic-button-and-input-height.html: Removed. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements.html: Removed. |
| * platform/qt/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Removed. |
| * platform/qt/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed. |
| |
| 2013-08-29 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| TEST COMPLETE does not appear at the end of spellchecking tests |
| https://bugs.webkit.org/show_bug.cgi?id=120405 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Fix this by setting 'jsTestIsAsync = true' and calling finishJSTest() |
| when the asynchronous spellchecking tests end. |
| |
| * editing/spelling/grammar-markers-hidpi.html: |
| * editing/spelling/grammar-markers.html: |
| Those have a correct output. However, remove unnecessary notifyDone due to |
| finishJSTest() already calls it. |
| |
| * editing/spelling/grammar-paste-expected.txt: |
| * editing/spelling/grammar-paste.html: |
| * editing/spelling/script-tests/spellcheck-paste.js: |
| * editing/spelling/spellcheck-async-expected.txt: |
| * editing/spelling/spellcheck-async.html: |
| * editing/spelling/spellcheck-paste-expected.txt: |
| * editing/spelling/spellcheck-queue-expected.txt: |
| * editing/spelling/spellcheck-queue.html: |
| Change waitUntilDone() to 'jsTestIsAsync = true' |
| and notifyDone() to finishJSTest(). |
| |
| * editing/spelling/spellcheck-input-search-crash-expected.txt: |
| * editing/spelling/spellcheck-input-search-crash.html: |
| Call 'test()' before js-test-post.js to ensure right order of messages. |
| |
| 2013-08-29 Oliver Hunt <oliver@apple.com> |
| |
| Implement ES6 Map object |
| https://bugs.webkit.org/show_bug.cgi?id=120333 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Tests |
| |
| * fast/js/basic-map-expected.txt: Added. |
| * fast/js/basic-map.html: Added. |
| * fast/js/script-tests/basic-map.js: Added. |
| |
| 2013-08-29 Joseph Pecoraro <pecoraro@apple.com> |
| |
| [Mac] Web Inspector: inspector/storage-panel-dom-storage-update.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=116241 |
| |
| Reviewed by Darin Adler. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-26 Simon Fraser <simon.fraser@apple.com> |
| |
| Implement object-fit CSS property |
| https://bugs.webkit.org/show_bug.cgi?id=52040 |
| |
| Reviewed by Antti Koivisto, Sam Weinig. |
| |
| Tests for object-fit. |
| |
| * fast/css/object-fit/object-fit-canvas-expected.html: Added. |
| * fast/css/object-fit/object-fit-canvas.html: Added. |
| * fast/css/object-fit/object-fit-embed-expected.html: Added. |
| * fast/css/object-fit/object-fit-embed.html: Added. |
| * fast/css/object-fit/object-fit-grow-landscape-expected.html: Added. |
| * fast/css/object-fit/object-fit-grow-landscape.html: Added. |
| * fast/css/object-fit/object-fit-grow-portrait-expected.html: Added. |
| * fast/css/object-fit/object-fit-grow-portrait.html: Added. |
| * fast/css/object-fit/object-fit-img-expected.html: Added. |
| * fast/css/object-fit/object-fit-img-svg-expected.html: Added. |
| * fast/css/object-fit/object-fit-img-svg.html: Added. |
| * fast/css/object-fit/object-fit-img-svg2-expected.html: Added. |
| * fast/css/object-fit/object-fit-img-svg2.html: Added. |
| * fast/css/object-fit/object-fit-img.html: Added. |
| * fast/css/object-fit/object-fit-input-image-expected.html: Added. |
| * fast/css/object-fit/object-fit-input-image.html: Added. |
| * fast/css/object-fit/object-fit-object-expected.html: Added. |
| * fast/css/object-fit/object-fit-object.html: Added. |
| * fast/css/object-fit/object-fit-shrink-expected.html: Added. |
| * fast/css/object-fit/object-fit-shrink.html: Added. |
| * fast/css/object-fit/object-fit-video-poster-expected.html: Added. |
| * fast/css/object-fit/object-fit-video-poster.html: Added. |
| * fast/css/parsing-object-fit-expected.txt: Added. |
| * fast/css/parsing-object-fit.html: Added. |
| * fast/css/resources/circle.svg: Added. |
| * fast/css/resources/circle2.svg: Added. |
| * fast/css/resources/circles-landscape-small.png: Added. |
| * fast/css/resources/circles-landscape.png: Added. |
| * fast/css/resources/circles-portrait-small.png: Added. |
| * fast/css/resources/circles-portrait.png: Added. |
| * http/tests/css/object-fit-delayed-img-svg-expected.html: Added. |
| * http/tests/css/object-fit-delayed-img-svg.html: Added. |
| * media/video-object-fit-change-expected.html: Added. |
| * media/video-object-fit-change.html: Added. |
| * media/video-object-fit-expected.html: Added. |
| * media/video-object-fit.html: Added. |
| * platform/mac/TestExpectations: |
| |
| 2013-08-29 Tim Horton <timothy_horton@apple.com> |
| |
| SVG clipping, masking, and gradients-on-text do not respect the device scale factor |
| https://bugs.webkit.org/show_bug.cgi?id=120377 |
| <rdar://problem/14777944> |
| |
| Reviewed by Simon Fraser. |
| |
| Add a test that ensures that when deviceScaleFactor=2, masks, clipping, |
| gradients, and patterns are rendered @2x. |
| |
| * svg/custom/masking-clipping-hidpi-expected.svg: Added. |
| * svg/custom/masking-clipping-hidpi.svg: Added. |
| |
| 2013-08-29 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: Crash when VoiceOver reference a TextMarker from an iframe that has been removed |
| https://bugs.webkit.org/show_bug.cgi?id=120318 |
| |
| Reviewed by Darin Adler. |
| |
| * platform/mac/accessibility/stale-textmarker-crash-expected.txt: Added. |
| * platform/mac/accessibility/stale-textmarker-crash.html: Added. |
| |
| 2013-08-29 Michael Saboff <msaboff@apple.com> |
| |
| REGRESSION (r153222, 32-bit): NULL JSValue() seen when running peacekeeper benchmark |
| https://bugs.webkit.org/show_bug.cgi?id=120080 |
| |
| Rubber stamped by Oliver Hunt. |
| |
| Added layout test that crashes without the fix in bug 120080. |
| |
| * fast/js/lazy-create-arguments-from-get-by-val-expected.txt: Added. |
| * fast/js/lazy-create-arguments-from-get-by-val.html: Added. |
| * fast/js/script-tests/lazy-create-arguments-from-get-by-val.js: Added. |
| |
| 2013-08-29 Dean Jackson <dino@apple.com> |
| |
| XMLSerializer-attribute-namespace-prefix-conflicts can't produce reliable results |
| https://bugs.webkit.org/show_bug.cgi?id=120490 |
| |
| Marking as [ Pass Failure ] for the moment. |
| |
| * TestExpectations: |
| |
| 2013-08-29 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| According to DOM4, all DocType nodes should have a document |
| https://bugs.webkit.org/show_bug.cgi?id=99244 |
| |
| Reviewed by Darin Adler. |
| |
| Add layout test to check that DocumentType Nodes have a document after being |
| created. Also update a few existing test cases to reflect this change. |
| |
| * fast/dom/DOMImplementation/createDocument-with-used-doctype-expected.txt: |
| * fast/dom/DOMImplementation/createDocument-with-used-doctype.html: |
| * fast/dom/DOMImplementation/resources/createDocument-with-used-doctype-frame.html: |
| * fast/dom/XMLSerializer-doctype2-expected.txt: |
| * fast/dom/XMLSerializer-doctype2.html: |
| * fast/dom/createDocumentType-ownerDocument-expected.txt: Added. |
| * fast/dom/createDocumentType-ownerDocument.html: Added. |
| * fast/dom/move-nodes-across-documents.html: |
| * fast/dom/node-iterator-with-doctype-root-expected.txt: |
| * fast/dom/node-iterator-with-doctype-root.html: |
| * fast/events/dispatch-event-no-document-expected.txt: |
| * fast/events/dispatch-event-no-document.html: |
| |
| 2013-08-29 Dean Jackson <dino@apple.com> |
| |
| Reverting a change that was made in https://bugs.webkit.org/show_bug.cgi?id=120472. |
| |
| * media/track/track-cue-rendering-on-resize-expected.txt: |
| |
| 2013-08-29 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Consolidate inspector-protocol tests into domains |
| https://bugs.webkit.org/show_bug.cgi?id=120450 |
| |
| Reviewed by Timothy Hatcher. |
| |
| Move around tests and clean them up in the process. |
| |
| * http/tests/inspector-protocol/resources/protocol-test.js: |
| * inspector-protocol/css/getSupportedCSSProperties-expected.txt: Renamed from LayoutTests/inspector-protocol/css-getSupportedCSSProperties-expected.txt. |
| * inspector-protocol/css/getSupportedCSSProperties.html: Renamed from LayoutTests/inspector-protocol/css-getSupportedCSSProperties.html. |
| * inspector-protocol/dom/focus-expected.txt: Renamed from LayoutTests/inspector-protocol/dom-focus-expected.txt. |
| * inspector-protocol/dom/focus.html: Renamed from LayoutTests/inspector-protocol/dom-focus.html. |
| * inspector-protocol/dom/request-child-nodes-depth-expected.txt: Renamed from LayoutTests/inspector-protocol/dom-request-child-nodes-depth-expected.txt. |
| * inspector-protocol/dom/request-child-nodes-depth.html: Renamed from LayoutTests/inspector-protocol/dom-request-child-nodes-depth.html. |
| * inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html: |
| * inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html: |
| * inspector-protocol/heap-profiler/take-heap-snapshot.html: |
| * inspector-protocol/nmi-webaudio-expected.txt: Removed. |
| * inspector-protocol/nmi-webaudio-leak-test-expected.txt: Removed. |
| * inspector-protocol/nmi-webaudio-leak-test.html: Removed. |
| * inspector-protocol/nmi-webaudio.html: Removed. |
| * inspector-protocol/page/frameScheduledNavigation.html: |
| * inspector-protocol/page/frameStartedLoading.html: |
| * inspector-protocol/page/resources/blank.html: Renamed from LayoutTests/inspector-protocol/resources/blank.html. |
| * inspector-protocol/page/setEmulatedMedia-expected.txt: Renamed from LayoutTests/inspector-protocol/media-query-listener-exception-expected.txt. |
| * inspector-protocol/page/setEmulatedMedia.html: Renamed from LayoutTests/inspector-protocol/media-query-listener-exception.html. |
| * inspector-protocol/resources/audio-context.html: Removed. |
| * inspector-protocol/runtime/getProperties-expected.txt: Renamed from LayoutTests/inspector-protocol/runtime-getProperties-expected.txt. |
| * inspector-protocol/runtime/getProperties.html: Renamed from LayoutTests/inspector-protocol/runtime-getProperties.html. |
| * platform/efl/TestExpectations: |
| * platform/gtk-wk1/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-08-29 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Download Web Archive of Inspected Page |
| https://bugs.webkit.org/show_bug.cgi?id=119774 |
| |
| Reviewed by Timothy Hatcher. |
| |
| * inspector-protocol/page/archive-expected.txt: Added. |
| * inspector-protocol/page/archive.html: Added. |
| |
| 2013-08-29 Robert Hogan <robert@webkit.org> |
| |
| Positioned Replaced Elements That Aren't RenderReplaced get Incorrect Width |
| https://bugs.webkit.org/show_bug.cgi?id=93735 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/replaced/intrinsic-button-and-input-height-expected.txt: Added. |
| * fast/replaced/intrinsic-button-and-input-height.html: Added. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements.html: Added. |
| * platform/qt/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added. |
| * platform/qt/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added. |
| |
| 2013-08-29 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Consolidate inspector-protocol Debugger tests |
| https://bugs.webkit.org/show_bug.cgi?id=120449 |
| |
| Reviewed by Timothy Hatcher. |
| |
| Move the tests, and clean-up their syntax a bit to be more |
| consistent, readable, and compact. |
| |
| * inspector-protocol/debugger/column-breakpoint.html: |
| * inspector-protocol/debugger/pause-dedicated-worker-expected.txt: Renamed from LayoutTests/inspector-protocol/debugger-pause-dedicated-worker-expected.txt. |
| * inspector-protocol/debugger/pause-dedicated-worker.html: Renamed from LayoutTests/inspector-protocol/debugger-pause-dedicated-worker.html. |
| * inspector-protocol/debugger/resources/dedicated-worker.js: Renamed from LayoutTests/inspector-protocol/resources/dedicated-worker.js. |
| * inspector-protocol/debugger/setVariableValue-expected.txt: Renamed from LayoutTests/inspector-protocol/debugger-setVariableValue-expected.txt. |
| * inspector-protocol/debugger/setVariableValue.html: Renamed from LayoutTests/inspector-protocol/debugger-setVariableValue.html. |
| * inspector-protocol/debugger/terminate-dedicated-worker-while-paused-expected.txt: Renamed from LayoutTests/inspector-protocol/debugger-terminate-dedicated-worker-while-paused-expected.txt. |
| * inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html: Renamed from LayoutTests/inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-08-29 Chris Curtis <chris_curtis@apple.com> |
| |
| VM::throwException() crashes reproducibly in testapi with !ENABLE(JIT) |
| https://bugs.webkit.org/show_bug.cgi?id=120472 |
| |
| Reviewed by Filip Pizlo. |
| An error that was not being reported before is now caught and being reported. |
| * media/track/track-cue-rendering-on-resize-expected.txt: |
| |
| 2013-08-29 Simon Pena <simon.pena@samsung.com> |
| |
| Follow-up to r154810 and r154810: Missing tests and fix one misplaced call to setCaptionDisplayMode |
| https://bugs.webkit.org/show_bug.cgi?id=120474 |
| |
| Reviewed by Eric Carlson. |
| |
| I previously used a regular expression that didn't catch all the tests needing this |
| update. Additionally, in one of them I put the setCaptionDisplayMode in the wrong place, |
| before the function was defined by video-test.js. This new patch addresses all of that. |
| |
| * media/track/media-element-enqueue-event-crash.html: |
| * media/track/regions-webvtt/text-track-cue-region-attribute.html: |
| * media/track/regions-webvtt/text-track-region-parser.html: |
| * media/track/track-add-remove-cue.html: |
| * media/track/track-cue-mutable-fragment.html: |
| * media/track/track-cue-mutable-text.html: |
| * media/track/track-cue-mutable.html: |
| * media/track/track-cue-negative-timestamp.html: |
| * media/track/track-cue-rendering-on-resize.html: |
| * media/track/track-cues-cuechange.html: |
| * media/track/track-cues-enter-exit.html: |
| * media/track/track-cues-missed.html: |
| * media/track/track-cues-pause-on-exit.html: |
| * media/track/track-cues-seeking.html: |
| * media/track/track-cues-sorted-before-dispatch.html: |
| * media/track/track-default-attribute.html: |
| * media/track/track-load-from-element-readyState.html: |
| * media/track/track-mode-disabled-crash.html: |
| * media/track/track-remove-quickly.html: |
| |
| 2013-08-29 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Rebaselining after r154479 and r154702 |
| |
| * platform/gtk/editing/deleting/delete-br-004-expected.txt: Rebaseline after r154479. |
| * platform/gtk/editing/deleting/delete-br-005-expected.txt: Ditto. |
| * platform/gtk/editing/deleting/delete-br-006-expected.txt: Ditto. |
| * platform/gtk/editing/selection/5057506-2-expected.txt: Rebaseline after r154702. |
| * platform/gtk/editing/selection/5057506-expected.txt: Ditto. |
| |
| 2013-08-29 Simon Pena <simon.pena@samsung.com> |
| |
| Add setCaptionDisplayMode('Automatic') to remaining tests with track 'default' attribute after r154527 |
| https://bugs.webkit.org/show_bug.cgi?id=120471 |
| |
| Reviewed by Eric Carlson. |
| |
| As done in r154527, some LayoutTests with track 'default' attribute |
| need the caption mode set to automatic. |
| |
| * media/track/track-css-all-cues.html: |
| * media/track/track-css-cue-lifetime.html: |
| * media/track/track-css-matching-default.html: |
| * media/track/track-css-matching-lang.html: |
| * media/track/track-css-matching-timestamps.html: |
| * media/track/track-css-matching.html: |
| * media/track/track-css-property-whitelist.html: |
| * media/track/track-css-user-override.html: |
| * media/track/track-cue-container-rendering-position.html: |
| * media/track/track-cue-nothing-to-render.html: |
| * media/track/track-cue-rendering-on-resize.html: |
| * media/track/track-cue-rendering-rtl.html: |
| * media/track/track-cue-rendering-snap-to-lines-not-set.html: |
| * media/track/track-cue-rendering-with-padding.html: |
| * media/track/track-cue-rendering.html: |
| |
| 2013-08-29 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| [GTK] Skip grammar checking tests. |
| Unreviewed gardening after r154675. |
| |
| * platform/gtk/TestExpectations: |
| Skip failing tests after r154675 until GTK+ implements |
| grammar checking feature. |
| |
| 2013-08-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/119806> [Mac] Add a way to easily test attributed string generation |
| |
| Reviewed by Darin Adler. |
| |
| Add basic tests for textInputController.legacyAttributedString. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/editing/attributed-string: Added. |
| * platform/mac/editing/attributed-string/anchor-element-expected.txt: Added. |
| * platform/mac/editing/attributed-string/anchor-element.html: Added. |
| * platform/mac/editing/attributed-string/basic-expected.txt: Added. |
| * platform/mac/editing/attributed-string/basic.html: Added. |
| * platform/mac/editing/attributed-string/font-size-expected.txt: Added. |
| * platform/mac/editing/attributed-string/font-size.html: Added. |
| * platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt: Added. |
| * platform/mac/editing/attributed-string/font-style-variant-effect.html: Added. |
| * platform/mac/editing/attributed-string/font-weight-expected.txt: Added. |
| * platform/mac/editing/attributed-string/font-weight.html: Added. |
| * platform/mac/editing/attributed-string/letter-spacing-expected.txt: Added. |
| * platform/mac/editing/attributed-string/letter-spacing.html: Added. |
| * platform/mac/editing/attributed-string/resources: Added. |
| * platform/mac/editing/attributed-string/resources/dump-attributed-string.js: Added. |
| (.): |
| * platform/mac/editing/attributed-string/text-decorations-expected.txt: Added. |
| * platform/mac/editing/attributed-string/text-decorations.html: Added. |
| * platform/mac/editing/attributed-string/vertical-align-expected.txt: Added. |
| * platform/mac/editing/attributed-string/vertical-align.html: Added. |
| |
| 2013-08-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Expand classList test to cover exception in toString |
| https://bugs.webkit.org/show_bug.cgi?id=120444 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/825fefb837133d5545964c17f6aa4b62bfe3df0c |
| |
| When add and remove is called and there is an exception being thrown |
| in one of the arguments we need to ensure that we are not calling the |
| implementation of add and remove. |
| |
| * fast/dom/HTMLElement/class-list-expected.txt: |
| * fast/dom/HTMLElement/class-list-quirks-expected.txt: |
| * fast/dom/HTMLElement/script-tests/class-list.js: |
| (shouldBeEqualToString): |
| |
| 2013-08-28 Chris Curtis <chris_curtis@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119548 |
| Refactoring Exception throws. |
| |
| Reviewed by Geoffrey Garen. |
| |
| Column/line information was added into these results. |
| * fast/events/window-onerror4-expected.txt: |
| * fast/js/global-recursion-on-full-stack-expected.txt: |
| |
| fixed a variable name in a case when shouldThrowType failed. |
| * fast/js/mozilla/resources/js-test-pre.js: |
| (shouldThrowType): |
| |
| Sorted the properties to allow the results always show in the same order. |
| * fast/js/script-tests/exception-properties.js: |
| * fast/js/exception-properties-expected.txt: |
| |
| This test needed to be modified to have the line numbers match on the output across |
| wk and wk2. This test is inherently flaky because is relies on size of the available |
| native stack. To account for the flakiness an additional call was made to force the |
| results to match. |
| This patch now records and outputs the line number where the errors were occurring. |
| This was causing the test results to no longer match because of the line numbers. |
| By changing how to account for the flakiness, the results match again. |
| * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt: |
| * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html: |
| |
| |
| 2013-08-28 Dean Jackson <dino@apple.com> |
| |
| [WebGL] CoreGraphics can provide greyscale image data |
| https://webkit.org/b/120443 |
| |
| Reviewed by Simon Fraser. |
| |
| New test that attempts to load and draw an image that only has grey |
| and alpha channels. |
| |
| * fast/canvas/webgl/resources/greyscale.png: Added. |
| * fast/canvas/webgl/tex-image-with-greyscale-image-expected.txt: Added. |
| * fast/canvas/webgl/tex-image-with-greyscale-image.html: Added. |
| |
| 2013-08-28 Simon Fraser <simon.fraser@apple.com> |
| |
| Fix compositing layers in columns |
| https://bugs.webkit.org/show_bug.cgi?id=120436 |
| |
| Reviewed by Dave Hyatt. |
| |
| Various testcases for compositing in columns. |
| |
| * compositing/columns/ancestor-clipped-in-paginated-expected.txt: Added. |
| * compositing/columns/ancestor-clipped-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| * compositing/columns/clipped-in-paginated-expected.txt: Added. |
| * compositing/columns/clipped-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| * compositing/columns/composited-columns-expected.txt: Added. |
| * compositing/columns/composited-columns-vertical-rl-expected.txt: Added. |
| * compositing/columns/composited-columns-vertical-rl.html: Added. |
| * compositing/columns/composited-columns.html: Added. |
| * compositing/columns/composited-in-paginated-rl-expected.txt: Added. |
| * compositing/columns/composited-in-paginated-rl.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| * compositing/columns/composited-in-paginated-writing-mode-rl-expected.txt: Added. |
| * compositing/columns/composited-in-paginated-writing-mode-rl.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| * compositing/columns/composited-in-paginated.html: |
| * compositing/columns/composited-lr-paginated-repaint-expected.txt: Added. |
| * compositing/columns/composited-lr-paginated-repaint.html: Added. |
| * compositing/columns/composited-nested-columns-expected.txt: Added. |
| * compositing/columns/composited-nested-columns.html: Added. |
| * compositing/columns/composited-rl-paginated-repaint-expected.txt: Added. |
| * compositing/columns/composited-rl-paginated-repaint.html: Added. |
| * compositing/columns/hittest-composited-in-paginated-expected.txt: Added. |
| * compositing/columns/hittest-composited-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| * compositing/columns/rotated-in-paginated-expected.txt: Added. |
| * compositing/columns/rotated-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| * compositing/columns/untransformed-composited-in-paginated-expected.txt: Added. |
| * compositing/columns/untransformed-composited-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html. |
| |
| 2013-08-28 Denis Nomiyama <d.nomiyama@samsung.com> |
| |
| [GTK] accessibility/menu-list-sends-change-notification.html has incorrect expected results |
| https://bugs.webkit.org/show_bug.cgi?id=120419 |
| |
| Reviewed by Chris Fleizach. |
| |
| Updated the expected results according to the fix added to AccessibilityCallbacksAtk.cpp |
| where a notification was added for AXFocusedUIElementChanged. |
| |
| * platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt: |
| |
| 2013-08-28 Rob Buis <rwlbuis@webkit.org> |
| |
| Namespace prefix is blindly followed when serializing |
| https://bugs.webkit.org/show_bug.cgi?id=19121 |
| Serializer doesn't handling inconsistent prefixes properly |
| https://bugs.webkit.org/show_bug.cgi?id=117764 |
| Attribute namespaces are serialized as if they were element ones |
| https://bugs.webkit.org/show_bug.cgi?id=22958 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Add tests to make sure unique prefixes and namespace declarations are generated for the |
| case when the same prefix is used to map to different namespaces. All testcases are based |
| on the testcases attached to the bugs. |
| |
| * fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts-expected.txt: Added. |
| * fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html: Added. |
| * fast/dom/XMLSerializer-same-prefix-different-namespaces-conflict-expected.txt: Added. |
| * fast/dom/XMLSerializer-same-prefix-different-namespaces-conflict.html: Added. |
| * fast/dom/XMLSerializer-setAttributeNS-namespace-no-prefix-expected.txt: Added. |
| * fast/dom/XMLSerializer-setAttributeNS-namespace-no-prefix.html: Added. |
| * svg/custom/xlink-prefix-generation-in-attributes-expected.txt: Added. |
| * svg/custom/xlink-prefix-generation-in-attributes.html: Added. |
| |
| 2013-08-28 Sam White <samuel_white@apple.com> |
| |
| AX: Cancel button in search field not accessible. |
| <https://webkit.org/b/120322> |
| |
| Make sure the cancel button that shows in an input element of |
| type search is accessible and actionable. |
| |
| Reviewed by Chris Fleizach. |
| |
| * platform/mac/accessibility/search-field-cancel-button-expected.txt: Added. |
| * platform/mac/accessibility/search-field-cancel-button.html: Added. |
| |
| 2013-08-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r154586): Past names map should only be used when named item is empty |
| https://bugs.webkit.org/show_bug.cgi?id=120432 |
| |
| Reviewed by Anders Carlsson. |
| |
| Add a regression test so that we never regress again. |
| |
| * fast/forms/past-names-map-should-be-used-only-when-named-item-is-empty-expected.txt: Added. |
| * fast/forms/past-names-map-should-be-used-only-when-named-item-is-empty.html: Added. |
| |
| 2013-08-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Fix a typo in the test name. |
| |
| * fast/forms/past-names-map-should-not-contain-disassociated-elements-expected.txt: Copied from LayoutTests/fast/forms/past-names-map-should-not-contained-disassociated-elements-expected.txt. |
| * fast/forms/past-names-map-should-not-contain-disassociated-elements.html: Copied from LayoutTests/fast/forms/past-names-map-should-not-contained-disassociated-elements.html. |
| * fast/forms/past-names-map-should-not-contained-disassociated-elements-expected.txt: Removed. |
| * fast/forms/past-names-map-should-not-contained-disassociated-elements.html: Removed. |
| |
| 2013-08-27 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Don't keep unassociated elements in the past names map |
| https://bugs.webkit.org/show_bug.cgi?id=120328 |
| |
| Reviewed by Darin Adler. |
| |
| Add a regression test. Also Updated the tests to expect the new behavior in which elements are not accessible via |
| their past names in a form element's name getter once they're disassociated with the form element. |
| |
| * fast/forms/form-image-access-by-name-expected.txt: |
| * fast/forms/form-image-access-by-name.html: |
| * fast/forms/old-names-expected.txt: |
| * fast/forms/old-names.html: |
| * fast/forms/past-names-map-should-not-contained-disassociated-elements-expected.txt: Added. |
| * fast/forms/past-names-map-should-not-contained-disassociated-elements.html: Added. |
| |
| 2013-08-28 Brendan Long <b.long@cablelabs.com> |
| |
| Duplicate in-band tracks when switching <source> elements |
| https://bugs.webkit.org/show_bug.cgi?id=120369 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/track/track-in-band-duplicate-tracks-when-source-changes.html: Added. |
| * media/track/track-in-band-duplicate-tracks-when-source-changes-expected.txt: Added. |
| |
| 2013-08-28 Niklas Nielsen <nnielsen@adobe.com> |
| |
| [CSS Exclusions] Differentiate names in the simple rectangle test script |
| https://bugs.webkit.org/show_bug.cgi?id=105208 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Rename createRectangleTest and createRectangleTestResult to drawTestRectangle and drawExpectedRectangle respectively. |
| |
| * fast/shapes/resources/simple-rectangle.js: |
| (drawTextRectangle): |
| (drawExpectedRectangle): |
| * fast/shapes/shape-inside/shape-inside-floats-simple-expected.html: |
| * fast/shapes/shape-inside/shape-inside-floats-simple.html: |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-dynamic-expected.html: |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-dynamic.html: |
| * fast/shapes/shape-inside/shape-inside-outside-shape-expected.html: |
| * fast/shapes/shape-inside/shape-inside-outside-shape.html: |
| * fast/shapes/shape-inside/shape-inside-recursive-layout-expected.html: |
| * fast/shapes/shape-inside/shape-inside-recursive-layout.html: |
| * fast/shapes/shape-inside/shape-inside-subsequent-blocks-expected.html: |
| * fast/shapes/shape-inside/shape-inside-subsequent-blocks.html: |
| |
| 2013-08-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Handle 'span' positions during layout |
| https://bugs.webkit.org/show_bug.cgi?id=119756 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r149133 by <jchaffraix@chromium.org> |
| |
| Added some new test cases to verify that we properly resolve |
| 'span' positions. |
| |
| * fast/css-grid-layout/grid-item-negative-position-resolution-expected.txt: |
| * fast/css-grid-layout/grid-item-negative-position-resolution.html: |
| * fast/css-grid-layout/grid-item-spanning-resolution-expected.txt: |
| * fast/css-grid-layout/grid-item-spanning-resolution.html: |
| |
| 2013-08-28 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Delete unnecessary empty directories. |
| Unreviewed gardening. |
| |
| * platform/qt-5.0: Removed. |
| * platform/qt-5.0/TestExpectations: Removed. |
| * platform/qt-5.0/compositing: Removed. |
| * platform/qt-5.0/compositing/visibility: Removed. |
| * platform/qt-5.0/css1: Removed. |
| * platform/qt-5.0/css2.1: Removed. |
| * platform/qt-5.0/tables: Removed. |
| * platform/qt-5.0/tables/mozilla: Removed. |
| * platform/qt-5.0/tables/mozilla/bugs: Removed. |
| * platform/qt.5-0: Removed. |
| * platform/qt.5-0/fast: Removed. |
| * platform/qt.5-0/fast/text: Removed. |
| |
| 2013-08-28 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 10. |
| Unreviewed gardening. |
| |
| * platform/qt-5.0-wk2: Removed. |
| * platform/qt-wk2/fast: Copied from LayoutTests/platform/qt-5.0-wk2/fast. |
| |
| 2013-08-28 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 9. |
| Unreviewed gardening. |
| |
| * platform/qt-5.0-wk2/svg: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/animations: Removed. |
| * platform/qt-5.0-wk2/svg/filters: Removed. |
| * platform/qt-5.0-wk2/svg/filters/animate-fill-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/big-sized-filter-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/big-sized-filter-2-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/filters/big-sized-filter-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feComposite-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feDropShadow-zero-deviation-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feDropShadow-zero-deviation-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feGaussianBlur-zero-deviation-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feGaussianBlur-zero-deviation-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-change-target-id-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-late-indirect-update-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-multiple-targets-id-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-reference-invalidation-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-remove-target-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-add-to-document-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-changes-id-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-id-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-inline-style-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-property-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-reappend-to-document-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-remove-from-document-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-style-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filter-on-filter-for-text-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filter-refresh-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filterRes1-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filterRes1-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filterRes3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/filterRes3-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/filters/invalidate-on-child-layout-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/parent-children-with-same-filter-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/parent-children-with-same-filter-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/filters/shadow-on-filter-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/filters/shadow-on-filter-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/foreignObject: Removed. |
| * platform/qt-5.0-wk2/svg/foreignObject/fO-parent-display-changes-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/foreignObject/svg-document-in-html-document-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/data-types: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/data-types/002-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/error: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/error/003-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/error/010-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/error/011-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/error/012-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/error/013-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic/001-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic/002-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic/003-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/003-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/006-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/008-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/009-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/010-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/011-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/001-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/002-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/004-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/005-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/006-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/rendering-model: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/rendering-model/003-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/rendering-model/004-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/text: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/text/003-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/viewbox: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/in-html: Removed. |
| * platform/qt-5.0-wk2/svg/in-html/circle-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/overflow: Removed. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/container-repaint-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/filter-child-repaint-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/mask-clip-target-transform-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/repainting-after-animation-element-removal-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/svgsvgelement-repaint-children-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/repaint/text-mask-update-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text: Removed. |
| * platform/qt-5.0-wk2/svg/text/append-text-node-to-tspan-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/bidi-embedded-direction-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/font-size-below-point-five-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/font-size-below-point-five-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/foreignObject-repaint-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/kerning-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/modify-text-node-in-tspan-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/multichar-glyph-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/scaled-font-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-1-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-4-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-4-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-4-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-4-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/selection-background-color-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/selection-doubleclick-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/selection-styles-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/selection-tripleclick-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-3-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-in-html5-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-align-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-align-02-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-align-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-align-04-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-align-05-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-align-06-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-altglyph-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-deco-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-fill-opacity-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-fonts-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-gradient-positioning-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-midpoint-split-bug-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-overflow-ellipsis-svgfont-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-path-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-repaint-rects-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-spacing-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-text-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-text-03-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-text-04-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-text-06-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-text-07-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-tref-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-tselect-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-tspan-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-ws-01-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/text-ws-02-t-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/svg-css-transforms-clip-path-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/svg-css-transforms-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Removed. |
| * platform/qt-5.0-wk2/svg/wicd: Removed. |
| * platform/qt-5.0-wk2/svg/wicd/rightsizing-grid-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-a-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image1-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-images-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreign-content-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreignObject-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-image-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-object-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/text: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-foreignObject-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Removed. |
| * platform/qt-wk2/svg/W3C-SVG-1.1: Copied from LayoutTests/platform/qt-5.0-wk2/svg/W3C-SVG-1.1. |
| * platform/qt-wk2/svg/W3C-SVG-1.1-SE: Copied from LayoutTests/platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE. |
| * platform/qt-wk2/svg/W3C-SVG-1.2-Tiny: Copied from LayoutTests/platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny. |
| * platform/qt-wk2/svg/filters: Copied from LayoutTests/platform/qt-5.0-wk2/svg/filters. |
| * platform/qt-wk2/svg/foreignObject: Copied from LayoutTests/platform/qt-5.0-wk2/svg/foreignObject. |
| * platform/qt-wk2/svg/hixie: Copied from LayoutTests/platform/qt-5.0-wk2/svg/hixie. |
| * platform/qt-wk2/svg/in-html: Copied from LayoutTests/platform/qt-5.0-wk2/svg/in-html. |
| * platform/qt-wk2/svg/overflow: Copied from LayoutTests/platform/qt-5.0-wk2/svg/overflow. |
| * platform/qt-wk2/svg/repaint: Copied from LayoutTests/platform/qt-5.0-wk2/svg/repaint. |
| * platform/qt-wk2/svg/text: Copied from LayoutTests/platform/qt-5.0-wk2/svg/text. |
| * platform/qt-wk2/svg/transforms: Copied from LayoutTests/platform/qt-5.0-wk2/svg/transforms. |
| * platform/qt-wk2/svg/wicd: Copied from LayoutTests/platform/qt-5.0-wk2/svg/wicd. |
| * platform/qt-wk2/svg/zoom: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom. |
| |
| 2013-08-28 Andrei Parvu <parvu@adobe.com> |
| |
| <https://webkit.org/b/120002> [CSS Masking] Add -webkit-mask-source-type shorthand property |
| |
| Added test cases for using the source type with the -webkit-mask shorthand property. |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/masking/parsing-mask-expected.txt: |
| * fast/masking/parsing-mask.html: |
| |
| 2013-08-28 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Http tests fails on Debian with Apache 2.4 |
| https://bugs.webkit.org/show_bug.cgi?id=120352 |
| |
| Reviewed by Andreas Kling. |
| |
| Added an apache 2.4 configuration file adapted from Fedora's, |
| and renamed the 2.2 file to have consistent naming. |
| |
| * http/conf/debian-httpd-2.2.conf: Renamed from LayoutTests/http/conf/apache2-debian-httpd.conf. |
| * http/conf/debian-httpd-2.4.conf: Added. |
| |
| 2013-08-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Fix grid position resolution |
| https://bugs.webkit.org/show_bug.cgi?id=119801 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r148833, r148878, r150403 by <jchaffraix@chromium.org> |
| |
| Added a new test to check negative position resolution. Also added |
| several new test cases to check that we properly resolve grid |
| positions in the grid edges. |
| |
| * fast/css-grid-layout/grid-item-negative-position-resolution-expected.txt: Added. |
| * fast/css-grid-layout/grid-item-negative-position-resolution.html: Added. |
| * fast/css-grid-layout/grid-item-spanning-resolution-expected.txt: |
| * fast/css-grid-layout/grid-item-spanning-resolution.html: |
| |
| 2013-08-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] infinity should be defined as a negative value |
| https://bugs.webkit.org/show_bug.cgi?id=107053 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r154805 by <jchaffraix@chromium.org> |
| |
| Added some new test cases to check that track-breadth cannot be a |
| negative value, either it's a length, a percentage... |
| |
| * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt: |
| * fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt: |
| * fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js: |
| * fast/css-grid-layout/resources/grid-columns-rows-get-set.js: |
| |
| 2013-08-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| [Soup] WebTiming information not shown in the inspector |
| https://bugs.webkit.org/show_bug.cgi?id=118395 |
| |
| Reviewed by Martin Robinson. |
| |
| Fixed the webiming-ssl.php test that was incorrectly considering a |
| FAIL as the expected result. It was probably just a legacy |
| decision which came from the times where DRT was responsible of |
| reporting WebTiming information. |
| |
| Also added a new test that fails due to wkb.ug/103927. It was not |
| detected before because there were no timing information in the |
| response. |
| |
| * http/tests/misc/resources/webtiming-ssl.html: |
| * http/tests/misc/webtiming-ssl-expected.txt: |
| * platform/gtk/TestExpectations: added |
| http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_attribute_order.html. |
| |
| 2013-08-28 Gabor Rapcsanyi <rgabor@webkit.org> |
| |
| Unreviewed ARM Qt gardening. |
| |
| * platform/qt-arm/TestExpectations: |
| Unskipped some tests which are already passed. |
| |
| 2013-08-28 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 8. |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/svg/as-background-image/animated-svg-as-background-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png. |
| * platform/qt-wk2/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png. |
| * platform/qt-wk2/svg/as-background-image/svg-as-background-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-2-expected.png. |
| * platform/qt-wk2/svg/as-background-image/svg-as-background-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-3-expected.png. |
| * platform/qt-wk2/svg/as-background-image/svg-as-background-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-5-expected.png. |
| * platform/qt-wk2/svg/as-background-image/svg-as-background-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-6-expected.png. |
| * platform/qt-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png. |
| * platform/qt-wk2/svg/as-border-image/svg-as-border-image-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-2-expected.png. |
| * platform/qt-wk2/svg/as-border-image/svg-as-border-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-expected.png. |
| * platform/qt-wk2/svg/as-image/animated-svg-as-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png. |
| * platform/qt-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png. |
| * platform/qt-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt. |
| * platform/qt-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png. |
| * platform/qt-wk2/svg/as-image/animated-svg-as-image-same-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.txt. |
| * platform/qt-wk2/svg/as-image/image-preserveAspectRatio-all-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/image-preserveAspectRatio-all-expected.png. |
| * platform/qt-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png. |
| * platform/qt-wk2/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-1-expected.png. |
| * platform/qt-wk2/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-2-expected.png. |
| * platform/qt-wk2/svg/as-image/svg-image-change-content-size-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png. |
| * platform/qt-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png. |
| * platform/qt-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png. |
| * platform/qt-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png. |
| * platform/qt-wk2/svg/as-object/embedded-svg-size-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png. |
| * platform/qt-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png. |
| * platform/qt-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png. |
| * platform/qt-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png. |
| * platform/qt-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png. |
| * platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt. |
| * platform/qt-wk2/svg/batik/filters/feTile-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/filters/feTile-expected.png. |
| * platform/qt-wk2/svg/batik/filters/filterRegions-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/filters/filterRegions-expected.png. |
| * platform/qt-wk2/svg/batik/masking/maskRegions-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/masking/maskRegions-expected.png. |
| * platform/qt-wk2/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/paints/patternPreserveAspectRatioA-expected.png. |
| * platform/qt-wk2/svg/batik/paints/patternRegionA-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/paints/patternRegionA-expected.png. |
| * platform/qt-wk2/svg/batik/paints/patternRegions-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/paints/patternRegions-expected.png. |
| * platform/qt-wk2/svg/batik/paints/patternRegions-positioned-objects-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/paints/patternRegions-positioned-objects-expected.png. |
| * platform/qt-wk2/svg/batik/text/smallFonts-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/smallFonts-expected.png. |
| * platform/qt-wk2/svg/batik/text/textAnchor-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textAnchor-expected.png. |
| * platform/qt-wk2/svg/batik/text/textAnchor2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textAnchor2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textAnchor3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textAnchor3-expected.png. |
| * platform/qt-wk2/svg/batik/text/textDecoration-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textDecoration-expected.png. |
| * platform/qt-wk2/svg/batik/text/textDecoration2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textDecoration2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textEffect-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textEffect-expected.png. |
| * platform/qt-wk2/svg/batik/text/textEffect2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textEffect2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textEffect3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textEffect3-expected.png. |
| * platform/qt-wk2/svg/batik/text/textFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textFeatures-expected.png. |
| * platform/qt-wk2/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textGlyphOrientationHorizontal-expected.png. |
| * platform/qt-wk2/svg/batik/text/textLayout-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textLayout-expected.png. |
| * platform/qt-wk2/svg/batik/text/textLayout2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textLayout2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textLength-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textLength-expected.png. |
| * platform/qt-wk2/svg/batik/text/textOnPath-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textOnPath-expected.png. |
| * platform/qt-wk2/svg/batik/text/textOnPath2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textOnPath2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textOnPath3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textOnPath3-expected.png. |
| * platform/qt-wk2/svg/batik/text/textOnPathSpaces-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textOnPathSpaces-expected.png. |
| * platform/qt-wk2/svg/batik/text/textPCDATA-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textPCDATA-expected.png. |
| * platform/qt-wk2/svg/batik/text/textPosition-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textPosition-expected.png. |
| * platform/qt-wk2/svg/batik/text/textPosition2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textPosition2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textProperties-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textProperties-expected.png. |
| * platform/qt-wk2/svg/batik/text/textProperties2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textProperties2-expected.png. |
| * platform/qt-wk2/svg/batik/text/textStyles-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/textStyles-expected.png. |
| * platform/qt-wk2/svg/batik/text/verticalText-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/verticalText-expected.png. |
| * platform/qt-wk2/svg/batik/text/verticalTextOnPath-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/verticalTextOnPath-expected.png. |
| * platform/qt-wk2/svg/batik/text/xmlSpace-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/batik/text/xmlSpace-expected.png. |
| * platform/qt-wk2/svg/carto.net/button-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/carto.net/button-expected.png. |
| * platform/qt-wk2/svg/carto.net/colourpicker-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/carto.net/colourpicker-expected.png. |
| * platform/qt-wk2/svg/carto.net/slider-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/carto.net/slider-expected.png. |
| * platform/qt-wk2/svg/carto.net/textbox-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/carto.net/textbox-expected.png. |
| * platform/qt-wk2/svg/carto.net/window-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/carto.net/window-expected.png. |
| * platform/qt-wk2/svg/clip-path/clip-path-pixelation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/clip-path/clip-path-pixelation-expected.png. |
| * platform/qt-wk2/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png. |
| * platform/qt-wk2/svg/css/arrow-with-shadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/arrow-with-shadow-expected.png. |
| * platform/qt-wk2/svg/css/composite-shadow-text-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/composite-shadow-text-expected.png. |
| * platform/qt-wk2/svg/css/css-box-min-width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/css-box-min-width-expected.png. |
| * platform/qt-wk2/svg/css/group-with-shadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/group-with-shadow-expected.png. |
| * platform/qt-wk2/svg/css/text-gradient-shadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/text-gradient-shadow-expected.png. |
| * platform/qt-wk2/svg/css/text-gradient-shadow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/text-gradient-shadow-expected.txt. |
| * platform/qt-wk2/svg/css/text-shadow-multiple-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/css/text-shadow-multiple-expected.png. |
| * platform/qt-wk2/svg/custom/SVGMatrix-interface-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/SVGMatrix-interface-expected.png. |
| * platform/qt-wk2/svg/custom/SVGPoint-matrixTransform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/SVGPoint-matrixTransform-expected.png. |
| * platform/qt-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png. |
| * platform/qt-wk2/svg/custom/alignment-baseline-modes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/alignment-baseline-modes-expected.png. |
| * platform/qt-wk2/svg/custom/altglyph-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/altglyph-expected.png. |
| * platform/qt-wk2/svg/custom/animate-path-discrete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/animate-path-discrete-expected.png. |
| * platform/qt-wk2/svg/custom/animate-path-morphing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/animate-path-morphing-expected.png. |
| * platform/qt-wk2/svg/custom/animate-target-id-changed-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/animate-target-id-changed-expected.png. |
| * platform/qt-wk2/svg/custom/animate-target-removed-from-document-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/animate-target-removed-from-document-expected.png. |
| * platform/qt-wk2/svg/custom/bug45331-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/bug45331-expected.png. |
| * platform/qt-wk2/svg/custom/circle-move-invalidation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png. |
| * platform/qt-wk2/svg/custom/clip-mask-negative-scale-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clip-mask-negative-scale-expected.png. |
| * platform/qt-wk2/svg/custom/clip-path-child-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clip-path-child-changes-expected.png. |
| * platform/qt-wk2/svg/custom/clip-path-href-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clip-path-href-changes-expected.png. |
| * platform/qt-wk2/svg/custom/clip-path-id-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clip-path-id-changes-expected.png. |
| * platform/qt-wk2/svg/custom/clip-path-referencing-use-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clip-path-referencing-use-expected.png. |
| * platform/qt-wk2/svg/custom/clip-path-units-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clip-path-units-changes-expected.png. |
| * platform/qt-wk2/svg/custom/clone-element-with-animated-svg-properties-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/clone-element-with-animated-svg-properties-expected.png. |
| * platform/qt-wk2/svg/custom/container-opacity-clip-viewBox-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/container-opacity-clip-viewBox-expected.png. |
| * platform/qt-wk2/svg/custom/coords-relative-units-transforms-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/coords-relative-units-transforms-expected.png. |
| * platform/qt-wk2/svg/custom/createImageElement-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/createImageElement-expected.png. |
| * platform/qt-wk2/svg/custom/createImageElement2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/createImageElement2-expected.png. |
| * platform/qt-wk2/svg/custom/deep-dynamic-updates-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/deep-dynamic-updates-expected.png. |
| * platform/qt-wk2/svg/custom/dominant-baseline-hanging-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/dominant-baseline-hanging-expected.png. |
| * platform/qt-wk2/svg/custom/dominant-baseline-modes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/dominant-baseline-modes-expected.png. |
| * platform/qt-wk2/svg/custom/dynamic-svg-document-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/dynamic-svg-document-creation-expected.png. |
| * platform/qt-wk2/svg/custom/embedding-external-svgs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/embedding-external-svgs-expected.png. |
| * platform/qt-wk2/svg/custom/empty-clip-path-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/empty-clip-path-expected.png. |
| * platform/qt-wk2/svg/custom/external-paintserver-reference-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/external-paintserver-reference-expected.png. |
| * platform/qt-wk2/svg/custom/feComponentTransfer-Discrete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Discrete-expected.png. |
| * platform/qt-wk2/svg/custom/feComponentTransfer-Gamma-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Gamma-expected.png. |
| * platform/qt-wk2/svg/custom/feComponentTransfer-Linear-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Linear-expected.png. |
| * platform/qt-wk2/svg/custom/feComponentTransfer-Table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Table-expected.png. |
| * platform/qt-wk2/svg/custom/fill-SVGPaint-interface-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/fill-SVGPaint-interface-expected.png. |
| * platform/qt-wk2/svg/custom/fill-fallback-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/fill-fallback-expected.png. |
| * platform/qt-wk2/svg/custom/fill-opacity-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/fill-opacity-update-expected.png. |
| * platform/qt-wk2/svg/custom/focus-ring-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/focus-ring-expected.png. |
| * platform/qt-wk2/svg/custom/font-face-cascade-order-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/font-face-cascade-order-expected.png. |
| * platform/qt-wk2/svg/custom/font-face-simple-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/font-face-simple-expected.png. |
| * platform/qt-wk2/svg/custom/foreignObject-crash-on-hover-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/foreignObject-crash-on-hover-expected.png. |
| * platform/qt-wk2/svg/custom/getPresentationAttribute-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/getPresentationAttribute-expected.png. |
| * platform/qt-wk2/svg/custom/getscreenctm-in-mixed-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/getscreenctm-in-mixed-content-expected.png. |
| * platform/qt-wk2/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png. |
| * platform/qt-wk2/svg/custom/getsvgdocument-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/getsvgdocument-expected.png. |
| * platform/qt-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt. |
| * platform/qt-wk2/svg/custom/gradient-add-stops-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/gradient-add-stops-expected.png. |
| * platform/qt-wk2/svg/custom/gradient-cycle-detection-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/gradient-cycle-detection-expected.png. |
| * platform/qt-wk2/svg/custom/gradient-deep-referencing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/gradient-deep-referencing-expected.png. |
| * platform/qt-wk2/svg/custom/gradient-stop-style-change-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/gradient-stop-style-change-expected.png. |
| * platform/qt-wk2/svg/custom/gradient-with-1d-boundingbox-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/gradient-with-1d-boundingbox-expected.png. |
| * platform/qt-wk2/svg/custom/hit-test-path-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/hit-test-path-expected.png. |
| * platform/qt-wk2/svg/custom/hit-test-path-stroke-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/hit-test-path-stroke-expected.png. |
| * platform/qt-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png. |
| * platform/qt-wk2/svg/custom/hit-test-with-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png. |
| * platform/qt-wk2/svg/custom/image-parent-translation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/image-parent-translation-expected.png. |
| * platform/qt-wk2/svg/custom/image-rescale-clip-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/image-rescale-clip-expected.png. |
| * platform/qt-wk2/svg/custom/image-rescale-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/image-rescale-scroll-expected.png. |
| * platform/qt-wk2/svg/custom/image-small-width-height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/image-small-width-height-expected.png. |
| * platform/qt-wk2/svg/custom/image-with-transform-clip-filter-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/image-with-transform-clip-filter-expected.png. |
| * platform/qt-wk2/svg/custom/inline-svg-in-xhtml-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/inline-svg-in-xhtml-expected.png. |
| * platform/qt-wk2/svg/custom/invalid-css-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invalid-css-expected.png. |
| * platform/qt-wk2/svg/custom/invalid-fill-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invalid-fill-expected.png. |
| * platform/qt-wk2/svg/custom/invalid-fill-hex-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invalid-fill-hex-expected.png. |
| * platform/qt-wk2/svg/custom/invalid-lengthlist-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invalid-lengthlist-expected.png. |
| * platform/qt-wk2/svg/custom/invalid-stroke-hex-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invalid-stroke-hex-expected.png. |
| * platform/qt-wk2/svg/custom/invalid-uri-stroke-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invalid-uri-stroke-expected.png. |
| * platform/qt-wk2/svg/custom/invisible-text-after-scrolling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/invisible-text-after-scrolling-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-clipPath-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-clipPath-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-gradient-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-gradient-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-marker-and-object-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-marker-and-object-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-marker-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-marker-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-mask-and-object-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-mask-and-object-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-mask-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-mask-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-late-pattern-creation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-late-pattern-creation-expected.png. |
| * platform/qt-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-bounce-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-bounce-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-container-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-container-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-container2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-container2-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-gradient-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-gradient-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-image-and-display-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-image-and-display-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-image-and-display2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-image-and-display2-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-image-and-display3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-image-and-display3-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-path-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-path-changes-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-path-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-path-removal-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-pattern-child-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-pattern-child-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-pattern-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-pattern-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-polygon-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-polygon-changes-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-polygon-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-polygon-removal-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-stop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-stop-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-style-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-transform-addition-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-transform-addition-expected.png. |
| * platform/qt-wk2/svg/custom/js-update-transform-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/js-update-transform-changes-expected.png. |
| * platform/qt-wk2/svg/custom/junk-data-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/junk-data-expected.png. |
| * platform/qt-wk2/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png. |
| * platform/qt-wk2/svg/custom/linking-a-03-b-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-a-03-b-transform-expected.png. |
| * platform/qt-wk2/svg/custom/linking-a-03-b-viewBox-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewBox-expected.png. |
| * platform/qt-wk2/svg/custom/linking-a-03-b-viewBox-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewBox-transform-expected.png. |
| * platform/qt-wk2/svg/custom/linking-a-03-b-viewTarget-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewTarget-expected.png. |
| * platform/qt-wk2/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-a-03-b-zoomAndPan-expected.png. |
| * platform/qt-wk2/svg/custom/linking-base-external-reference-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-base-external-reference-expected.png. |
| * platform/qt-wk2/svg/custom/linking-uri-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/linking-uri-01-b-expected.png. |
| * platform/qt-wk2/svg/custom/marker-child-changes-css-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-child-changes-css-expected.png. |
| * platform/qt-wk2/svg/custom/marker-child-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-child-changes-expected.png. |
| * platform/qt-wk2/svg/custom/marker-default-width-height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-default-width-height-expected.png. |
| * platform/qt-wk2/svg/custom/marker-orient-auto-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-orient-auto-expected.png. |
| * platform/qt-wk2/svg/custom/marker-orient-auto-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-orient-auto-expected.txt. |
| * platform/qt-wk2/svg/custom/marker-overflow-clip-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-overflow-clip-expected.png. |
| * platform/qt-wk2/svg/custom/marker-strokeWidth-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-strokeWidth-changes-expected.png. |
| * platform/qt-wk2/svg/custom/marker-viewBox-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/marker-viewBox-changes-expected.png. |
| * platform/qt-wk2/svg/custom/mask-child-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/mask-child-changes-expected.png. |
| * platform/qt-wk2/svg/custom/mask-invalidation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png. |
| * platform/qt-wk2/svg/custom/massive-coordinates-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/massive-coordinates-expected.png. |
| * platform/qt-wk2/svg/custom/missing-xlink-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/missing-xlink-expected.png. |
| * platform/qt-wk2/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/mouse-move-on-svg-container-standalone-expected.png. |
| * platform/qt-wk2/svg/custom/no-inherited-dashed-stroke-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/no-inherited-dashed-stroke-expected.png. |
| * platform/qt-wk2/svg/custom/object-sizing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/object-sizing-expected.png. |
| * platform/qt-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png. |
| * platform/qt-wk2/svg/custom/object-sizing-no-width-height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-expected.png. |
| * platform/qt-wk2/svg/custom/path-bad-data-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/path-bad-data-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-cycle-detection-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-cycle-detection-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-deep-referencing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-deep-referencing-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-in-defs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-in-defs-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-incorrect-tiling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-incorrect-tiling-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-rotate-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-rotate-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-rotate-gaps-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-rotate-gaps-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-scaling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-scaling-expected.png. |
| * platform/qt-wk2/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png. |
| * platform/qt-wk2/svg/custom/pending-resource-after-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pending-resource-after-removal-expected.png. |
| * platform/qt-wk2/svg/custom/percentage-of-html-parent-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/percentage-of-html-parent-expected.png. |
| * platform/qt-wk2/svg/custom/pointer-events-image-css-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pointer-events-image-css-transform-expected.png. |
| * platform/qt-wk2/svg/custom/pointer-events-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pointer-events-image-expected.png. |
| * platform/qt-wk2/svg/custom/pointer-events-path-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pointer-events-path-expected.png. |
| * platform/qt-wk2/svg/custom/pointer-events-text-css-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pointer-events-text-css-transform-expected.png. |
| * platform/qt-wk2/svg/custom/pointer-events-text-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/pointer-events-text-expected.png. |
| * platform/qt-wk2/svg/custom/preserve-aspect-ratio-syntax-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/preserve-aspect-ratio-syntax-expected.png. |
| * platform/qt-wk2/svg/custom/prevent-default-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/prevent-default-expected.png. |
| * platform/qt-wk2/svg/custom/recursive-clippath-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/recursive-clippath-expected.png. |
| * platform/qt-wk2/svg/custom/recursive-filter-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/recursive-filter-expected.png. |
| * platform/qt-wk2/svg/custom/recursive-gradient-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/recursive-gradient-expected.png. |
| * platform/qt-wk2/svg/custom/recursive-mask-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/recursive-mask-expected.png. |
| * platform/qt-wk2/svg/custom/recursive-pattern-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/recursive-pattern-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-content-with-resources-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-inner-svg-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png. |
| * platform/qt-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png. |
| * platform/qt-wk2/svg/custom/repaint-moving-svg-and-div-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/repaint-moving-svg-and-div-expected.png. |
| * platform/qt-wk2/svg/custom/repaint-on-image-bounds-change-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/repaint-on-image-bounds-change-expected.png. |
| * platform/qt-wk2/svg/custom/repaint-shadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/repaint-shadow-expected.png. |
| * platform/qt-wk2/svg/custom/repaint-stroke-width-changes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/repaint-stroke-width-changes-expected.png. |
| * platform/qt-wk2/svg/custom/resource-client-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/resource-client-removal-expected.png. |
| * platform/qt-wk2/svg/custom/resource-invalidate-on-target-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/resource-invalidate-on-target-update-expected.png. |
| * platform/qt-wk2/svg/custom/rootmost-svg-xy-attrs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/rootmost-svg-xy-attrs-expected.png. |
| * platform/qt-wk2/svg/custom/scroll-hit-test-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/scroll-hit-test-expected.png. |
| * platform/qt-wk2/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png. |
| * platform/qt-wk2/svg/custom/second-inline-text-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/second-inline-text-expected.png. |
| * platform/qt-wk2/svg/custom/shape-rendering-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/shape-rendering-expected.png. |
| * platform/qt-wk2/svg/custom/shapes-supporting-markers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/shapes-supporting-markers-expected.png. |
| * platform/qt-wk2/svg/custom/simple-text-double-shadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/simple-text-double-shadow-expected.png. |
| * platform/qt-wk2/svg/custom/simpleCDF-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/simpleCDF-expected.png. |
| * platform/qt-wk2/svg/custom/stroke-fallback-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/stroke-fallback-expected.png. |
| * platform/qt-wk2/svg/custom/stroke-opacity-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/stroke-opacity-update-expected.png. |
| * platform/qt-wk2/svg/custom/stroke-width-large-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/stroke-width-large-expected.png. |
| * platform/qt-wk2/svg/custom/stroked-pattern-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/stroked-pattern-expected.png. |
| * platform/qt-wk2/svg/custom/style-attribute-font-size-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/style-attribute-font-size-expected.png. |
| * platform/qt-wk2/svg/custom/svg-absolute-children-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-absolute-children-expected.png. |
| * platform/qt-wk2/svg/custom/svg-curve-with-relative-cordinates-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-curve-with-relative-cordinates-expected.png. |
| * platform/qt-wk2/svg/custom/svg-float-border-padding-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-float-border-padding-expected.png. |
| * platform/qt-wk2/svg/custom/svg-fonts-in-html-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-fonts-in-html-expected.png. |
| * platform/qt-wk2/svg/custom/svg-fonts-segmented-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-fonts-segmented-expected.png. |
| * platform/qt-wk2/svg/custom/svg-fonts-without-missing-glyph-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-fonts-without-missing-glyph-expected.png. |
| * platform/qt-wk2/svg/custom/svg-fonts-word-spacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-fonts-word-spacing-expected.png. |
| * platform/qt-wk2/svg/custom/svg-overflow-types-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/svg-overflow-types-expected.png. |
| * platform/qt-wk2/svg/custom/text-clip-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-clip-expected.png. |
| * platform/qt-wk2/svg/custom/text-ctm-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-ctm-expected.png. |
| * platform/qt-wk2/svg/custom/text-decoration-visibility-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-decoration-visibility-expected.png. |
| * platform/qt-wk2/svg/custom/text-dom-01-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-dom-01-f-expected.png. |
| * platform/qt-wk2/svg/custom/text-dom-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-dom-removal-expected.png. |
| * platform/qt-wk2/svg/custom/text-filter-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-filter-expected.png. |
| * platform/qt-wk2/svg/custom/text-hit-test-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-hit-test-expected.png. |
| * platform/qt-wk2/svg/custom/text-image-opacity-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-image-opacity-expected.png. |
| * platform/qt-wk2/svg/custom/text-letter-spacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-letter-spacing-expected.png. |
| * platform/qt-wk2/svg/custom/text-linking-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-linking-expected.png. |
| * platform/qt-wk2/svg/custom/text-repaint-including-stroke-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-repaint-including-stroke-expected.png. |
| * platform/qt-wk2/svg/custom/text-rotated-gradient-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-rotated-gradient-expected.png. |
| * platform/qt-wk2/svg/custom/text-rotation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-rotation-expected.png. |
| * platform/qt-wk2/svg/custom/text-tref-03-b-change-href-dom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-tref-03-b-change-href-dom-expected.png. |
| * platform/qt-wk2/svg/custom/text-tref-03-b-change-href-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-tref-03-b-change-href-expected.png. |
| * platform/qt-wk2/svg/custom/text-tref-03-b-referenced-element-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-tref-03-b-referenced-element-removal-expected.png. |
| * platform/qt-wk2/svg/custom/text-tref-03-b-tref-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-tref-03-b-tref-removal-expected.png. |
| * platform/qt-wk2/svg/custom/text-whitespace-handling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-whitespace-handling-expected.png. |
| * platform/qt-wk2/svg/custom/text-x-dx-lists-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-x-dx-lists-expected.png. |
| * platform/qt-wk2/svg/custom/text-x-dy-lists-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-x-dy-lists-expected.png. |
| * platform/qt-wk2/svg/custom/text-x-override-in-tspan-child-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-x-override-in-tspan-child-expected.png. |
| * platform/qt-wk2/svg/custom/text-xy-updates-SVGList-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png. |
| * platform/qt-wk2/svg/custom/tref-own-content-removal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/tref-own-content-removal-expected.png. |
| * platform/qt-wk2/svg/custom/tref-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/tref-update-expected.png. |
| * platform/qt-wk2/svg/custom/use-clipped-hit-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-clipped-hit-expected.png. |
| * platform/qt-wk2/svg/custom/use-detach-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-detach-expected.png. |
| * platform/qt-wk2/svg/custom/use-disappears-after-style-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-disappears-after-style-update-expected.png. |
| * platform/qt-wk2/svg/custom/use-dynamic-append-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-dynamic-append-expected.png. |
| * platform/qt-wk2/svg/custom/use-elementInstance-event-target-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png. |
| * platform/qt-wk2/svg/custom/use-elementInstance-methods-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-elementInstance-methods-expected.png. |
| * platform/qt-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png. |
| * platform/qt-wk2/svg/custom/use-event-handler-on-use-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-event-handler-on-use-element-expected.png. |
| * platform/qt-wk2/svg/custom/use-font-face-crash-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-font-face-crash-expected.png. |
| * platform/qt-wk2/svg/custom/use-inherit-style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-inherit-style-expected.png. |
| * platform/qt-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png. |
| * platform/qt-wk2/svg/custom/use-instanceRoot-modifications-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-instanceRoot-modifications-expected.png. |
| * platform/qt-wk2/svg/custom/use-modify-container-in-target-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-modify-container-in-target-expected.png. |
| * platform/qt-wk2/svg/custom/use-modify-target-container-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-modify-target-container-expected.png. |
| * platform/qt-wk2/svg/custom/use-modify-target-symbol-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-modify-target-symbol-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-g-containing-symbol-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-g-containing-symbol-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-g-containing-use-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-g-containing-use-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-g-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-rect-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-rect-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-symbol-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-symbol-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-text-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-text-expected.png. |
| * platform/qt-wk2/svg/custom/use-on-use-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-on-use-expected.png. |
| * platform/qt-wk2/svg/custom/use-property-changes-through-dom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-property-changes-through-dom-expected.png. |
| * platform/qt-wk2/svg/custom/use-property-changes-through-svg-dom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-property-changes-through-svg-dom-expected.png. |
| * platform/qt-wk2/svg/custom/use-recursion-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-recursion-1-expected.png. |
| * platform/qt-wk2/svg/custom/use-recursion-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-recursion-2-expected.png. |
| * platform/qt-wk2/svg/custom/use-recursion-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-recursion-3-expected.png. |
| * platform/qt-wk2/svg/custom/use-recursion-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-recursion-4-expected.png. |
| * platform/qt-wk2/svg/custom/use-setAttribute-crash-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-setAttribute-crash-expected.png. |
| * platform/qt-wk2/svg/custom/use-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/use-transform-expected.png. |
| * platform/qt-wk2/svg/custom/viewbox-syntax-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/viewbox-syntax-expected.png. |
| * platform/qt-wk2/svg/custom/viewport-em-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/viewport-em-expected.png. |
| * platform/qt-wk2/svg/custom/visibility-override-filter-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/visibility-override-filter-expected.png. |
| * platform/qt-wk2/svg/custom/visibility-override-filter-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/custom/visibility-override-filter-expected.txt. |
| * platform/qt-wk2/svg/dom/SVGLengthList-appendItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLengthList-getItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-getItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLengthList-initialize-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLengthList-removeItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLengthList-replaceItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png. |
| * platform/qt-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-appendItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-cloning-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-cloning-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-removeItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png. |
| * platform/qt-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png. |
| * platform/qt-wk2/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGRectElement/rect-modify-rx-expected.png. |
| * platform/qt-wk2/svg/dom/SVGStringList-basics-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png. |
| * platform/qt-wk2/svg/dom/css-transforms-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/css-transforms-expected.png. |
| * platform/qt-wk2/svg/dom/rect-modify-rx-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dom/rect-modify-rx-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png. |
| * platform/qt-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png. |
| |
| 2013-08-26 Antonio Gomes <a1.gomes@sisa.samsung.com> |
| |
| Scrolling allowed when overflow:hidden (seen on Acid2) |
| https://bugs.webkit.org/show_bug.cgi?id=22769 |
| |
| Reviewed by Darin Adler. |
| |
| Autoscroll'ing the mainframe's document is hard with the current |
| EventSender machinary. Because of that, patch adds an iframe's document test case. |
| |
| * fast/events/autoscroll-in-overflow-hidden-html.html: Added. |
| * fast/events/resources/big-page-with-overflow-hidden-and-anchor-scroll.html: Added. |
| |
| 2013-08-27 Dean Jackson <dino@apple.com> |
| |
| svg/animations/svglengthlist-animation-3.html is flakey on Mac |
| http://webkit.org/b/120387 |
| |
| Marking this as flakey. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-27 Morten Stenshorne <mstensho@opera.com> |
| |
| Improve multicol intrinsic width calculation |
| https://bugs.webkit.org/show_bug.cgi?id=116677 |
| |
| Reviewed by David Hyatt. |
| |
| * css3/unicode-bidi-isolate-basic.html: The expectation seems to |
| be that the columns should be as many as necessary and narrow as |
| possible, and that the multicol container's width should be that |
| of one column. The previous CSS didn't really ask for this, |
| although that's how it happened to be rendered without this fix. |
| * fast/css-intrinsic-dimensions/multicol-expected.txt: Added. |
| * fast/css-intrinsic-dimensions/multicol.html: Added. |
| * fast/multicol/positioned-with-constrained-height-expected.html: Copied from LayoutTests/fast/multicol/positioned-with-constrained-height.html. |
| * fast/multicol/positioned-with-constrained-height.html: Turn into a reftest. |
| * platform/efl/fast/multicol/positioned-with-constrained-height-expected.png: Removed. |
| * platform/efl/fast/multicol/positioned-with-constrained-height-expected.txt: Removed. |
| * platform/gtk/fast/multicol/positioned-with-constrained-height-expected.png: Removed. |
| * platform/gtk/fast/multicol/positioned-with-constrained-height-expected.txt: Removed. |
| * platform/mac/fast/multicol/positioned-with-constrained-height-expected.png: Removed. |
| * platform/mac/fast/multicol/positioned-with-constrained-height-expected.txt: Removed. |
| * platform/qt/fast/multicol/positioned-with-constrained-height-expected.png: Removed. |
| * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt: Removed. |
| |
| 2013-08-27 Rob Buis <rwlbuis@webkit.org> |
| |
| feImage fails if referenced node contains radialGradient declaration |
| https://bugs.webkit.org/show_bug.cgi?id=118735 |
| |
| Reviewed by Darin Adler. |
| |
| Add testcase from bug with small adjustments. |
| |
| * svg/custom/feImage-pserver-with-percentage-expected.svg: Added. |
| * svg/custom/feImage-pserver-with-percentage.svg: Added. |
| |
| 2013-08-27 Chris Fleizach <cfleizach@apple.com> |
| |
| <https://webkit.org/b/120117> AX: <noscript> contents are exposed as static text |
| |
| Reviewed by Tim Horton. |
| |
| * accessibility/noscript-ignored-expected.txt: Added. |
| * accessibility/noscript-ignored.html: Added. |
| |
| 2013-08-27 Robert Hogan <robert@webkit.org> |
| |
| cell width / offsetTop incorrect |
| https://bugs.webkit.org/show_bug.cgi?id=11582 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/dom/Element/offsetTop-table-cell-expected.txt: |
| * fast/dom/Element/offsetTop-table-cell.html: |
| * fast/table/offset-top-includes-border-expected.txt: Added. |
| * fast/table/offset-top-includes-border.html: Added. |
| * platform/mac/editing/selection/5057506-2-expected.txt: |
| * platform/mac/editing/selection/5057506-expected.txt: |
| * platform/qt/editing/selection/5057506-2-expected.txt: |
| * platform/qt/editing/selection/5057506-expected.txt: |
| |
| 2013-08-27 Renata Hodovan <reni@webkit.org> |
| |
| Missing null-check of parent renderer in WebCore::HTMLEmbedElement::rendererIsNeeded() |
| https://bugs.webkit.org/show_bug.cgi?id=120343 |
| |
| Reviewed by Darin Adler. |
| |
| Test for the handling of null parent renderer. |
| |
| * fast/html/HTMLEmbedElement_without_parent_renderer_assert_crash-expected.txt: Added. |
| * fast/html/HTMLEmbedElement_without_parent_renderer_assert_crash.html: Added. |
| |
| 2013-08-27 Denis Nomiyama <d.nomiyama@samsung.com> |
| |
| [GTK] Missing DRT AccessibilityUIElement::addNotificationListener implementation |
| https://bugs.webkit.org/show_bug.cgi?id=119883 |
| |
| Unskipped the checkbox notification test in a11y and added the expected results. |
| |
| Reviewed by Chris Fleizach. |
| |
| * platform/gtk/TestExpectations: Unskipped the checkbox notification test in a11y. |
| * platform/gtk/accessibility/aria-checkbox-sends-notification-expected.txt: Added. |
| |
| 2013-08-27 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Delete unnecessary empty directory. |
| Unreviewed gardening. |
| |
| * platform/qt-5.0-wk2/tables: Removed. |
| * platform/qt-5.0-wk2/tables/layering: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla/core: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla/dom: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla/other: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin: Removed. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other: Removed. |
| |
| 2013-08-27 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] Added new accessibility expectations after r154332 |
| https://bugs.webkit.org/show_bug.cgi?id=120359 |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl-wk1/accessibility/file-upload-button-stringvalue-expected.txt: Added. |
| * platform/efl-wk2/accessibility/file-upload-button-stringvalue-expected.txt: Added. |
| |
| 2013-08-27 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Column Breakpoint not working, may be off by 1 |
| https://bugs.webkit.org/show_bug.cgi?id=120334 |
| |
| Reviewed by David Kilzer. |
| |
| Write a protocol test for setting a breakpoint at a line:column. |
| |
| * inspector-protocol/debugger/column-breakpoint-expected.txt: Added. |
| * inspector-protocol/debugger/column-breakpoint.html: Added. |
| |
| 2013-08-27 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] Added new accessibility expectations after r153798. |
| https://bugs.webkit.org/show_bug.cgi?id=120354 |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl-wk1/accessibility/image-link-expected.txt: Added. |
| * platform/efl-wk1/accessibility/image-map2-expected.txt: Added. |
| * platform/efl-wk1/accessibility/table-cell-spans-expected.txt: Added. |
| * platform/efl-wk1/accessibility/table-cells-expected.txt: Added. |
| * platform/efl-wk2/accessibility/image-link-expected.txt: Added. |
| * platform/efl-wk2/accessibility/image-map2-expected.txt: Added. |
| * platform/efl-wk2/accessibility/table-cell-spans-expected.txt: |
| * platform/efl-wk2/accessibility/table-cells-expected.txt: |
| * platform/efl/TestExpectations: |
| * platform/efl/accessibility/image-link-expected.txt: Removed. |
| * platform/efl/accessibility/image-map2-expected.txt: Removed. |
| |
| 2013-08-27 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| grammar-markers.html and grammar-markers-hidpi.html pass even if element does not have grammar marker |
| https://bugs.webkit.org/show_bug.cgi?id=119797 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| After tenth attempts of verifying the grammar marker, the tests call'notifyDone' |
| even if grammar marker was not be found. |
| |
| Both grammar-marker.html and grammar-marker-hidpi.html call the text checker |
| asynchronously. Therefore, we need to wait until either the grammar marker |
| is found or number of attempts is reached. |
| |
| Dump more information whether the grammar marker was found to be sure that |
| the tests do not pass when the element does not have the marker. |
| |
| * editing/spelling/grammar-markers-expected.txt: |
| * editing/spelling/grammar-markers-hidpi-expected.txt: |
| Update the expectations. |
| |
| * editing/spelling/grammar-markers-hidpi.html: |
| * editing/spelling/grammar-markers.html: |
| Dump more information. |
| Additionally, pass 'document' to hasGrammarMarker instead of |
| 'target' as the method does not work for target/source elements. |
| |
| * platform/mac/editing/spelling/grammar-markers-expected.png: |
| * platform/mac/editing/spelling/grammar-markers-hidpi-expected.png: Added. |
| Update the expectations for Mac. |
| |
| 2013-08-27 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Implement DOM3 wheel event |
| https://bugs.webkit.org/show_bug.cgi?id=94081 |
| |
| Reviewed by Darin Adler. |
| |
| Add several layout tests to check support for DOM3 wheel event. |
| |
| * fast/events/wheelevent-basic-expected.txt: Added. |
| * fast/events/wheelevent-basic.html: Added. |
| * fast/events/wheelevent-constructor-expected.txt: Added. |
| * fast/events/wheelevent-constructor.html: Added. |
| * fast/events/wheelevent-mousewheel-interaction-expected.txt: Added. |
| * fast/events/wheelevent-mousewheel-interaction.html: Added. |
| * platform/efl/fast/events/wheelevent-basic-expected.txt: Added. |
| |
| 2013-08-26 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Elements in a node list of the form element's name getter should not be added to the past names map |
| https://bugs.webkit.org/show_bug.cgi?id=120279 |
| |
| Reviewed by Darin Adler. |
| |
| Add a regression test. |
| |
| * fast/forms/past-names-map-should-not-contain-nodelist-item-expected.txt: Added. |
| * fast/forms/past-names-map-should-not-contain-nodelist-item.html: Added. |
| |
| 2013-08-26 Alexey Proskuryakov <ap@apple.com> |
| |
| [Mac] can-read-in-dragstart-event.html and can-read-in-copy-and-cut-events.html fail |
| https://bugs.webkit.org/show_bug.cgi?id=113094 |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| Updated expectations, these tests should be good now. |
| |
| 2013-08-26 Rob Buis <rwlbuis@webkit.org> |
| |
| Lonely stop crashes |
| https://bugs.webkit.org/show_bug.cgi?id=87964 |
| |
| Reviewed by Darin Adler. |
| |
| Add testcase by taking stop-crash.svg and adding hittest instructions. |
| |
| * svg/custom/stop-crash-hittest-expected.txt: Added. |
| * svg/custom/stop-crash-hittest.svg: Added. |
| |
| 2013-08-26 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| Optimize FloatIntervalSearchAdapter::collectIfNeeded |
| https://bugs.webkit.org/show_bug.cgi?id=120237 |
| |
| Reviewed by David Hyatt. |
| |
| Test shape-outside behavior when there is more than one float on a |
| given line. |
| |
| * fast/shapes/shape-outside-floats/shape-outside-floats-outermost-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html: Added. |
| |
| 2013-08-26 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| JSObject::putDirectIndexBeyondVectorLengthWithArrayStorage does a check on the length of the ArrayStorage after possible reallocing it |
| https://bugs.webkit.org/show_bug.cgi?id=120278 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/put-direct-index-beyond-vector-length-resize-expected.txt: Added. |
| * fast/js/put-direct-index-beyond-vector-length-resize.html: Added. |
| * fast/js/script-tests/put-direct-index-beyond-vector-length-resize.js: Added. |
| |
| 2013-08-24 Sam Weinig <sam@webkit.org> |
| |
| Add support for Promises |
| https://bugs.webkit.org/show_bug.cgi?id=120260 |
| |
| Reviewed by Darin Adler. |
| |
| Add tests adapted from the Mozilla and Blink projects. |
| |
| * fast/js/Promise-already-fulfilled-expected.txt: Added. |
| * fast/js/Promise-already-fulfilled.html: Added. |
| * fast/js/Promise-already-rejected-expected.txt: Added. |
| * fast/js/Promise-already-rejected.html: Added. |
| * fast/js/Promise-already-resolved-expected.txt: Added. |
| * fast/js/Promise-already-resolved.html: Added. |
| * fast/js/Promise-catch-expected.txt: Added. |
| * fast/js/Promise-catch-in-workers-expected.txt: Added. |
| * fast/js/Promise-catch-in-workers.html: Added. |
| * fast/js/Promise-catch.html: Added. |
| * fast/js/Promise-chain-expected.txt: Added. |
| * fast/js/Promise-chain.html: Added. |
| * fast/js/Promise-exception-expected.txt: Added. |
| * fast/js/Promise-exception.html: Added. |
| * fast/js/Promise-expected.txt: Added. |
| * fast/js/Promise-fulfill-expected.txt: Added. |
| * fast/js/Promise-fulfill-in-workers-expected.txt: Added. |
| * fast/js/Promise-fulfill-in-workers.html: Added. |
| * fast/js/Promise-fulfill.html: Added. |
| * fast/js/Promise-init-expected.txt: Added. |
| * fast/js/Promise-init-in-workers-expected.txt: Added. |
| * fast/js/Promise-init-in-workers.html: Added. |
| * fast/js/Promise-init.html: Added. |
| * fast/js/Promise-reject-expected.txt: Added. |
| * fast/js/Promise-reject-in-workers-expected.txt: Added. |
| * fast/js/Promise-reject-in-workers.html: Added. |
| * fast/js/Promise-reject.html: Added. |
| * fast/js/Promise-resolve-chain-expected.txt: Added. |
| * fast/js/Promise-resolve-chain.html: Added. |
| * fast/js/Promise-resolve-expected.txt: Added. |
| * fast/js/Promise-resolve-in-workers-expected.txt: Added. |
| * fast/js/Promise-resolve-in-workers.html: Added. |
| * fast/js/Promise-resolve-with-then-exception-expected.txt: Added. |
| * fast/js/Promise-resolve-with-then-exception.html: Added. |
| * fast/js/Promise-resolve-with-then-fulfill-expected.txt: Added. |
| * fast/js/Promise-resolve-with-then-fulfill.html: Added. |
| * fast/js/Promise-resolve-with-then-reject-expected.txt: Added. |
| * fast/js/Promise-resolve-with-then-reject.html: Added. |
| * fast/js/Promise-resolve.html: Added. |
| * fast/js/Promise-simple-expected.txt: Added. |
| * fast/js/Promise-simple-fulfill-expected.txt: Added. |
| * fast/js/Promise-simple-fulfill-inside-callback-expected.txt: Added. |
| * fast/js/Promise-simple-fulfill-inside-callback.html: Added. |
| * fast/js/Promise-simple-fulfill.html: Added. |
| * fast/js/Promise-simple-in-workers-expected.txt: Added. |
| * fast/js/Promise-simple-in-workers.html: Added. |
| * fast/js/Promise-simple.html: Added. |
| * fast/js/Promise-static-fulfill-expected.txt: Added. |
| * fast/js/Promise-static-fulfill.html: Added. |
| * fast/js/Promise-static-reject-expected.txt: Added. |
| * fast/js/Promise-static-reject.html: Added. |
| * fast/js/Promise-static-resolve-expected.txt: Added. |
| * fast/js/Promise-static-resolve.html: Added. |
| * fast/js/Promise-then-expected.txt: Added. |
| * fast/js/Promise-then-in-workers-expected.txt: Added. |
| * fast/js/Promise-then-in-workers.html: Added. |
| * fast/js/Promise-then-without-callbacks-expected.txt: Added. |
| * fast/js/Promise-then-without-callbacks-in-workers-expected.txt: Added. |
| * fast/js/Promise-then-without-callbacks-in-workers.html: Added. |
| * fast/js/Promise-then-without-callbacks.html: Added. |
| * fast/js/Promise-then.html: Added. |
| * fast/js/Promise-types-expected.txt: Added. |
| * fast/js/Promise-types.html: Added. |
| * fast/js/Promise.html: Added. |
| * fast/js/resources/Promise-catch-in-workers.js: Added. |
| * fast/js/resources/Promise-fulfill-in-workers.js: Added. |
| * fast/js/resources/Promise-init-in-workers.js: Added. |
| * fast/js/resources/Promise-reject-in-workers.js: Added. |
| * fast/js/resources/Promise-resolve-in-workers.js: Added. |
| * fast/js/resources/Promise-simple-in-workers.js: Added. |
| * fast/js/resources/Promise-then-in-workers.js: Added. |
| * fast/js/resources/Promise-then-without-callbacks-in-workers.js: Added. |
| |
| 2013-08-26 Rob Buis <rwlbuis@webkit.org> |
| |
| Computed style of fill/stroke properties incorrect on references |
| https://bugs.webkit.org/show_bug.cgi?id=114761 |
| |
| Reviewed by Darin Adler. |
| |
| Add tests to verify that url function is included for references. |
| |
| * svg/css/script-tests/svg-attribute-parser-mode.js: |
| * svg/css/svg-attribute-parser-mode-expected.txt: |
| * transitions/svg-transitions-expected.txt: |
| |
| 2013-08-26 Robert Hogan <robert@webkit.org> |
| |
| Avoid painting every non-edge collapsed border twice over |
| https://bugs.webkit.org/show_bug.cgi?id=119759 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/table/border-collapsing/collapsed-borders-adjoining-sections-expected.html: Added. |
| * fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.png: Added. |
| * fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt: Added. |
| The painting here, though still wrong, is a progression on the behaviour prior to bug 11759 where |
| the left border was painted twice. The painting can be resolved completely when we no longer paint |
| twice at the border joins. |
| * fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl.html: Added. |
| * fast/table/border-collapsing/collapsed-borders-adjoining-sections.html: Added. |
| * fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.png: Added. |
| * fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt: Added. |
| * fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells.html: Added. |
| |
| 2013-08-26 Gurpreet Kaur <gur.trio@gmail.com> |
| |
| <https://webkit.org/b/106133> document.body.scrollTop & document.documentElement.scrollTop differ cross-browser |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/Element/scrollLeft-Quirks-expected.txt: Added. |
| * fast/dom/Element/scrollLeft-Quirks.html: Added. |
| * fast/dom/Element/scrollLeft-expected.txt: Added. |
| * fast/dom/Element/scrollLeft.html: Added. |
| * fast/dom/Element/scrollTop-Quirks-expected.txt: Added. |
| * fast/dom/Element/scrollTop-Quirks.html: Added. |
| * fast/dom/Element/scrollTop-expected.txt: Added. |
| * fast/dom/Element/scrollTop.html: Added. |
| Added new tests for verifying our behavior for document.body.scrollTop/scrollLeft and |
| document.documentElement.scrollTop/scrollLeft for both Quirks as well as Standard mode. |
| |
| * fast/css/zoom-body-scroll-expected.txt: |
| * fast/css/zoom-body-scroll.html: |
| * fast/events/mouse-cursor.html: |
| * http/tests/navigation/anchor-frames-expected.txt: |
| * http/tests/navigation/anchor-frames-gbk-expected.txt: |
| * http/tests/navigation/resources/frame-with-anchor-gbk.html: |
| * http/tests/navigation/resources/frame-with-anchor-same-origin.html: |
| * http/tests/navigation/resources/frame-with-anchor.html: |
| * platform/mac-wk2/tiled-drawing/resources/scroll-and-load-page.html: |
| * platform/mac-wk2/tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration.html: |
| * platform/win/fast/css/zoom-body-scroll-expected.txt: |
| Rebaselining existing tests as per the new behavior. The test cases are changed to use |
| quirks mode because it uses document.body.scrollTop/scrollLeft and as per the new code |
| document.body.scrollTop/scrollLeft will return correct value if document is in quirk mode |
| Also test cases have been modified so that it tests what it used to. |
| |
| 2013-08-26 Gavin Barraclough <barraclough@apple.com> |
| |
| RegExpMatchesArray should not call [[put]] |
| https://bugs.webkit.org/show_bug.cgi?id=120317 |
| |
| Reviewed by Oliver Hunt. |
| |
| This will call accessors on the JSObject/JSArray prototypes - so adding an accessor or read-only |
| property called index or input to either of these prototypes will result in broken behavior. |
| |
| * fast/regex/lastIndex-expected.txt: |
| * fast/regex/script-tests/lastIndex.js: |
| - Added test |
| |
| 2013-08-26 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. EFL WK1 DRT doesn't support exif-orientation tests |
| |
| * platform/efl-wk1/TestExpectations: Add fast/images/exif-orientation-composited.html as failure. |
| |
| 2013-08-25 Yoav Weiss <yoav@yoav.ws> |
| |
| Improve srcset's layout tests |
| https://bugs.webkit.org/show_bug.cgi?id=120274 |
| |
| Moved srcset's tests to use js-test-pre, and output text with clear PASS/FAILED statements. |
| Added expected.txt files to the test directory, since there shouldn't be any platform variance in the results. |
| For some of the tests, added an equivalent 1x/2x test, to make sure the feature behaves on both DPRs. |
| Added preload tests on the "change-dynamically" tests, to make sure the 'src' resource is not loaded when it shouldn't. |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/hidpi/image-srcset-change-dynamically-from-js-1x-expected.txt: Added. |
| * fast/hidpi/image-srcset-change-dynamically-from-js-1x.html: Added. |
| * fast/hidpi/image-srcset-change-dynamically-from-js-2x-expected.txt: Added. |
| * fast/hidpi/image-srcset-change-dynamically-from-js-2x.html: Added. |
| * fast/hidpi/image-srcset-change-dynamically-from-js.html: Removed. |
| * fast/hidpi/image-srcset-data-src-expected.txt: Added. |
| * fast/hidpi/image-srcset-data-src.html: |
| * fast/hidpi/image-srcset-data-srcset-expected.txt: Added. |
| * fast/hidpi/image-srcset-data-srcset.html: |
| * fast/hidpi/image-srcset-invalid-inputs-correct-src-expected.txt: Added. |
| * fast/hidpi/image-srcset-invalid-inputs-correct-src.html: |
| * fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt: Added. |
| * fast/hidpi/image-srcset-invalid-inputs-except-one.html: |
| * fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt: Added. |
| * fast/hidpi/image-srcset-remove-dynamically-from-js.html: |
| * fast/hidpi/image-srcset-same-alternative-for-both-attributes-expected.txt: Added. |
| * fast/hidpi/image-srcset-same-alternative-for-both-attributes.html: |
| * fast/hidpi/image-srcset-simple-1x-expected.txt: Added. |
| * fast/hidpi/image-srcset-simple-1x.html: Added. |
| * fast/hidpi/image-srcset-simple-2x-expected.txt: Added. |
| * fast/hidpi/image-srcset-simple-2x.html: Added. |
| * fast/hidpi/image-srcset-simple.html: Removed. |
| * fast/hidpi/image-srcset-src-selection-1x-expected.txt: Added. |
| * fast/hidpi/image-srcset-src-selection-1x.html: Added. |
| * fast/hidpi/image-srcset-src-selection-2x-expected.txt: Added. |
| * fast/hidpi/image-srcset-src-selection-2x.html: Added. |
| * fast/hidpi/image-srcset-src-selection.html: Removed. |
| * fast/hidpi/image-srcset-viewport-modifiers-expected.txt: Added. |
| * fast/hidpi/image-srcset-viewport-modifiers.html: |
| * platform/mac/fast/hidpi/image-srcset-change-dynamically-from-js-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-data-src-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-data-srcset-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-correct-src-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-same-alternative-for-both-attributes-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-simple-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-src-selection-expected.txt: Removed. |
| * platform/mac/fast/hidpi/image-srcset-viewport-modifiers-expected.txt: Removed. |
| |
| 2013-08-24 Filip Pizlo <fpizlo@apple.com> |
| |
| FloatTypedArrayAdaptor::toJSValue should almost certainly not use jsNumber() since that attempts int conversions |
| https://bugs.webkit.org/show_bug.cgi?id=120228 |
| |
| Reviewed by Oliver Hunt. |
| |
| Add coverage for three things: |
| |
| - Typed array accesses with corner-case values. |
| |
| - Typed array set() (i.e. copy) between arrays of different types. |
| |
| - Performance of typedArray.set() involving different types. |
| |
| This required some changes to our test harnesses, since they previously |
| couldn't consistently do numerical array comparisons in a reliable way. |
| |
| * fast/js/regress/Float32Array-to-Float64Array-set-expected.txt: Added. |
| * fast/js/regress/Float32Array-to-Float64Array-set.html: Added. |
| * fast/js/regress/Float64Array-to-Int16Array-set-expected.txt: Added. |
| * fast/js/regress/Float64Array-to-Int16Array-set.html: Added. |
| * fast/js/regress/Int16Array-to-Int32Array-set-expected.txt: Added. |
| * fast/js/regress/Int16Array-to-Int32Array-set.html: Added. |
| * fast/js/regress/script-tests/Float32Array-to-Float64Array-set.js: Added. |
| * fast/js/regress/script-tests/Float64Array-to-Int16Array-set.js: Added. |
| * fast/js/regress/script-tests/Int16Array-to-Int32Array-set.js: Added. |
| * fast/js/resources/js-test-pre.js: |
| (areNumbersEqual): |
| (areArraysEqual): |
| (isResultCorrect): |
| * fast/js/resources/standalone-pre.js: |
| (areNumbersEqual): |
| (areArraysEqual): |
| (isTypedArray): |
| (isResultCorrect): |
| (stringify): |
| (shouldBe): |
| * fast/js/script-tests/typed-array-access.js: Added. |
| (bitsToString): |
| (bitsToValue): |
| (valueToBits): |
| (roundTrip): |
| * fast/js/script-tests/typed-array-set-different-types.js: Added. |
| (MyRandom): |
| (.reference): |
| (.usingConstruct): |
| * fast/js/typed-array-access-expected.txt: Added. |
| * fast/js/typed-array-access.html: Added. |
| * fast/js/typed-array-set-different-types-expected.txt: Added. |
| * fast/js/typed-array-set-different-types.html: Added. |
| |
| 2013-08-25 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl/TestExpectations: |
| Unskipped some accessibility tests which are already passed. |
| |
| 2013-08-24 Yoav Weiss <yoav@yoav.ws> |
| |
| Eliminate a useless comparison in srcset's candidate selection algorithm |
| https://bugs.webkit.org/show_bug.cgi?id=120235 |
| |
| Removed MIME types from the test's output, since they're irrelevant for the test, and make it fragile. |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/hidpi/image-srcset-fraction-expected.txt: |
| * fast/hidpi/image-srcset-fraction.html: |
| |
| 2013-08-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Rebaseline after r154518. Also fix the test to expect "0" instead of "-0". |
| |
| Reviewed by Gavin Barraclough. |
| |
| * fast/js/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc-expected.txt: |
| * fast/js/script-tests/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.js: |
| |
| 2013-08-23 Jer Noble <jer.noble@apple.com> |
| |
| REGRESSION (r150516): Media controls are messed up on right-to-left webpages |
| https://bugs.webkit.org/show_bug.cgi?id=120234 |
| |
| Reviewed by Dan Bernstein. |
| |
| * media/video-rtl-expected.html: Added. |
| * media/video-rtl.html: Added. |
| |
| 2013-08-23 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] some track language tags are not recognized |
| https://bugs.webkit.org/show_bug.cgi?id=119643 |
| |
| Reviewed by Jer Noble. |
| |
| Explicitly set caption mode to "Automatic" so the track 'default' attribute works. |
| |
| * media/track/text-track-cue-is-reachable.html: |
| * media/track/text-track-is-reachable.html: |
| * media/track/track-active-cues.html: |
| * media/track/track-cue-overlap-snap-to-lines-not-set.html: |
| * media/track/track-cue-rendering-horizontal.html: |
| * media/track/track-cue-rendering-vertical.html: |
| * media/track/track-kind.html: |
| * media/track/track-large-timestamp.html: |
| * media/track/track-mode.html: |
| * media/track/track-text-track-cue-list.html: |
| * media/track/track-webvtt-tc000-empty.html: |
| * media/track/track-webvtt-tc002-bom.html: |
| * media/track/track-webvtt-tc010-no-timings.html: |
| * media/track/track-webvtt-tc027-empty-cue.html: |
| * media/track/track-webvtt-tc028-unsupported-markup.html: |
| * media/track/track-word-breaking.html: |
| * media/video-test.js: |
| (setCaptionDisplayMode): |
| |
| 2013-08-23 Filip Pizlo <fpizlo@apple.com> |
| |
| Incorrect TypedArray#set behavior |
| https://bugs.webkit.org/show_bug.cgi?id=83818 |
| |
| Reviewed by Oliver Hunt and Mark Hahnenberg. |
| |
| Made it possible for shouldBe() to compare typed arrays to each other and to any array-like |
| object. |
| |
| Added a bunch of tests for different kinds of overlapping typedArray.set()'s. |
| |
| For sanity, also added the reduced test case from the bug. Interestingly, though, that test |
| case already passed on trunk - probably by luck (we had incidentally changed the default |
| copy direction from one that happened to not work to one that happened to be fine, but only |
| for this test). |
| |
| * fast/js/jsc-test-list: |
| * fast/js/resources/js-test-pre.js: |
| (isTypedArray): |
| (isResultCorrect): |
| (stringify): |
| (shouldBe): |
| * fast/js/script-tests/typed-array-copy.js: Added. |
| * fast/js/script-tests/typedarray-set-destination-smaller-than-source.js: Added. |
| * fast/js/script-tests/typedarray-set-overlapping-elements-of-same-size.js: Added. |
| * fast/js/script-tests/typedarray-set-same-type-memmove.js: Added. |
| (arraysEqual): |
| * fast/js/script-tests/typedarray-set-source-smaller-than-destination.js: Added. |
| * fast/js/typed-array-copy-expected.txt: Added. |
| * fast/js/typed-array-copy.html: Added. |
| * fast/js/typedarray-set-destination-smaller-than-source-expected.txt: Added. |
| * fast/js/typedarray-set-destination-smaller-than-source.html: Added. |
| * fast/js/typedarray-set-overlapping-elements-of-same-size-expected.txt: Added. |
| * fast/js/typedarray-set-overlapping-elements-of-same-size.html: Added. |
| * fast/js/typedarray-set-same-type-memmove-expected.txt: Added. |
| * fast/js/typedarray-set-same-type-memmove.html: Added. |
| * fast/js/typedarray-set-source-smaller-than-destination-expected.txt: Added. |
| * fast/js/typedarray-set-source-smaller-than-destination.html: Added. |
| |
| 2013-08-23 Andre Moreira Magalhaes <andre.magalhaes@collabora.co.uk> |
| |
| LayoutTests/http/tests/media/video-throttled-load.cgi issue on range support |
| https://bugs.webkit.org/show_bug.cgi?id=120219 |
| |
| Reviewed by Eric Carlson. |
| |
| Properly count bytes when handling range requests. |
| |
| * http/tests/media/video-throttled-load.cgi: |
| |
| 2013-08-23 Alexey Proskuryakov <ap@apple.com> |
| |
| http/tests/cache/partitioned-cache.html breaks subsequent cookie tests |
| https://bugs.webkit.org/show_bug.cgi?id=120212 |
| |
| Updating test results for a last minute change that moved lines. |
| |
| * http/tests/cache/partitioned-cache-expected.txt: |
| * platform/qt/http/tests/cache/partitioned-cache-expected.txt: |
| |
| 2013-08-23 Michael Saboff <msaboff@apple.com> |
| |
| regexp-match-reify-before-putbyval is not a JSRegress test |
| https://bugs.webkit.org/show_bug.cgi?id=120181 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Moved and re-baselined regexp-match-reify-before-putbyval test into fast/js. |
| |
| * fast/js/regexp-match-reify-before-putbyval-expected.txt: Copied from LayoutTests/fast/js/regress/regexp-match-reify-before-putbyval-expected.txt. |
| * fast/js/regexp-match-reify-before-putbyval.html: Copied from LayoutTests/fast/js/regress/regexp-match-reify-before-putbyval.html. |
| * fast/js/regress/regexp-match-reify-before-putbyval-expected.txt: Removed. |
| * fast/js/regress/regexp-match-reify-before-putbyval.html: Removed. |
| * fast/js/regress/script-tests/regexp-match-reify-before-putbyval.js: Removed. |
| * fast/js/script-tests/regexp-match-reify-before-putbyval.js: Copied from LayoutTests/fast/js/regress/script-tests/regexp-match-reify-before-putbyval.js. |
| |
| 2013-08-23 Alexey Proskuryakov <ap@apple.com> |
| |
| http/tests/cache/partitioned-cache.html breaks subsequent cookie tests |
| https://bugs.webkit.org/show_bug.cgi?id=120212 |
| |
| Reviewed by Tim Horton. |
| |
| The test never deleted its localhost cookie, so subsequent third party cookie |
| relaxing tests saw the existing cookie and failed. |
| |
| There is no need to use cookies in this test, and it's actually slightly incorrect, |
| as the network layer may refuse to use a cached result simply because cookies changed, |
| and then we wouldn't test 3rd party data blocking. |
| |
| * platform/qt/http/tests/cache/partitioned-cache-expected.txt: |
| * http/tests/cache/partitioned-cache-expected.txt: Updated results. It took me |
| a long time to understand what the test was doing, so made it a bit more self-descriptive. |
| |
| * http/tests/cache/partitioned-cache.html: Tabs to spaces. |
| |
| * http/tests/cache/resources/echo-cookie.cgi: Removed. |
| * http/tests/cache/resources/partitioned-cache-echo-state.php: Added. |
| * http/tests/cache/resources/partitioned-cache-loader.html: |
| Changed to use a local file on the server to modify resource content. |
| |
| 2013-08-23 Bear Travis <betravis@adobe.com> |
| |
| <https://webkit.org/b/119864> [CSS Shapes] Remove extraneous window.internals calls in layout tests |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Removing calls to window.internals.settings.setCSSShapesEnabled from these files, as |
| CSS Shapes is enabled by default in test builds. |
| |
| * fast/regions/shape-inside/shape-inside-on-additional-regions.html: |
| * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: |
| * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content.html: |
| * fast/regions/shape-inside/shape-inside-on-regions.html: |
| * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: |
| * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: |
| * fast/regions/shape-inside/shape-inside-recursive-layout.html: |
| * fast/regions/shape-inside/shape-inside-with-region-borders.html: |
| * fast/regions/shape-inside/shape-inside-with-region-padding.html: |
| * fast/shapes/css-shapes-disabled.html: |
| * fast/shapes/parsing/script-tests/parsing-shape-inside.js: |
| * fast/shapes/parsing/script-tests/parsing-shape-lengths.js: |
| * fast/shapes/parsing/script-tests/parsing-shape-margin.js: |
| * fast/shapes/parsing/script-tests/parsing-shape-outside.js: |
| * fast/shapes/parsing/script-tests/parsing-shape-padding.js: |
| * fast/shapes/resources/multi-segment-polygon.js: |
| * fast/shapes/resources/simple-polygon.js: |
| * fast/shapes/resources/simple-rectangle.js: |
| * fast/shapes/shape-inside/shape-inside-animation.html: |
| * fast/shapes/shape-inside/shape-inside-bottom-edge.html: |
| * fast/shapes/shape-inside/shape-inside-box-sizing.html: |
| * fast/shapes/shape-inside/shape-inside-circle-padding.html: |
| * fast/shapes/shape-inside/shape-inside-circle.html: |
| * fast/shapes/shape-inside/shape-inside-coincident-vertices-expected.html: |
| * fast/shapes/shape-inside/shape-inside-coincident-vertices.html: |
| * fast/shapes/shape-inside/shape-inside-collinear-vertices-expected.html: |
| * fast/shapes/shape-inside/shape-inside-collinear-vertices.html: |
| * fast/shapes/shape-inside/shape-inside-counterclockwise-polygon-expected.html: |
| * fast/shapes/shape-inside/shape-inside-counterclockwise-polygon.html: |
| * fast/shapes/shape-inside/shape-inside-dynamic-nested-expected.html: |
| * fast/shapes/shape-inside/shape-inside-dynamic-nested.html: |
| * fast/shapes/shape-inside/shape-inside-dynamic-shape.html: |
| * fast/shapes/shape-inside/shape-inside-dynamic-text.html: |
| * fast/shapes/shape-inside/shape-inside-ellipse-padding.html: |
| * fast/shapes/shape-inside/shape-inside-ellipse.html: |
| * fast/shapes/shape-inside/shape-inside-empty.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-001-horizontal.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-001-vertical.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-002.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-003.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-004-expected.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-004.html: |
| * fast/shapes/shape-inside/shape-inside-first-fit-reflex.html: |
| * fast/shapes/shape-inside/shape-inside-inline-elements.html: |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-vertical.html: |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks.html: |
| * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html: |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-block-content.html: |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions.html: |
| * fast/shapes/shape-inside/shape-inside-overflow.html: |
| * fast/shapes/shape-inside/shape-inside-partial-fill-001.html: |
| * fast/shapes/shape-inside/shape-inside-partial-fill-002.html: |
| * fast/shapes/shape-inside/shape-inside-percentage-auto.html: |
| * fast/shapes/shape-inside/shape-inside-percentage.html: |
| * fast/shapes/shape-inside/shape-inside-polygon-layout.html: |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-001.html: |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-002.html: |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-003.html: |
| * fast/shapes/shape-inside/shape-inside-polygon-rectangle.html: |
| * fast/shapes/shape-inside/shape-inside-polygon-zoom.html: |
| * fast/shapes/shape-inside/shape-inside-rectangle-padding.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-001-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-001.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-002-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-002.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-003-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-003.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-004-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-004.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon16-expected.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon16.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon8-expected.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon8.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-001.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-001-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-001.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-003-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-003.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-large-radius-expected.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-large-radius.html: |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-padding.html: |
| * fast/shapes/shape-inside/shape-inside-shape-logical-top.html: |
| * fast/shapes/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout-expected.html: |
| * fast/shapes/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout.html: |
| * fast/shapes/shape-inside/shape-inside-text.html: |
| * fast/shapes/shape-inside/shape-inside-vertical-text.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html: |
| |
| 2013-08-23 Yoav Weiss <yoav@yoav.ws> |
| |
| Fix srcset's image candidate algorithm when DPR exceeds all candidates |
| https://bugs.webkit.org/show_bug.cgi?id=120168 |
| |
| From the srcset spec: "If there are any entries in candidates that have an associated pixel density that is less than a |
| user-agent-defined value giving the nominal pixel density of the display, then remove them, unless that would remove all the |
| entries, in which case remove only the entries whose associated pixel density is less than the greatest such pixel density." |
| |
| This test verifies that when all the candidates' qualifiers are smaller than the DPR, the highest one is returned. |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/hidpi/image-srcset-fraction-expected.txt: Added. |
| * fast/hidpi/image-srcset-fraction.html: Added. |
| |
| 2013-08-23 Chris Fleizach <cfleizach@apple.com> |
| |
| <https://webkit.org/b/113895> Webkit exposes aria-expanded="undefined" as aria-expanded="false" (AXExpanded = NO) |
| |
| Reviewed by Darin Adler. |
| |
| * platform/mac/accessibility/aria-expanded-not-exposed-when-undefined-expected.txt: Added. |
| * platform/mac/accessibility/aria-expanded-not-exposed-when-undefined.html: Added. |
| |
| 2013-08-23 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 7 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/tables/layering/paint-test-layering-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/layering/paint-test-layering-1-expected.png. |
| * platform/qt-wk2/tables/layering/paint-test-layering-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/layering/paint-test-layering-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/45621-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/45621-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug10009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug10009-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug100334-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug100334-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug10036-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug10036-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug101201-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug101201-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug101674-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug101674-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug102145-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug102145-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug102145-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug102145-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-4-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug10269-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug10269-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug10296-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug10296-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1055-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1055-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug10565-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug10565-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug106158-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug106158-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug10633-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug10633-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug106816-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug106816-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug109043-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug109043-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug11026-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug11026-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug110566-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug110566-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug113235-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug113235-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug113235-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug113424-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug113424-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug11384q-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug11384q-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug11384s-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug11384s-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1163-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1163-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1188-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1188-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug11944-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug11944-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug119786-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug119786-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug12008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug12008-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug120364-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug120364-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1224-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1224-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug12268-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug12268-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug12384-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug12384-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug123862-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug123862-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1261-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1261-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug126742-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug126742-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug12709-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug12709-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug127267-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug127267-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug128229-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug128229-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug12908-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug12908-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug12910-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug12910-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1296-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1296-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1302-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1302-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug131020-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug131020_iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020_iframe-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug13105-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug13105-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug13118-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug13118-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1318-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1318-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug13196-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug13196-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug133756-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug133756-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug133756-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug133756-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug13484-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug13484-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug137388-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug137388-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug139524-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug139524-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug14159-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug14159-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug14159-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug14159-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1430-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1430-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug14323-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug14323-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug149275-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug149275-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug14929-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug14929-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug15247-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug15247-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug15544-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug15544-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug157890-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug157890-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug16012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug16012-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug16252-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug16252-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug17130-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug17130-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug17130-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug17130-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug17138-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug17138-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug17168-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug17168-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug17587-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug17587-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1800-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1800-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1802-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1802-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1802s-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1802s-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1809-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1809-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug1828-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug1828-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug18359-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug18359-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug18558-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug18558-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug18664-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug18664-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug18955-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug18955-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug19061-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug19061-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug19061-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug19061-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug19356-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug19356-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug194024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug194024-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug19599-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug19599-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2050-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2050-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug20579-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug20579-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug20804-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug20804-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2123-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2123-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug21299-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug21299-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug215629-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug215629-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug22019-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug22019-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug220536-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug220536-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug22246-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug22246-2a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-2a-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug22246-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug22246-3a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-3a-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug222846-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug222846-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2267-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2267-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug227123-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug227123-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug23151-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug23151-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug23235-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug23235-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug23299-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug23299-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug24200-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug24200-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug24503-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug24503-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug24627-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug24627-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug24661-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug24661-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2469-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2469-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2479-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2479-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2479-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2479-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-4-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug24880-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug24880-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug25004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug25004-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug25086-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug25086-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2509-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2509-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug25663-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug25663-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2684-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2684-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug27038-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug27038-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug275625-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug275625-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2757-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2757-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2763-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2763-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2773-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2773-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug278266-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug278266-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug27993-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug27993-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug28341-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug28341-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2886-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2886-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2886-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2886-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug28928-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug28928-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug29058-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug29058-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug29157-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug29157-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug29314-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug29314-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug29429-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug29429-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2947-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2947-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2962-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2962-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2973-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2973-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2981-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2981-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug2997-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug2997-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30273-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30273-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30332-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30332-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30332-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30332-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30418-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30418-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30559-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30559-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30692-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30692-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug30985-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug30985-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3103-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3103-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3191-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3191-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug32205-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug32205-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3260-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3260-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug32841-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug32841-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3309-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3309-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug33137-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug33137-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug33855-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug33855-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3454-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3454-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug35662-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug35662-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3681-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3681-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3681-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3681-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug38916-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug38916-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug39209-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug39209-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug3977-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug3977-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug40828-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug40828-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4093-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4093-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug41890-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug41890-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug42187-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug42187-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug42443-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug42443-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4284-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4284-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug43039-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug43039-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug43204-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug43204-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4382-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4382-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4385-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4385-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug43854-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug43854-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4427-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4427-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug44505-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug44505-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug44523-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug44523-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4501-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4501-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug45055-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug45055-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug45055-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug45055-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4523-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4523-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug45486-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug45486-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4576-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4576-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46268-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46268-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46268-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46268-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-5-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46268-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46368-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46368-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46368-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46368-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46480-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46480-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46623-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46623-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46623-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46623-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug46924-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug46924-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug47432-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug47432-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug48028-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug48028-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug48028-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug48028-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4803-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4803-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4849-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4849-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug4849-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug4849-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug48827-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug48827-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug50695-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug50695-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug51037-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug51037-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug51140-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug51140-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug51727-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug51727-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5188-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5188-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug52505-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug52505-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug52506-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug52506-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug53891-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug53891-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug54450-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug54450-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5538-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5538-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug55527-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug55527-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug55694-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug55694-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug56405-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug56405-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug56563-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug56563-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug57300-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug57300-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug57378-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug57378-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug57828-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug57828-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug57828-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug57828-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5797-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5797-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5798-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5798-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5799-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5799-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5835-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5835-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug5838-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug5838-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug58402-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug58402-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug59354-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug59354-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug60013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug60013-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug60749-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug60749-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug60804-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug60804-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug60807-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug60807-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug60992-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug60992-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug6184-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug6184-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug625-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug625-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug6304-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug6304-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug63785-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug63785-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug6404-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug6404-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug647-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug647-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug650-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug650-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug6674-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug6674-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug67864-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug67864-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug67915-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug67915-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug68912-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug68912-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug68998-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug68998-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug69187-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug69187-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug69382-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug69382-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug69382-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug69382-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug709-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug709-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug7112-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug7112-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug7121-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug7121-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug72359-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug72359-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug727-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug727-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug73321-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug73321-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug7342-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug7342-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug7471-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug7471-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug75250-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug75250-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug7714-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug7714-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug78162-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug78162-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug8032-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug8032-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug80762-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug80762-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug81934-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug81934-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug82946-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug82946-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug82946-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug82946-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug83786-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug83786-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug8381-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug8381-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug8411-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug8411-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug86708-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug86708-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug88035-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug88035-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug88035-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug88035-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug8858-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug8858-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug8950-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug8950-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug9123-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug9123-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug9123-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug9123-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug92143-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug92143-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug9271-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug9271-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug9271-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug9271-2-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug92868-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug92868-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug93363-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug93363-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug963-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug963-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug96334-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug96334-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug96343-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug96343-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug965-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug965-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug97138-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug97138-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug97383-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug97383-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug9879-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug9879-1-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug99923-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug99923-expected.png. |
| * platform/qt-wk2/tables/mozilla/bugs/bug99948-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/bugs/bug99948-expected.png. |
| * platform/qt-wk2/tables/mozilla/collapsing_borders/bug127040-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug127040-expected.png. |
| * platform/qt-wk2/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-3-expected.png. |
| * platform/qt-wk2/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-4-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/bloomberg-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/borders-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/borders-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/captions-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/captions-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/cell_heights-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/cell_heights-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_span-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_span-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoFix-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_auto_autoPer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoPer-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_auto_fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fix-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_auto_fixPer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fixPer-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_auto_per-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_per-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_fix_auto-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_auto-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_fix_autoFix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_autoFix-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_fix_autoPer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_autoPer-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_fix_fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fix-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fixPer-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/col_widths_fix_per-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_per-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/margins-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/margins-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/misc-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/misc-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/nested1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/nested1-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/one_row-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/one_row-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/row_span-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/table_frame-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/table_frame-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/table_rules-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/table_rules-expected.png. |
| * platform/qt-wk2/tables/mozilla/core/table_widths-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/core/table_widths-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/appendCol2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/appendCol2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/appendRowsExpand1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/appendRowsExpand1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/appendTbodyExpand1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/appendTbodyExpand1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteCellsRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteCellsShrink1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsShrink1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteCellsShrink2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsShrink2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteCol1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteCol2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteCol3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol3-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteColGroup1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteColGroup1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteColGroup2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteColGroup2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteRowsRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteRowsRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteRowsShrink1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteRowsShrink1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteTbodyExpand1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteTbodyExpand1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/deleteTbodyRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCellsExpand1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsExpand1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCellsExpand2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsExpand2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCellsRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCellsRebuild2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsRebuild2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertColGroups1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertColGroups1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertColGroups2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertColGroups2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCols1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCols1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCols2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCols2-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCols3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCols3-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCols4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCols4-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertCols5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertCols5-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertRowsExpand1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertRowsExpand1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/insertRowsRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/insertRowsRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla/dom/tableDom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/dom/tableDom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_index-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_index-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.txt. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_position-table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_position-table-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-cell-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_simple-table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/body_col-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/body_col-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/body_tbody-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/body_tbody-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/body_tfoot-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/body_tfoot-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/body_thead-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/body_thead-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/col_span-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/col_span-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_span-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_span-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_width_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_width_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/colgroup_width_px-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_width_px-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_frame_border-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_frame_border-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_frame_box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_frame_box-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_row_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_row_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_row_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_rules_all-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_all-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_rules_groups-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_groups-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/table_rules_none-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_none-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_black-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_black-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_blue-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_blue-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_gray-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_gray-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_green-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_green-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_lime-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_lime-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_navy-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_navy-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_olive-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_olive-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_purple-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_purple-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_red-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_red-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_silver-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_silver-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_teal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_teal-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_white-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_white-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_border_0-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_0-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_border_1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_1-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_border_2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_2-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_border_3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_3-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_caption_align_bot-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_caption_align_bot-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_caption_align_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_caption_align_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_cellpadding-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellpadding-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellpadding_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_cellspacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellspacing-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_default-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_default-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_row_th_nowrap-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_colspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_colspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_height-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_nowrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_nowrap-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_rowspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_rowspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_td_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_width-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_colspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_colspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_height-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_rowspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_rowspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_th_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_width-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_width_percent-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_width_percent-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tables_width_px-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tables_width_px-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tbody_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/td_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/td_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/td_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/td_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tfoot_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/th_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/th_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/th_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/th_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/thead_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_black-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_black-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_blue-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_blue-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_gray-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_gray-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_green-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_green-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_lime-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_lime-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_navy-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_navy-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_olive-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_olive-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_purple-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_purple-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_red-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_red-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_silver-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_silver-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_teal-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_teal-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_white-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_white-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/tr_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_caption_align_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_align_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_caption_align_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_align_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_caption_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_caption_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_caption_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_span-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_span-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_width_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_width_px-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_px-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_col_width_rel-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_rel-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_span-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_span-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_width_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_width_rel-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_name-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_border-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_border_none-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border_none-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_border_px-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border_px-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_cellpadding-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellpadding-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_cellspacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellspacing-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_frame_void-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_frame_void-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_rules_groups-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_rules_groups-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_rules_none-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_rules_none-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_width_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_width_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_table_width_px-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_width_px-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tbody_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_name-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_colspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_colspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_height-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_nowrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_nowrap-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_rowspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_rowspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_td_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_width-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_name-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_colspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_colspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_height-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_nowrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_nowrap-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_rowspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_rowspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_th_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_width-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_thead_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_align_center-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_center-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_align_char-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_char-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_align_justify-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_justify-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_class-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_class-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_id-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_id-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_style-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_baseline-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_bottom-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_valign_middle-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_middle-expected.png. |
| * platform/qt-wk2/tables/mozilla/marvin/x_tr_valign_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_top-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/body_col-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/body_col-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/cell_widths-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/cell_widths-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/cellspacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/cellspacing-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/move_row-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/move_row-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/ms-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/ms-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/nested2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/nested2-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/nestedTables-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/nestedTables-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/padding-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/padding-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/test3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/test3-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/test6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/test6-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/wa_table_thtd_rowspan-expected.png. |
| * platform/qt-wk2/tables/mozilla/other/wa_table_tr_align-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla/other/wa_table_tr_align-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/97619-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/97619-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug1010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1010-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10140-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug101759-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10216-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug104898-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug104898-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug106966-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug1128-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1128-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug11331-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug11331-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug1164-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1164-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug11945-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug11945-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug14489-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14489-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1725-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug17826-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug17826-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug18770-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug18770-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug19526-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug19526-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug21518-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug21518-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug220653-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug220653-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug22122-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug25707-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug25707-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug42043-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug42043-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug4294-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug4294-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug47163-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug47163-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug51000-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug51000-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug56024-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug59252-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug59252-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug65372-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug65372-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug6933-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug72393-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug72393-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug7243-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7243-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug73629-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug73629-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug89315-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug89315-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug91057-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug91057-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug92868_1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug92868_1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/backgrounds-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/backgrounds-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/captions1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/captions2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/captions3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions3-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/col_span2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/col_span2-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/cols1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/cols1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/columns-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/columns-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/conflicts-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/conflicts-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/core/standards1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/standards1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/dom/appendCells1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCells1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/dom/appendCol1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCol1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/other/empty_cells-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/empty_cells-expected.png. |
| * platform/qt-wk2/tables/mozilla_expected_failures/other/test4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/test4-expected.png. |
| |
| 2013-08-23 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 6 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/cache/cancel-multiple-post-xhrs-expected.txt. |
| * platform/qt-wk2/http/tests/loading/simple-subframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/loading/simple-subframe-expected.png. |
| * platform/qt-wk2/http/tests/local/file-url-sent-as-referer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/local/file-url-sent-as-referer-expected.png. |
| * platform/qt-wk2/http/tests/misc/acid2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/acid2-expected.png. |
| * platform/qt-wk2/http/tests/misc/acid3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/acid3-expected.png. |
| * platform/qt-wk2/http/tests/misc/error404-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/error404-expected.png. |
| * platform/qt-wk2/http/tests/misc/favicon-as-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/favicon-as-image-expected.png. |
| * platform/qt-wk2/http/tests/misc/frame-access-during-load-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/frame-access-during-load-expected.png. |
| * platform/qt-wk2/http/tests/misc/iframe404-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/iframe404-expected.png. |
| * platform/qt-wk2/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png. |
| * platform/qt-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png. |
| * platform/qt-wk2/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt. |
| * platform/qt-wk2/http/tests/misc/window-dot-stop-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/misc/window-dot-stop-expected.txt. |
| * platform/qt-wk2/http/tests/navigation/error404-basic-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/error404-basic-expected.png. |
| * platform/qt-wk2/http/tests/navigation/error404-goback-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/error404-goback-expected.png. |
| * platform/qt-wk2/http/tests/navigation/javascriptlink-frames-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/javascriptlink-frames-expected.png. |
| * platform/qt-wk2/http/tests/navigation/postredirect-basic-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/postredirect-basic-expected.png. |
| * platform/qt-wk2/http/tests/navigation/postredirect-basic-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/postredirect-basic-expected.txt. |
| * platform/qt-wk2/http/tests/navigation/postredirect-goback1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/postredirect-goback1-expected.png. |
| * platform/qt-wk2/http/tests/navigation/postredirect-goback1-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/navigation/postredirect-goback1-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-deny-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-deny-expected.txt. |
| * platform/qt-wk2/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt. |
| * platform/qt-wk2/http/tests/uri/css-href-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/uri/css-href-expected.png. |
| * platform/qt-wk2/http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt. |
| * platform/qt-wk2/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-001-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-003-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-004-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-005-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-006-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-007-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-008-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-009-expected.png. |
| * platform/qt-wk2/ietestcenter/css3/text/textshadow-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-010-expected.png. |
| * platform/qt-wk2/platform/qt/fast/forms/button-line-break-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/platform/qt/fast/forms/button-line-break-expected.png. |
| * platform/qt-wk2/transforms/2d/compound-transforms-vs-containers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/2d/compound-transforms-vs-containers-expected.png. |
| * platform/qt-wk2/transforms/2d/transform-borderbox-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/2d/transform-borderbox-expected.png. |
| * platform/qt-wk2/transforms/2d/transform-fixed-container-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png. |
| * platform/qt-wk2/transforms/2d/transform-origin-borderbox-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/2d/transform-origin-borderbox-expected.png. |
| * platform/qt-wk2/transforms/2d/zoom-menulist-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/2d/zoom-menulist-expected.png. |
| * platform/qt-wk2/transforms/3d/general/matrix-with-zoom-3d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/general/matrix-with-zoom-3d-expected.png. |
| * platform/qt-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png. |
| * platform/qt-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png. |
| * platform/qt-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png. |
| * platform/qt-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png. |
| * platform/qt-wk2/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png. |
| * platform/qt-wk2/transforms/3d/point-mapping/3d-point-mapping-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-expected.png. |
| * platform/qt-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png. |
| * platform/qt-wk2/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png. |
| * platform/qt-wk2/transforms/svg-vs-css-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transforms/svg-vs-css-expected.png. |
| |
| 2013-08-23 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 5 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/fonts/cursive-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fonts/cursive-expected.png. |
| * platform/qt-wk2/fonts/default-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fonts/default-expected.png. |
| * platform/qt-wk2/fonts/fantasy-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fonts/fantasy-expected.png. |
| * platform/qt-wk2/fonts/monospace-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fonts/monospace-expected.png. |
| * platform/qt-wk2/fonts/sans-serif-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fonts/sans-serif-expected.png. |
| * platform/qt-wk2/fonts/serif-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fonts/serif-expected.png. |
| * platform/qt-wk2/fullscreen/full-screen-iframe-zIndex-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-iframe-zIndex-expected.png. |
| * platform/qt-wk2/fullscreen/full-screen-placeholder-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-placeholder-expected.txt. |
| * platform/qt-wk2/fullscreen/full-screen-remove-ancestor-after-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-remove-ancestor-after-expected.png. |
| * platform/qt-wk2/fullscreen/full-screen-render-inline-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-render-inline-expected.txt. |
| * platform/qt-wk2/fullscreen/full-screen-stacking-context-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-stacking-context-expected.png. |
| * platform/qt-wk2/fullscreen/full-screen-zIndex-after-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-zIndex-after-expected.png. |
| * platform/qt-wk2/fullscreen/full-screen-zIndex-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/full-screen-zIndex-expected.png. |
| * platform/qt-wk2/fullscreen/parent-flow-inline-with-block-child-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fullscreen/parent-flow-inline-with-block-child-expected.txt. |
| * platform/qt-wk2/loader/go-back-cached-main-resource-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/loader/go-back-cached-main-resource-expected.txt. |
| * platform/qt-wk2/plugins/netscape-dom-access-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/plugins/netscape-dom-access-expected.txt. |
| * platform/qt-wk2/printing/return-from-printing-mode-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/printing/return-from-printing-mode-expected.png. |
| * platform/qt-wk2/scrollbars/basic-scrollbar-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/basic-scrollbar-expected.png. |
| * platform/qt-wk2/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/custom-scrollbar-with-incomplete-style-expected.png. |
| * platform/qt-wk2/scrollbars/disabled-scrollbar-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/disabled-scrollbar-expected.png. |
| * platform/qt-wk2/scrollbars/listbox-scrollbar-combinations-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/listbox-scrollbar-combinations-expected.png. |
| * platform/qt-wk2/scrollbars/overflow-scrollbar-combinations-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/overflow-scrollbar-combinations-expected.png. |
| * platform/qt-wk2/scrollbars/scrollbar-buttons-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/scrollbar-buttons-expected.png. |
| * platform/qt-wk2/scrollbars/scrollbar-orientation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/scrollbar-orientation-expected.png. |
| * platform/qt-wk2/scrollbars/scrollbars-on-positioned-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollbars/scrollbars-on-positioned-content-expected.png. |
| * platform/qt-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png. |
| * platform/qt-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt. |
| * platform/qt-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png. |
| * platform/qt-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt. |
| * platform/qt-wk2/transitions/cross-fade-background-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transitions/cross-fade-background-image-expected.png. |
| * platform/qt-wk2/transitions/cross-fade-border-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transitions/cross-fade-border-image-expected.png. |
| * platform/qt-wk2/transitions/move-after-transition-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transitions/move-after-transition-expected.png. |
| * platform/qt-wk2/transitions/suspend-transform-transition-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transitions/suspend-transform-transition-expected.png. |
| * platform/qt-wk2/transitions/svg-text-shadow-transition-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/transitions/svg-text-shadow-transition-expected.png. |
| |
| 2013-08-23 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 4 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/editing/deleting/4922367-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/4922367-expected.png. |
| * platform/qt-wk2/editing/deleting/5099303-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5099303-expected.png. |
| * platform/qt-wk2/editing/deleting/5126166-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5126166-expected.png. |
| * platform/qt-wk2/editing/deleting/5144139-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5144139-2-expected.png. |
| * platform/qt-wk2/editing/deleting/5206311-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5206311-1-expected.png. |
| * platform/qt-wk2/editing/deleting/5272440-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5272440-expected.png. |
| * platform/qt-wk2/editing/deleting/5369009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5369009-expected.png. |
| * platform/qt-wk2/editing/deleting/5433862-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5433862-2-expected.png. |
| * platform/qt-wk2/editing/deleting/5483370-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/5483370-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-3608445-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-3608445-fix-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-3608462-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-3857753-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-3857753-fix-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-3865854-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-3865854-fix-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-3928305-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-3928305-fix-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-after-span-ws-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-after-span-ws-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-after-span-ws-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-and-undo-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-and-undo-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-003-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-004-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-005-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-006-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-007-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-009-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-010-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-011-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-contents-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-contents-003-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-003-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-004-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-005-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-006-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-007-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-008-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-009-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-010-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-011-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-012-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-013-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-014-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-015-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-016-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-017-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-017-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-018-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-018-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-019-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-019-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-020-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-020-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-021-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-021-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-022-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-022-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-023-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-023-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-block-merge-contents-024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-024-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-003-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-004-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-005-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-006-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-007-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-br-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-br-013-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-first-list-item-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-first-list-item-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-hr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-hr-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-image-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-image-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-003-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-004-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-005-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-006-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-007-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-008-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-009-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-010-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-011-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-012-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-013-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-014-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-015-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-016-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-017-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-017-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-end-ws-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-line-end-ws-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-listitem-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-listitem-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-listitem-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-listitem-002-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-ws-fixup-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-ws-fixup-001-expected.png. |
| * platform/qt-wk2/editing/deleting/delete-ws-fixup-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/delete-ws-fixup-002-expected.png. |
| * platform/qt-wk2/editing/deleting/forward-delete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/forward-delete-expected.png. |
| * platform/qt-wk2/editing/deleting/list-item-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/list-item-1-expected.png. |
| * platform/qt-wk2/editing/deleting/merge-different-styles-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/merge-different-styles-expected.png. |
| * platform/qt-wk2/editing/deleting/merge-endOfParagraph-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/merge-endOfParagraph-expected.png. |
| * platform/qt-wk2/editing/deleting/merge-no-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/merge-no-br-expected.png. |
| * platform/qt-wk2/editing/deleting/merge-unrendered-space-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/merge-unrendered-space-expected.png. |
| * platform/qt-wk2/editing/deleting/merge-whitespace-pre-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/merge-whitespace-pre-expected.png. |
| * platform/qt-wk2/editing/deleting/move-nodes-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/move-nodes-001-expected.png. |
| * platform/qt-wk2/editing/deleting/non-smart-delete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/non-smart-delete-expected.png. |
| * platform/qt-wk2/editing/deleting/pruning-after-merge-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/pruning-after-merge-2-expected.png. |
| * platform/qt-wk2/editing/deleting/smart-delete-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/smart-delete-001-expected.png. |
| * platform/qt-wk2/editing/deleting/smart-delete-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/smart-delete-002-expected.png. |
| * platform/qt-wk2/editing/deleting/smart-delete-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/smart-delete-003-expected.png. |
| * platform/qt-wk2/editing/deleting/smart-delete-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/smart-delete-004-expected.png. |
| * platform/qt-wk2/editing/deleting/table-cells-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/table-cells-expected.png. |
| * platform/qt-wk2/editing/deleting/type-delete-after-quote-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/deleting/type-delete-after-quote-expected.png. |
| * platform/qt-wk2/editing/execCommand/4580583-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4580583-1-expected.png. |
| * platform/qt-wk2/editing/execCommand/4580583-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4580583-2-expected.png. |
| * platform/qt-wk2/editing/execCommand/4641880-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4641880-1-expected.png. |
| * platform/qt-wk2/editing/execCommand/4641880-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4641880-2-expected.png. |
| * platform/qt-wk2/editing/execCommand/4747450-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4747450-expected.png. |
| * platform/qt-wk2/editing/execCommand/4916402-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4916402-expected.png. |
| * platform/qt-wk2/editing/execCommand/4916541-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4916541-expected.png. |
| * platform/qt-wk2/editing/execCommand/4924441-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/4924441-expected.png. |
| * platform/qt-wk2/editing/execCommand/5080333-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5080333-1-expected.png. |
| * platform/qt-wk2/editing/execCommand/5080333-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5080333-2-expected.png. |
| * platform/qt-wk2/editing/execCommand/5136770-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5136770-expected.png. |
| * platform/qt-wk2/editing/execCommand/5138441-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5138441-expected.png. |
| * platform/qt-wk2/editing/execCommand/5142012-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5142012-1-expected.png. |
| * platform/qt-wk2/editing/execCommand/5142012-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5142012-2-expected.png. |
| * platform/qt-wk2/editing/execCommand/5190926-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5190926-expected.png. |
| * platform/qt-wk2/editing/execCommand/5481523-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5481523-expected.png. |
| * platform/qt-wk2/editing/execCommand/5482023-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5482023-expected.png. |
| * platform/qt-wk2/editing/execCommand/5569741-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/5569741-expected.png. |
| * platform/qt-wk2/editing/execCommand/create-list-with-hr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/create-list-with-hr-expected.png. |
| * platform/qt-wk2/editing/execCommand/findString-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/findString-2-expected.png. |
| * platform/qt-wk2/editing/execCommand/findString-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/findString-expected.png. |
| * platform/qt-wk2/editing/execCommand/indent-empty-root-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/indent-empty-root-expected.png. |
| * platform/qt-wk2/editing/execCommand/indent-list-item-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/indent-list-item-expected.png. |
| * platform/qt-wk2/editing/execCommand/indent-selection-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/indent-selection-expected.png. |
| * platform/qt-wk2/editing/execCommand/insert-list-and-stitch-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/insert-list-and-stitch-expected.png. |
| * platform/qt-wk2/editing/execCommand/insertHorizontalRule-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/insertHorizontalRule-expected.png. |
| * platform/qt-wk2/editing/execCommand/insertImage-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/insertImage-expected.png. |
| * platform/qt-wk2/editing/execCommand/nsresponder-indent-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/nsresponder-indent-expected.png. |
| * platform/qt-wk2/editing/execCommand/nsresponder-outdent-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/nsresponder-outdent-expected.png. |
| * platform/qt-wk2/editing/execCommand/paste-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/paste-1-expected.png. |
| * platform/qt-wk2/editing/execCommand/print-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/print-expected.png. |
| * platform/qt-wk2/editing/execCommand/remove-list-from-range-selection-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/remove-list-from-range-selection-expected.png. |
| * platform/qt-wk2/editing/execCommand/remove-list-item-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/remove-list-item-1-expected.png. |
| * platform/qt-wk2/editing/execCommand/selectAll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/execCommand/selectAll-expected.png. |
| * platform/qt-wk2/editing/input/caret-at-the-edge-of-input-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/input/caret-at-the-edge-of-input-expected.png. |
| * platform/qt-wk2/editing/input/reveal-caret-of-multiline-input-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/input/reveal-caret-of-multiline-input-expected.png. |
| * platform/qt-wk2/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt. |
| * platform/qt-wk2/editing/inserting/12882-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/12882-expected.png. |
| * platform/qt-wk2/editing/inserting/4278698-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4278698-expected.png. |
| * platform/qt-wk2/editing/inserting/4840662-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4840662-expected.png. |
| * platform/qt-wk2/editing/inserting/4875189-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4875189-1-expected.png. |
| * platform/qt-wk2/editing/inserting/4875189-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4875189-2-expected.png. |
| * platform/qt-wk2/editing/inserting/4959067-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4959067-expected.png. |
| * platform/qt-wk2/editing/inserting/4960120-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4960120-1-expected.png. |
| * platform/qt-wk2/editing/inserting/4960120-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/4960120-2-expected.png. |
| * platform/qt-wk2/editing/inserting/5002441-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5002441-expected.png. |
| * platform/qt-wk2/editing/inserting/5058163-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5058163-1-expected.png. |
| * platform/qt-wk2/editing/inserting/5058163-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5058163-2-expected.png. |
| * platform/qt-wk2/editing/inserting/5156401-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5156401-2-expected.png. |
| * platform/qt-wk2/editing/inserting/5418891-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5418891-expected.png. |
| * platform/qt-wk2/editing/inserting/5510537-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5510537-expected.png. |
| * platform/qt-wk2/editing/inserting/5549929-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5549929-2-expected.png. |
| * platform/qt-wk2/editing/inserting/5549929-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/5549929-3-expected.png. |
| * platform/qt-wk2/editing/inserting/6703873-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/6703873-expected.png. |
| * platform/qt-wk2/editing/inserting/before-after-input-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/before-after-input-element-expected.png. |
| * platform/qt-wk2/editing/inserting/editable-html-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/editable-html-element-expected.png. |
| * platform/qt-wk2/editing/inserting/editable-inline-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/editable-inline-element-expected.png. |
| * platform/qt-wk2/editing/inserting/edited-whitespace-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/edited-whitespace-1-expected.png. |
| * platform/qt-wk2/editing/inserting/editing-empty-divs-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/editing-empty-divs-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-3778059-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-3778059-fix-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-3800346-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-3800346-fix-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-at-end-01-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-at-end-01-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-at-end-02-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-at-end-02-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-002-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-005-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-009-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-quoted-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-001-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-quoted-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-002-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-quoted-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-003-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-quoted-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-004-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-quoted-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-005-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-br-quoted-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-006-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-011-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-012-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-013-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-014-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-015-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-016-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-017-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-017-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-018-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-018-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-019-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-019-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-020-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-020-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-022-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-022-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-023-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-023-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-024-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-025-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-025-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-026-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-026-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-div-027-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-div-027-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-paragraph-01-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-paragraph-01-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-paragraph-02-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-paragraph-02-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-paragraph-03-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-paragraph-03-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-paragraph-04-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-paragraph-04-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-paragraph-05-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-paragraph-05-expected.png. |
| * platform/qt-wk2/editing/inserting/insert-text-with-newlines-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/insert-text-with-newlines-expected.png. |
| * platform/qt-wk2/editing/inserting/line-break-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/line-break-expected.png. |
| * platform/qt-wk2/editing/inserting/paragraph-separator-01-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/paragraph-separator-01-expected.png. |
| * platform/qt-wk2/editing/inserting/paragraph-separator-02-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/paragraph-separator-02-expected.png. |
| * platform/qt-wk2/editing/inserting/paragraph-separator-03-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/paragraph-separator-03-expected.png. |
| * platform/qt-wk2/editing/inserting/paragraph-separator-in-table-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/paragraph-separator-in-table-1-expected.png. |
| * platform/qt-wk2/editing/inserting/paragraph-separator-in-table-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/paragraph-separator-in-table-2-expected.png. |
| * platform/qt-wk2/editing/inserting/redo-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/redo-expected.png. |
| * platform/qt-wk2/editing/inserting/return-key-with-selection-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-001-expected.png. |
| * platform/qt-wk2/editing/inserting/return-key-with-selection-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-002-expected.png. |
| * platform/qt-wk2/editing/inserting/return-key-with-selection-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-003-expected.png. |
| * platform/qt-wk2/editing/inserting/typing-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/typing-001-expected.png. |
| * platform/qt-wk2/editing/inserting/typing-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/typing-002-expected.png. |
| * platform/qt-wk2/editing/inserting/typing-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/typing-003-expected.png. |
| * platform/qt-wk2/editing/inserting/typing-around-br-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/typing-around-br-001-expected.png. |
| * platform/qt-wk2/editing/inserting/typing-around-image-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png. |
| * platform/qt-wk2/editing/pasteboard/3976872-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/3976872-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4076267-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4076267-2-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4076267-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4076267-3-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4076267-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4076267-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4242293-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4242293-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4631972-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4631972-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4641033-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4641033-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4806874-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4806874-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4944770-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4944770-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4944770-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4944770-2-expected.png. |
| * platform/qt-wk2/editing/pasteboard/4989774-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/4989774-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5006779-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5006779-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5028447-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5028447-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5032095-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5032095-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5071074-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5071074-2-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5071074-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5071074-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5075944-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5075944-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5134759-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5134759-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5156401-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5156401-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5387578-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5387578-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5478250-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5478250-expected.png. |
| * platform/qt-wk2/editing/pasteboard/5601583-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/5601583-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/8145-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/8145-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/8145-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/8145-2-expected.png. |
| * platform/qt-wk2/editing/pasteboard/8145-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/8145-3-expected.png. |
| * platform/qt-wk2/editing/pasteboard/bad-placeholder-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/bad-placeholder-expected.png. |
| * platform/qt-wk2/editing/pasteboard/displaced-generic-placeholder-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/displaced-generic-placeholder-expected.png. |
| * platform/qt-wk2/editing/pasteboard/displaced-placeholder-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/displaced-placeholder-expected.png. |
| * platform/qt-wk2/editing/pasteboard/innerText-inline-table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/innerText-inline-table-expected.png. |
| * platform/qt-wk2/editing/pasteboard/input-field-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/input-field-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/merge-after-delete-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/merge-after-delete-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/merge-after-delete-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/merge-after-delete-2-expected.png. |
| * platform/qt-wk2/editing/pasteboard/merge-end-blockquote-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/merge-end-blockquote-expected.png. |
| * platform/qt-wk2/editing/pasteboard/merge-end-borders-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/merge-end-borders-expected.png. |
| * platform/qt-wk2/editing/pasteboard/merge-start-blockquote-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/merge-start-blockquote-expected.png. |
| * platform/qt-wk2/editing/pasteboard/merge-start-list-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/merge-start-list-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-2-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-4038267-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-4038267-fix-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-blockquote-after-blockquote-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-001-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-002-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-003-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-004-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-005-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-006-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-007-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-008-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-009-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-line-endings-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-010-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-match-style-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-match-style-001-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-match-style-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-match-style-002-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-004-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-008-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-009-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-013-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-014-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-016-expected.png. |
| * platform/qt-wk2/editing/pasteboard/paste-text-019-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/paste-text-019-expected.png. |
| * platform/qt-wk2/editing/pasteboard/pasting-object-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/pasting-object-expected.png. |
| * platform/qt-wk2/editing/pasteboard/quirks-mode-br-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/quirks-mode-br-1-expected.png. |
| * platform/qt-wk2/editing/pasteboard/smart-paste-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/smart-paste-007-expected.png. |
| * platform/qt-wk2/editing/pasteboard/smart-paste-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/smart-paste-008-expected.png. |
| * platform/qt-wk2/editing/pasteboard/styled-element-markup-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/styled-element-markup-expected.png. |
| * platform/qt-wk2/editing/pasteboard/undoable-fragment-removes-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/undoable-fragment-removes-expected.png. |
| * platform/qt-wk2/editing/pasteboard/unrendered-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/pasteboard/unrendered-br-expected.png. |
| * platform/qt-wk2/editing/selection/13804-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/13804-expected.png. |
| * platform/qt-wk2/editing/selection/3690703-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/3690703-2-expected.png. |
| * platform/qt-wk2/editing/selection/3690703-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/3690703-expected.png. |
| * platform/qt-wk2/editing/selection/3690719-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/3690719-expected.png. |
| * platform/qt-wk2/editing/selection/4397952-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4397952-expected.png. |
| * platform/qt-wk2/editing/selection/4402375-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4402375-expected.png. |
| * platform/qt-wk2/editing/selection/4776665-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4776665-expected.png. |
| * platform/qt-wk2/editing/selection/4818145-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4818145-expected.png. |
| * platform/qt-wk2/editing/selection/4866671-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4866671-expected.png. |
| * platform/qt-wk2/editing/selection/4889598-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4889598-expected.png. |
| * platform/qt-wk2/editing/selection/4895428-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4895428-2-expected.png. |
| * platform/qt-wk2/editing/selection/4895428-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4895428-3-expected.png. |
| * platform/qt-wk2/editing/selection/4932260-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4932260-1-expected.png. |
| * platform/qt-wk2/editing/selection/4932260-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4932260-2-expected.png. |
| * platform/qt-wk2/editing/selection/4932260-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4932260-3-expected.png. |
| * platform/qt-wk2/editing/selection/4947387-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4947387-expected.png. |
| * platform/qt-wk2/editing/selection/4960116-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4960116-expected.png. |
| * platform/qt-wk2/editing/selection/4960137-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4960137-expected.png. |
| * platform/qt-wk2/editing/selection/4975120-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4975120-expected.png. |
| * platform/qt-wk2/editing/selection/4983858-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/4983858-expected.png. |
| * platform/qt-wk2/editing/selection/5007143-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5007143-2-expected.png. |
| * platform/qt-wk2/editing/selection/5007143-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5007143-expected.png. |
| * platform/qt-wk2/editing/selection/5057506-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5057506-2-expected.png. |
| * platform/qt-wk2/editing/selection/5057506-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5057506-expected.png. |
| * platform/qt-wk2/editing/selection/5076323-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5076323-1-expected.png. |
| * platform/qt-wk2/editing/selection/5076323-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5076323-2-expected.png. |
| * platform/qt-wk2/editing/selection/5076323-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5076323-3-expected.png. |
| * platform/qt-wk2/editing/selection/5081257-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5081257-1-expected.png. |
| * platform/qt-wk2/editing/selection/5081257-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5081257-2-expected.png. |
| * platform/qt-wk2/editing/selection/5099303-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5099303-expected.png. |
| * platform/qt-wk2/editing/selection/5131716-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5131716-1-expected.png. |
| * platform/qt-wk2/editing/selection/5131716-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5131716-2-expected.png. |
| * platform/qt-wk2/editing/selection/5131716-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5131716-3-expected.png. |
| * platform/qt-wk2/editing/selection/5131716-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5131716-4-expected.png. |
| * platform/qt-wk2/editing/selection/5195166-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5195166-2-expected.png. |
| * platform/qt-wk2/editing/selection/5234383-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5234383-1-expected.png. |
| * platform/qt-wk2/editing/selection/5234383-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5234383-2-expected.png. |
| * platform/qt-wk2/editing/selection/5240265-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/5240265-expected.png. |
| * platform/qt-wk2/editing/selection/6476-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/6476-expected.png. |
| * platform/qt-wk2/editing/selection/7152-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/7152-1-expected.png. |
| * platform/qt-wk2/editing/selection/7152-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/7152-2-expected.png. |
| * platform/qt-wk2/editing/selection/addRange-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/addRange-expected.png. |
| * platform/qt-wk2/editing/selection/after-line-wrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/after-line-wrap-expected.png. |
| * platform/qt-wk2/editing/selection/caret-ltr-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-ltr-2-expected.png. |
| * platform/qt-wk2/editing/selection/caret-ltr-2-left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-ltr-2-left-expected.png. |
| * platform/qt-wk2/editing/selection/caret-ltr-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-ltr-expected.png. |
| * platform/qt-wk2/editing/selection/caret-ltr-right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-ltr-right-expected.png. |
| * platform/qt-wk2/editing/selection/caret-rtl-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png. |
| * platform/qt-wk2/editing/selection/caret-rtl-2-left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png. |
| * platform/qt-wk2/editing/selection/caret-rtl-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png. |
| * platform/qt-wk2/editing/selection/caret-rtl-right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.png. |
| * platform/qt-wk2/editing/selection/caret-rtl-right-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt. |
| * platform/qt-wk2/editing/selection/clear-selection-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/clear-selection-expected.png. |
| * platform/qt-wk2/editing/selection/click-start-of-line-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/click-start-of-line-expected.png. |
| * platform/qt-wk2/editing/selection/contenteditable-click-inside-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/contenteditable-click-inside-expected.png. |
| * platform/qt-wk2/editing/selection/display-table-text-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/display-table-text-expected.png. |
| * platform/qt-wk2/editing/selection/drag-select-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/drag-select-1-expected.png. |
| * platform/qt-wk2/editing/selection/editable-html-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/editable-html-element-expected.png. |
| * platform/qt-wk2/editing/selection/editable-non-editable-crash-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/editable-non-editable-crash-expected.png. |
| * platform/qt-wk2/editing/selection/end-of-document-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/end-of-document-expected.png. |
| * platform/qt-wk2/editing/selection/expanding-selections-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/expanding-selections-expected.png. |
| * platform/qt-wk2/editing/selection/expanding-selections2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/expanding-selections2-expected.png. |
| * platform/qt-wk2/editing/selection/extend-by-character-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png. |
| * platform/qt-wk2/editing/selection/extend-by-character-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-by-character-003-expected.png. |
| * platform/qt-wk2/editing/selection/extend-by-character-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-by-character-004-expected.png. |
| * platform/qt-wk2/editing/selection/extend-by-character-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-by-character-005-expected.png. |
| * platform/qt-wk2/editing/selection/extend-by-sentence-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-by-sentence-001-expected.png. |
| * platform/qt-wk2/editing/selection/extend-by-word-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-by-word-002-expected.png. |
| * platform/qt-wk2/editing/selection/extend-inside-transforms-backward-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-inside-transforms-backward-expected.png. |
| * platform/qt-wk2/editing/selection/extend-inside-transforms-forward-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-inside-transforms-forward-expected.png. |
| * platform/qt-wk2/editing/selection/extend-selection-bidi-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png. |
| * platform/qt-wk2/editing/selection/fake-doubleclick-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/fake-doubleclick-expected.png. |
| * platform/qt-wk2/editing/selection/focus-body-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/focus-body-expected.png. |
| * platform/qt-wk2/editing/selection/focus_editable_html-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/focus_editable_html-expected.png. |
| * platform/qt-wk2/editing/selection/iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/iframe-expected.png. |
| * platform/qt-wk2/editing/selection/image-before-linebreak-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/image-before-linebreak-expected.png. |
| * platform/qt-wk2/editing/selection/inline-closest-leaf-child-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/inline-closest-leaf-child-expected.png. |
| * platform/qt-wk2/editing/selection/inline-table-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/inline-table-expected.png. |
| * platform/qt-wk2/editing/selection/leave-requested-block-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/leave-requested-block-expected.png. |
| * platform/qt-wk2/editing/selection/line-wrap-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/line-wrap-1-expected.png. |
| * platform/qt-wk2/editing/selection/line-wrap-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/line-wrap-2-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-1-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-2-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-3-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-4-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-5-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-6-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-7-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-7-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-8-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-8-expected.png. |
| * platform/qt-wk2/editing/selection/mixed-editability-9-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/mixed-editability-9-expected.png. |
| * platform/qt-wk2/editing/selection/move-3875618-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-3875618-fix-expected.png. |
| * platform/qt-wk2/editing/selection/move-3875641-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-3875641-fix-expected.png. |
| * platform/qt-wk2/editing/selection/move-backwords-by-word-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-backwords-by-word-001-expected.png. |
| * platform/qt-wk2/editing/selection/move-between-blocks-no-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-between-blocks-no-001-expected.png. |
| * platform/qt-wk2/editing/selection/move-between-blocks-yes-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-between-blocks-yes-001-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-character-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-character-002-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-character-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-character-003-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-character-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-character-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-character-005-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-character-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-character-6-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-line-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-line-001-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-line-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-line-002-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-sentence-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-sentence-001-expected.png. |
| * platform/qt-wk2/editing/selection/move-by-sentence-linebreak-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-by-sentence-linebreak-expected.png. |
| * platform/qt-wk2/editing/selection/move-past-trailing-space-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/move-past-trailing-space-expected.png. |
| * platform/qt-wk2/editing/selection/node-removal-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/node-removal-1-expected.png. |
| * platform/qt-wk2/editing/selection/node-removal-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/node-removal-2-expected.png. |
| * platform/qt-wk2/editing/selection/paragraph-granularity-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/paragraph-granularity-expected.png. |
| * platform/qt-wk2/editing/selection/previous-line-position-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/previous-line-position-expected.png. |
| * platform/qt-wk2/editing/selection/range-between-block-and-inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/range-between-block-and-inline-expected.png. |
| * platform/qt-wk2/editing/selection/replace-selection-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/replace-selection-1-expected.png. |
| * platform/qt-wk2/editing/selection/replaced-boundaries-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/replaced-boundaries-1-expected.png. |
| * platform/qt-wk2/editing/selection/replaced-boundaries-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/replaced-boundaries-2-expected.png. |
| * platform/qt-wk2/editing/selection/replaced-boundaries-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/replaced-boundaries-3-expected.png. |
| * platform/qt-wk2/editing/selection/select-across-readonly-input-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-1-expected.png. |
| * platform/qt-wk2/editing/selection/select-across-readonly-input-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-2-expected.png. |
| * platform/qt-wk2/editing/selection/select-across-readonly-input-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-3-expected.png. |
| * platform/qt-wk2/editing/selection/select-across-readonly-input-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-4-expected.png. |
| * platform/qt-wk2/editing/selection/select-across-readonly-input-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-5-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-001-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-002-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-003-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-004-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-005-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-006-expected.png. |
| * platform/qt-wk2/editing/selection/select-all-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-all-iframe-expected.png. |
| * platform/qt-wk2/editing/selection/select-box-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-box-expected.png. |
| * platform/qt-wk2/editing/selection/select-element-paragraph-boundary-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-element-paragraph-boundary-expected.png. |
| * platform/qt-wk2/editing/selection/select-text-overflow-ellipsis-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/select-text-overflow-ellipsis-expected.png. |
| * platform/qt-wk2/editing/selection/selectNode-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/selectNode-expected.png. |
| * platform/qt-wk2/editing/selection/selectNodeContents-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/selectNodeContents-expected.png. |
| * platform/qt-wk2/editing/selection/selection-actions-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/selection-actions-expected.png. |
| * platform/qt-wk2/editing/selection/selection-button-text-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/selection-button-text-expected.png. |
| * platform/qt-wk2/editing/selection/table-caret-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/table-caret-1-expected.png. |
| * platform/qt-wk2/editing/selection/table-caret-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/table-caret-2-expected.png. |
| * platform/qt-wk2/editing/selection/table-caret-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/table-caret-3-expected.png. |
| * platform/qt-wk2/editing/selection/unrendered-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png. |
| * platform/qt-wk2/editing/selection/unrendered-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png. |
| * platform/qt-wk2/editing/selection/unrendered-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png. |
| * platform/qt-wk2/editing/selection/unrendered-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png. |
| * platform/qt-wk2/editing/selection/unrendered-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png. |
| * platform/qt-wk2/editing/selection/unrendered-space-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/unrendered-space-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png. |
| * platform/qt-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png. |
| * platform/qt-wk2/editing/selection/word-granularity-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/word-granularity-expected.png. |
| * platform/qt-wk2/editing/selection/wrapped-line-caret-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/wrapped-line-caret-1-expected.png. |
| * platform/qt-wk2/editing/selection/wrapped-line-caret-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/selection/wrapped-line-caret-2-expected.png. |
| * platform/qt-wk2/editing/spelling/grammar-markers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.png. |
| * platform/qt-wk2/editing/spelling/grammar-markers-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.txt. |
| * platform/qt-wk2/editing/spelling/grammar-markers-hidpi-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/spelling/grammar-markers-hidpi-expected.png. |
| * platform/qt-wk2/editing/spelling/grammar-markers-hidpi-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/spelling/grammar-markers-hidpi-expected.txt. |
| * platform/qt-wk2/editing/style/4916887-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/4916887-expected.png. |
| * platform/qt-wk2/editing/style/5017613-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5017613-1-expected.png. |
| * platform/qt-wk2/editing/style/5017613-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5017613-2-expected.png. |
| * platform/qt-wk2/editing/style/5046875-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5046875-1-expected.png. |
| * platform/qt-wk2/editing/style/5046875-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5046875-2-expected.png. |
| * platform/qt-wk2/editing/style/5065910-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5065910-expected.png. |
| * platform/qt-wk2/editing/style/5084241-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5084241-expected.png. |
| * platform/qt-wk2/editing/style/5228141-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5228141-expected.png. |
| * platform/qt-wk2/editing/style/5279521-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/5279521-expected.png. |
| * platform/qt-wk2/editing/style/apple-style-editable-mix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/apple-style-editable-mix-expected.png. |
| * platform/qt-wk2/editing/style/block-style-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/block-style-001-expected.png. |
| * platform/qt-wk2/editing/style/block-style-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/block-style-002-expected.png. |
| * platform/qt-wk2/editing/style/block-style-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/block-style-003-expected.png. |
| * platform/qt-wk2/editing/style/block-styles-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/block-styles-007-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-001-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-002-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-003-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-004-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-005-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-006-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-007-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-008-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-009-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-010-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-011-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-012-expected.png. |
| * platform/qt-wk2/editing/style/create-block-for-style-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/create-block-for-style-013-expected.png. |
| * platform/qt-wk2/editing/style/designmode-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/designmode-expected.png. |
| * platform/qt-wk2/editing/style/font-family-with-space-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/font-family-with-space-expected.png. |
| * platform/qt-wk2/editing/style/highlight-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/highlight-expected.png. |
| * platform/qt-wk2/editing/style/relative-font-size-change-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/relative-font-size-change-001-expected.png. |
| * platform/qt-wk2/editing/style/relative-font-size-change-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/relative-font-size-change-002-expected.png. |
| * platform/qt-wk2/editing/style/relative-font-size-change-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/relative-font-size-change-003-expected.png. |
| * platform/qt-wk2/editing/style/relative-font-size-change-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/relative-font-size-change-004-expected.png. |
| * platform/qt-wk2/editing/style/style-3681552-fix-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-3681552-fix-001-expected.png. |
| * platform/qt-wk2/editing/style/style-3681552-fix-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-3681552-fix-002-expected.png. |
| * platform/qt-wk2/editing/style/style-3998892-fix-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-3998892-fix-expected.png. |
| * platform/qt-wk2/editing/style/style-boundary-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-boundary-001-expected.png. |
| * platform/qt-wk2/editing/style/style-boundary-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-boundary-002-expected.png. |
| * platform/qt-wk2/editing/style/style-boundary-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-boundary-003-expected.png. |
| * platform/qt-wk2/editing/style/style-boundary-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/style-boundary-004-expected.png. |
| * platform/qt-wk2/editing/style/typing-style-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/typing-style-001-expected.png. |
| * platform/qt-wk2/editing/style/typing-style-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/typing-style-002-expected.png. |
| * platform/qt-wk2/editing/style/unbold-in-bold-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-wk2/editing/undo/4063751-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/4063751-expected.png. |
| * platform/qt-wk2/editing/undo/undo-combined-delete-boundary-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/undo-combined-delete-boundary-expected.png. |
| * platform/qt-wk2/editing/undo/undo-combined-delete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/undo-combined-delete-expected.png. |
| * platform/qt-wk2/editing/undo/undo-delete-boundary-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/undo-delete-boundary-expected.png. |
| * platform/qt-wk2/editing/undo/undo-delete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/undo-delete-expected.png. |
| * platform/qt-wk2/editing/undo/undo-forward-delete-boundary-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/undo-forward-delete-boundary-expected.png. |
| * platform/qt-wk2/editing/undo/undo-forward-delete-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/undo/undo-forward-delete-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/list-delete-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/list-delete-001-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/list-delete-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/list-delete-003-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/list-type-after-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/list-type-after-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/list-type-before-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/list-type-before-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/table-delete-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/table-delete-001-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/table-delete-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/table-delete-002-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/table-delete-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/table-delete-003-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/table-type-after-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/table-type-after-expected.png. |
| * platform/qt-wk2/editing/unsupported-content/table-type-before-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/editing/unsupported-content/table-type-before-expected.png. |
| |
| 2013-08-23 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Can't scroll to see content overflowing last region |
| https://bugs.webkit.org/show_bug.cgi?id=74737 |
| |
| Reviewed by Antti Koivisto. |
| |
| Add a test to verify region content overflowing the view is reachable. |
| |
| * fast/regions/frame-view-overflow-scroll-expected.html: Added. |
| * fast/regions/frame-view-overflow-scroll.html: Added. |
| |
| 2013-08-23 Arpita Bahuguna <a.bah@samsung.com> |
| |
| <br> does not get deleted when inlined after some non-textual content. |
| https://bugs.webkit.org/show_bug.cgi?id=120006 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * editing/deleting/delete-inline-br-expected.txt: Added. |
| * editing/deleting/delete-inline-br.html: Added. |
| Added a testcase that verifies that the caret is placed at the correct |
| position after performing a back-delete operation. |
| |
| * editing/deleting/delete-before-block-image-2-expected.txt: |
| * platform/mac/editing/deleting/delete-br-004-expected.txt: |
| * platform/mac/editing/deleting/delete-br-005-expected.txt: |
| * platform/mac/editing/deleting/delete-br-006-expected.txt: |
| * platform/qt/editing/deleting/delete-br-004-expected.txt: |
| * platform/qt/editing/deleting/delete-br-005-expected.txt: |
| * platform/qt/editing/deleting/delete-br-006-expected.txt: |
| Rebaselining existing tests. No visual change in behavior for these tests. |
| |
| 2013-08-23 Peter Gal <galpeter@inf.u-szeged.hu> |
| |
| [WTR] Should dump as text when the mimetype is text/plain |
| https://bugs.webkit.org/show_bug.cgi?id=118306 |
| |
| Reviewed by Christophe Dumez. |
| |
| Unskipping http/tests/multipart/load-last-non-html-frame.php. |
| Now the result should match the expectation. |
| |
| * platform/wk2/TestExpectations: |
| |
| 2013-08-23 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update test expectations. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-08-23 Renata Hodovan <reni@webkit.org> |
| |
| Missing null-check in HTMLFormElement::rendererIsNeeded() |
| https://bugs.webkit.org/show_bug.cgi?id=120159 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Test for the handling of null parentRederer. |
| |
| * fast/forms/missing-parentrenderer-crash-expected.txt: Added. |
| * fast/forms/missing-parentrenderer-crash.html: Added. |
| |
| 2013-08-23 Zalan Bujtas <zalan@apple.com> |
| |
| MathML: ASSERTION FAILED: !isPreferredLogicalHeightDirty() in RenderMathMLBlock::preferredLogicalHeight() const |
| https://bugs.webkit.org/show_bug.cgi?id=120157 |
| |
| Reviewed by Antti Koivisto. |
| |
| RenderListMarker needs to be inserted to the render tree before |
| we start computing the preferred logical widths for the associated |
| RenderListItem. |
| |
| * mathml/mn-as-list-item-assert-expected.txt: Added. |
| * mathml/mn-as-list-item-assert.html: Added. |
| |
| 2013-08-22 Simon Fraser <simon.fraser@apple.com> |
| |
| compositing/geometry/bounds-ignores-hidden-dynamic.html has incorrect initial rendering |
| https://bugs.webkit.org/show_bug.cgi?id=119825 |
| |
| Reviewed by Tim Horton. |
| |
| Test that dumps repaint rects on layers after visibility changes affect |
| the layer hierarchy. |
| |
| * compositing/repaint/repaint-on-layer-grouping-change-expected.txt: Added. |
| * compositing/repaint/repaint-on-layer-grouping-change.html: Added. |
| * compositing/repaint/resize-repaint-expected.txt: Update result. |
| |
| 2013-08-22 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| [SVG2] Merge SVGStyledElement and SVGElement |
| https://bugs.webkit.org/show_bug.cgi?id=107386 |
| |
| Reviewed by Andreas Kling. |
| |
| Add layout test to validate the SVG2 inheritance model. |
| |
| * svg/dom/svg2-inheritance-expected.txt: Added. |
| * svg/dom/svg2-inheritance.html: Added. |
| |
| 2013-08-22 Gavin Barraclough <barraclough@apple.com> |
| |
| Error.stack should not be enumerable |
| https://bugs.webkit.org/show_bug.cgi?id=120171 |
| |
| Reviewed by Oliver Hunt. |
| |
| Breaks ECMA tests. |
| |
| * fast/js/exception-properties-expected.txt: |
| * fast/js/script-tests/exception-properties.js: |
| - Update test expectations. |
| 2013-08-22 Anton Obzhirov <a.obzhirov@samsung.com> |
| |
| [CSSRegions] Min-width and max-width for a region should support values other than length |
| https://bugs.webkit.org/show_bug.cgi?id=115248 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/regions/region-min-max-width-support-expected.txt: Added. |
| * fast/regions/region-min-max-width-support.html: Added. |
| |
| 2013-08-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Actually, this test is failing on Debug builds as well. |
| Update the test expectation accordingly. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-08-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add the failing test expectation to webaudio/codec-tests/mp3/128kbps-44khz.html on Lion Release WK2. |
| The failure is tracked by the bug 120161. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-08-22 Rob Buis <rwlbuis@webkit.org> |
| |
| REGRESSION: Assertion failure !collection->hasExactlyOneItem() in WebCore::namedItemGetter |
| https://bugs.webkit.org/show_bug.cgi?id=118056 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Add test to verify that SVG and HTML elements with id's are both found when using document.all or named properties. |
| |
| * svg/custom/document-all-includes-svg-expected.txt: Added. |
| * svg/custom/document-all-includes-svg.html: Added. |
| * svg/custom/window-named-item-lookup-expected.txt: Added. |
| * svg/custom/window-named-item-lookup.html: Added. |
| |
| 2013-08-22 Renata Hodovan <reni@webkit.org> |
| |
| ASSERTION FAILED: extractedStyle in WebCore::ApplyStyleCommand::removeInlineStyleFromElement |
| https://bugs.webkit.org/show_bug.cgi?id=119672 |
| |
| Reviewed by Darin Adler. |
| |
| Test with NULL extractedStyle. |
| |
| * editing/execCommand/extracted_style_assert-expected.txt: Added. |
| * editing/execCommand/extracted_style_assert.html: Added. |
| |
| 2013-08-08 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Refactor testing code |
| https://bugs.webkit.org/show_bug.cgi?id=119552 |
| |
| Reviewed by Darin Adler. |
| |
| Based on Blink r148922 & r149060 by <jchaffraix@chromium.org> |
| |
| The old testing code was a huge copy&paste of big testing code |
| blocks. Refactor it in some new utility functions so that we could |
| reduce the size of the layout test file and ease the maintenance. |
| |
| * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-column-row-get-set.html: |
| * fast/css-grid-layout/grid-item-end-after-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-end-after-get-set.html: |
| * fast/css-grid-layout/grid-item-start-before-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-start-before-get-set.html: |
| * fast/css-grid-layout/resources/grid-item-column-row-parsing-utils.js: Added. |
| |
| 2013-08-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Update Mac test expectations. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-08-21 Simon Fraser <simon.fraser@apple.com> |
| |
| Setting -webkit-filter: in :active selector causes failure to redraw |
| https://bugs.webkit.org/show_bug.cgi?id=120135 |
| |
| Reviewed by Jer Noble. |
| |
| Ref test for removing a filter on an inline. |
| |
| * css3/filters/remove-filter-repaint-expected.html: Added. |
| * css3/filters/remove-filter-repaint.html: Added. |
| |
| 2013-08-21 Yi Shen <max.hong.shen@gmail.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119900 |
| Exception in global setter doesn't unwind correctly |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add test for calling global setter which throws exception. |
| |
| * fast/js/script-tests/throw-exception-in-global-setter.js: Added. |
| (g): |
| * fast/js/throw-exception-in-global-setter-expected.txt: Added. |
| * fast/js/throw-exception-in-global-setter.html: Added. |
| |
| 2013-08-21 Alexey Proskuryakov <ap@apple.com> |
| |
| http/tests/cookies/simple-cookies-expired.html sometimes fails on Lion Intel Release (Tests) |
| https://bugs.webkit.org/show_bug.cgi?id=73694 |
| |
| http/tests/cookies/simple-cookies-max-age.html sometimes fails on Lion Intel Release (Tests) |
| https://bugs.webkit.org/show_bug.cgi?id=73695 |
| |
| http/tests/cookies/single-quoted-value.html intermittently fails on Mac |
| https://bugs.webkit.org/show_bug.cgi?id=105603 |
| |
| Reviewed by Dan Bernstein. |
| |
| Woark around a CFNetwork issue by using Max-Age=-1 instead of Max-Age=0. Since it's |
| WebKit that we are testing and not the lower level networking, this does not change |
| test coverage. |
| |
| * http/tests/cookies/resources/clearCookies.cgi: |
| * http/tests/cookies/resources/cookies-test-pre.js: |
| * http/tests/cookies/simple-cookies-max-age.html: |
| * http/tests/websocket/tests/hybi/httponly-cookie.pl: |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-08-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Reenable some tests that pass now. |
| |
| * platform/win/TestExpectations: Renable some tests |
| |
| 2013-08-21 Tim Horton <timothy_horton@apple.com> |
| |
| Remove a deleted test from the global TestExpectations |
| |
| It was freaking lint-test-expectations out. |
| |
| * TestExpectations: |
| |
| 2013-08-21 Filip Pizlo <fpizlo@apple.com> |
| |
| REGRESSION: Crash under JITCompiler::link while loading Gmail |
| https://bugs.webkit.org/show_bug.cgi?id=119872 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/dfg-switch-imm-negative-expected.txt: Added. |
| * fast/js/dfg-switch-imm-negative.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-switch-imm-negative.js: Added. |
| (foo): |
| |
| 2013-08-21 Tim Horton <timothy_horton@apple.com> |
| |
| isReplacementObscured is wrong when the indicator is clipped by an iframe |
| https://bugs.webkit.org/show_bug.cgi?id=120031 |
| <rdar://problem/14606819> |
| |
| Reviewed by Simon Fraser. |
| |
| Update the unavailable plugin indicator test to also ensure that plugins are |
| correctly known to be obscured when contained within and clipped by an <iframe>. |
| |
| * plugins/unavailable-plugin-indicator-obscurity-expected.txt: |
| * plugins/unavailable-plugin-indicator-obscurity.html: |
| |
| 2013-08-21 Alexey Proskuryakov <ap@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=111650 |
| REGRESSION (r143931): set-cookie-on-redirect.html still breaking subsequent tests |
| |
| Reviewed by Brady Eidson. |
| |
| Work around <rdar://problem/10080130> by making the cookie persistent, session |
| cookies are deleted in a way that confuses some code paths in CFNetwork. |
| |
| I'll unskip tests later, with another cookie reliability fix. |
| |
| * http/tests/cookies/resources/set-cookie-on-redirect.php: |
| |
| 2013-08-21 Filip Pizlo <fpizlo@apple.com> |
| |
| Assertion failure in JSC::SlotVisitor::copyLater when marking JSDataView |
| https://bugs.webkit.org/show_bug.cgi?id=120099 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/regress/ArrayBuffer-DataView-alloc-large-long-lived-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-DataView-alloc-large-long-lived.html: Added. |
| * fast/js/regress/ArrayBuffer-DataView-alloc-long-lived-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-DataView-alloc-long-lived.html: Added. |
| * fast/js/regress/DataView-custom-properties-expected.txt: Added. |
| * fast/js/regress/DataView-custom-properties.html: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-DataView-alloc-large-long-lived.js: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-DataView-alloc-long-lived.js: Added. |
| * fast/js/regress/script-tests/DataView-custom-properties.js: Added. |
| * platform/mac/TestExpectations: |
| |
| 2013-08-21 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| Remove incorrect ASSERT from CopyVisitor::visitItem |
| |
| Rubber stamped by Filip Pizlo. |
| |
| Added a new test that triggered the old ASSERT. It's a useful test to have because we create |
| TypedArrays with custom properties. |
| |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-large-long-lived-fragmented-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-large-long-lived-fragmented.html: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-large-long-lived-fragmented.js: Added. |
| |
| 2013-08-21 Tim Horton <timothy_horton@apple.com> |
| |
| REGRESSION(r154399): broke Mac ML debug WK1 tests > 50 crashes (Requested by thorton on #webkit). |
| https://bugs.webkit.org/show_bug.cgi?id=120129 |
| |
| Rolling out http://trac.webkit.org/changeset/154399. |
| |
| * fast/block/margin-collapse/self-collapsing-block-with-float-descendant-expected.html: Removed. |
| * fast/block/margin-collapse/self-collapsing-block-with-float-descendant.html: Removed. |
| |
| 2013-08-20 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG should inline new typedArray() |
| https://bugs.webkit.org/show_bug.cgi?id=120022 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/js/regress/Float64Array-alloc-long-lived-expected.txt: Added. |
| * fast/js/regress/Float64Array-alloc-long-lived.html: Added. |
| * fast/js/regress/Int16Array-alloc-long-lived-expected.txt: Added. |
| * fast/js/regress/Int16Array-alloc-long-lived.html: Added. |
| * fast/js/regress/Int8Array-alloc-long-lived-expected.txt: Added. |
| * fast/js/regress/Int8Array-alloc-long-lived.html: Added. |
| * fast/js/regress/script-tests/Float64Array-alloc-long-lived.js: Added. |
| * fast/js/regress/script-tests/Int16Array-alloc-long-lived.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc-long-lived.js: |
| * fast/js/regress/script-tests/Int8Array-alloc-long-lived.js: Added. |
| |
| 2013-08-21 Tim Horton <timothy_horton@apple.com> |
| |
| <https://webkit.org/b/120099> Assertion failure in JSC::SlotVisitor::copyLater when marking DataView |
| |
| Mark fast/canvas/webgl/array-message-passing.html as crashing on debug, for now. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-21 Simon Fraser <simon.fraser@apple.com> |
| |
| Allow opacity to apply to custom scrollbars |
| https://bugs.webkit.org/show_bug.cgi?id=120104 |
| |
| Reviewed by David Hyatt. |
| |
| Ref test for custom scrollbars with opacity on the bar itself, |
| and on the thumb. |
| |
| * scrollbars/scrollbar-parts-opacity-expected.html: Added. |
| * scrollbars/scrollbar-parts-opacity.html: Added. |
| |
| 2013-08-21 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION(r127163): Respect clearance set on ancestors when placing floats |
| https://bugs.webkit.org/show_bug.cgi?id=119979 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/block/margin-collapse/self-collapsing-block-with-float-descendant-expected.html: Added. |
| * fast/block/margin-collapse/self-collapsing-block-with-float-descendant.html: Added. |
| |
| 2013-08-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed gardening. One more CSS_IMAGE_SET test can be activated. |
| |
| * platform/win/TestExpectations: We can reactivate cssom/cssvalue-comparison.html |
| |
| 2013-08-21 Brent Fulgham <bfulgham@apple.com> |
| |
| <https://webkit.org/b/120113> Enable CSS_IMAGE_SET |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/win/TestExpectations: Turn on two CSS_IMAGE_SET-based tests that |
| now pass on Windows. |
| |
| 2013-08-21 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Font’s fast code path doesn’t handle partial runs correctly when kerning or ligatures are enabled |
| https://bugs.webkit.org/show_bug.cgi?id=100050 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/text/resources/PTS55F-webfont.ttf: Added. |
| * fast/text/partial-textruns-expected.html: Added. |
| * fast/text/partial-textruns.html: Added. |
| |
| 2013-08-20 Antonio Gomes <a1.gomes@sisa.samsung.com> |
| |
| Harden RenderBox::canBeScrolledAndHasScrollableArea logic |
| https://bugs.webkit.org/show_bug.cgi?id=104373 |
| |
| Reviewed by Simon Fraser. |
| |
| Patch adds a test to ensure autoscrolling only happens on a given |
| axis if it is scrollable in that direction, according to its style. |
| |
| * fast/events/autoscroll-overflow-hidden-longhands-expected.txt: Added. |
| * fast/events/autoscroll-overflow-hidden-longhands.html: Added. |
| |
| 2013-08-19 Antonio Gomes <a1.gomes@sisa.samsung.com> |
| |
| Text dragging can scroll overflow:hidden boxes |
| https://bugs.webkit.org/show_bug.cgi?id=119760 |
| |
| Reviewed by Darin Adler. |
| Patch by Antonio Gomes <a1.gomes@sisa.samsung.com> |
| |
| * fast/events/autoscroll-upwards-propagation-expected.txt: Added. |
| * fast/events/autoscroll-upwards-propagation.html: Added. |
| |
| 2013-08-20 Gavin Barraclough <barraclough@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=120086 |
| REGRESSION (r154300): http/tests/security/cross-frame-access-getOwnPropertyDescriptor is failing or crashing on the bots |
| |
| Reviewed by Geoff Garen. |
| |
| Previously we allowed cross-frame access to these properties, but hid the descriptors. |
| Now we allow access, but make them read-only, non-configurable. |
| |
| * http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt: |
| * http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html: |
| * platform/mac/TestExpectations: |
| - Update test/results/expectations. |
| |
| 2013-08-20 Filip Pizlo <fpizlo@apple.com> |
| |
| fast/js/regress/emscripten-cube2hash is failing on all the Mac bots |
| https://bugs.webkit.org/show_bug.cgi?id=120083 |
| |
| Unreviewed. |
| |
| Fixed the test to work in web mode and removed the failure expectation. |
| |
| * fast/js/regress/script-tests/emscripten-cube2hash.js: |
| (else.Module.string_appeared_here): |
| * platform/mac/TestExpectations: |
| |
| 2013-08-20 Filip Pizlo <fpizlo@apple.com> |
| |
| Add emscripten memops benchmark. |
| |
| Rubber stamped by Oliver Hunt. |
| |
| * TestExpectations: |
| * fast/js/regress/emscripten-memops-expected.txt: Added. |
| * fast/js/regress/emscripten-memops.html: Added. |
| * fast/js/regress/script-tests/emscripten-memops.js: Added. |
| (.Module.string_appeared_here): |
| (else.Module.string_appeared_here): |
| (else.else.Module.string_appeared_here): |
| (else.else): |
| (globalEval): |
| (Runtime.stackSave): |
| (Runtime.stackRestore): |
| (Runtime.forceAlign): |
| (Runtime.isNumberType): |
| (Runtime.isPointerType): |
| (Runtime.isStructType): |
| (or64): |
| (and64): |
| (xor64): |
| (getNativeTypeSize): |
| (getNativeFieldSize): |
| (dedup): |
| (.set var): |
| (getAlignSize): |
| (calculateStructAlignment): |
| (.else.alignment): |
| (generateStructInfo): |
| (dynCall): |
| (addFunction): |
| (removeFunction): |
| (warnOnce): |
| (.Runtime.funcWrappers.func): |
| (getFuncWrapper): |
| (UTF8Processor.this.processCChar): |
| (UTF8Processor.this.processJSString): |
| (UTF8Processor): |
| (stackAlloc): |
| (staticAlloc): |
| (dynamicAlloc): |
| (alignMemory): |
| (makeBigInt): |
| (assert): |
| (ccall): |
| (getCFunc): |
| (.toC): |
| (.fromC): |
| (ccallFunc): |
| (setValue): |
| (getValue): |
| (.set else): |
| (.set return): |
| (allocate): |
| (Pointer_stringify): |
| (alignMemoryPage): |
| (enlargeMemory): |
| (callRuntimeCallbacks): |
| (preRun): |
| (ensureInitRuntime): |
| (preMain): |
| (exitRuntime): |
| (postRun): |
| (addOnPreRun): |
| (addOnInit): |
| (addOnPreMain): |
| (addOnExit): |
| (addOnPostRun): |
| (intArrayFromString): |
| (intArrayToString): |
| (writeStringToMemory): |
| (writeArrayToMemory): |
| (unSign): |
| (reSign): |
| (Math.string_appeared_here): |
| (addRunDependency): |
| (removeRunDependency): |
| (loadMemoryInitializer.applyData): |
| (loadMemoryInitializer.set addOnPreRun): |
| (__ATINIT__.push): |
| (STATIC_BASE): |
| (copyTempDouble): |
| (___setErrNo): |
| (PATH.splitPath): |
| (PATH.normalizeArray): |
| (PATH.normalize.join): |
| (PATH.normalize): |
| (PATH.dirname): |
| (PATH.basename): |
| (PATH.join): |
| (PATH.trim): |
| (PATH.relative): |
| (TTY.register): |
| (TTY.stream_ops.open): |
| (TTY.stream_ops.close): |
| (TTY.stream_ops.read): |
| (TTY.stream_ops.write): |
| (TTY.default_tty_ops.get_char): |
| (TTY.default_tty_ops.put_char): |
| (TTY.default_tty1_ops.put_char): |
| (MEMFS.mount): |
| (MEMFS.create_node): |
| (MEMFS.node_ops.getattr): |
| (MEMFS.node_ops.setattr): |
| (MEMFS.node_ops.lookup): |
| (MEMFS.node_ops.mknod): |
| (MEMFS.node_ops.rename): |
| (MEMFS.node_ops.unlink): |
| (MEMFS.node_ops.rmdir): |
| (MEMFS.node_ops.readdir): |
| (MEMFS.node_ops.symlink): |
| (MEMFS.node_ops.readlink): |
| (MEMFS.stream_ops.set else): |
| (MEMFS.stream_ops.read): |
| (MEMFS.stream_ops.write): |
| (MEMFS.stream_ops.llseek): |
| (MEMFS.stream_ops.allocate): |
| (MEMFS.stream_ops.set return): |
| (MEMFS.stream_ops.mmap): |
| (_fflush): |
| (FS.ErrnoError): |
| (FS.handleFSError): |
| (FS.hashName): |
| (FS.hashAddNode): |
| (FS.hashRemoveNode): |
| (FS.lookupNode): |
| (FS.): |
| (FS.destroyNode): |
| (FS.isRoot): |
| (FS.isMountpoint): |
| (FS.isFile): |
| (FS.isDir): |
| (FS.isLink): |
| (FS.isChrdev): |
| (FS.isBlkdev): |
| (FS.isFIFO): |
| (FS.cwd): |
| (FS.var): |
| (FS.lookupPath): |
| (FS.getPath): |
| (FS.modeStringToFlags): |
| (FS.flagsToPermissionString): |
| (FS.nodePermissions): |
| (FS.mayLookup): |
| (FS.mayMknod): |
| (FS.mayCreate): |
| (FS.mayDelete): |
| (FS.mayOpen): |
| (FS.chrdev_stream_ops.open): |
| (FS.chrdev_stream_ops.llseek): |
| (FS.major): |
| (FS.minor): |
| (FS.makedev): |
| (FS.registerDevice): |
| (FS.getDevice): |
| (FS.nextfd): |
| (FS.getStream): |
| (FS.closeStream): |
| (FS.getMode): |
| (FS.joinPath): |
| (FS.absolutePath): |
| (FS.standardizePath): |
| (FS.findObject): |
| (FS.analyzePath): |
| (FS.createFolder): |
| (FS.createPath): |
| (FS.createFile): |
| (FS.createDataFile): |
| (FS.createDevice): |
| (FS.createLink): |
| (FS.forceLoadFile): |
| (FS.LazyUint8Array): |
| (FS.LazyUint8Array.prototype.get if): |
| (FS.LazyUint8Array.prototype): |
| (FS.LazyUint8Array.prototype.setDataGetter): |
| (FS.LazyUint8Array.prototype.cacheLength.doXHR): |
| (FS.LazyUint8Array.prototype.cacheLength): |
| (FS.get Object): |
| (FS.get var): |
| (FS.keys.forEach): |
| (FS.processData.finish): |
| (FS.processData): |
| (FS.else): |
| (FS.createPreloadedFile): |
| (FS.createDefaultDirectories): |
| (FS.createDefaultDevices.): |
| (FS.createDefaultDevices): |
| (FS.createStandardStreams): |
| (FS.staticInit): |
| (FS.init): |
| (FS.quit): |
| (FS.mount): |
| (FS.lookup): |
| (FS.mknod): |
| (FS.create): |
| (FS.mkdir): |
| (FS.mkdev): |
| (FS.symlink): |
| (FS.rename): |
| (FS.rmdir): |
| (FS.readdir): |
| (FS.unlink): |
| (FS.readlink): |
| (FS.stat): |
| (FS.lstat): |
| (FS.chmod): |
| (FS.lchmod): |
| (FS.fchmod): |
| (FS.chown): |
| (FS.lchown): |
| (FS.fchown): |
| (FS.truncate): |
| (FS.ftruncate): |
| (FS.utime): |
| (FS.open): |
| (FS.close): |
| (FS.llseek): |
| (FS.read): |
| (FS.write): |
| (FS.allocate): |
| (FS.mmap): |
| (_send): |
| (_pwrite): |
| (_write): |
| (_fwrite): |
| (__reallyNegative): |
| (.getNextArg): |
| (.switch.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.break): |
| (.switch.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.break): |
| (_fprintf): |
| (_printf): |
| (_abort): |
| (___errno_location): |
| (_sbrk.Runtime.dynamicAlloc): |
| (_sbrk): |
| (_sysconf): |
| (_time): |
| (Browser.mainLoop.pause): |
| (Browser.mainLoop.resume): |
| (Browser.mainLoop.updateStatus): |
| (Browser.init.imagePlugin.string_appeared_here): |
| (Browser.init.img.onload): |
| (Browser.init.img.onerror): |
| (Browser.init.audioPlugin.string_appeared_here): |
| (Browser.init.finish): |
| (Browser.init.fail): |
| (Browser.init.audio.onerror.encode64): |
| (Browser.init.audio.onerror): |
| (Browser.init.audio): |
| (Browser.init.else): |
| (Browser.init.pointerLockChange): |
| (Browser.init.canvas): |
| (Browser.init): |
| (Browser.destroyContext): |
| (Browser.fullScreenChange): |
| (Browser.requestFullScreen): |
| (Browser.requestAnimationFrame): |
| (Browser.safeRequestAnimationFrame): |
| (Browser.safeSetTimeout): |
| (Browser.safeSetInterval): |
| (Browser.getMimetype): |
| (Browser.getUserMedia): |
| (Browser.getMovementX): |
| (Browser.getMovementY): |
| (Browser.calculateMouseEvent): |
| (Browser.xhr.onload): |
| (Browser.xhrLoad): |
| (Browser.updateResizeListeners): |
| (Browser.setCanvasSize): |
| (Browser.setFullScreenCanvasSize): |
| (Browser.setWindowedCanvasSize): |
| (__ATINIT__.unshift): |
| (__ATMAIN__.push): |
| (__ATEXIT__.push): |
| (Module.string_appeared_here): |
| (invoke_ii): |
| (invoke_v): |
| (invoke_iii): |
| (invoke_vi): |
| (asmPrintInt): |
| (asmPrintFloat): |
| (asm): |
| (Runtime.stackAlloc): |
| (ExitStatus): |
| (Module.string_appeared_here.Module.callMain.callMain.pad): |
| (Module.string_appeared_here.Module.callMain): |
| (run.doRun): |
| (run.else): |
| (run): |
| (exit): |
| (abort): |
| |
| 2013-08-20 Seokju Kwon <seokju@webkit.org> |
| |
| Unreviewed gardening. Rebaseline after r154372. |
| |
| * platform/qt-mac/TestExpectations: fast/css/giant-stylesheet-crash.html was removed. |
| |
| 2013-08-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/120095> Delete fast/css/giant-stylesheet-crash.html since it flakily timeout or crash |
| |
| Reviewed by Antti Koivisto. |
| |
| Deleted the test. This test was added in r82054 but it has been crashing since r154242. |
| |
| Since our expected behavior is to crash at the moment, this test's description doesn't even match |
| the expected behavior anymore. Furthermore, it intermittently times out due to DRT taking too long to |
| allocate memory before it can crash. |
| |
| * fast/css/giant-stylesheet-crash-expected.txt: Removed. |
| * fast/css/giant-stylesheet-crash.html: Removed. |
| |
| 2013-08-20 Daniel Bates <dabates@apple.com> |
| |
| <https://webkit.org/b/120032> Add DRT test to ensure that AccessibilityObject::stringValue() |
| of <input type="file"> is meaningful |
| |
| Following <http://trac.webkit.org/changeset/154332>, add GTK-specific expected results for test |
| LayoutTests/accessibility/file-upload-button-stringvalue.html. |
| |
| * platform/gtk-wk2/accessibility/file-upload-button-stringvalue-expected.txt: Added; expected failure |
| results until we fix <https://webkit.org/b/64285>. |
| * platform/gtk/accessibility/file-upload-button-stringvalue-expected.txt: Added. |
| |
| 2013-08-20 Tim Horton <timothy_horton@apple.com> |
| |
| Failing test expectations for two tests |
| |
| One recently regressed: |
| webkit.org/b/120086 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html |
| |
| One was recently added in a failing state: |
| webkit.org/b/120083 fast/js/regress/emscripten-cube2hash.html |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/120087> Lion: fast/forms/submit-to-url-fragment.html intermittently crashes |
| |
| Add the test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac Lion rebaseline after r154072. |
| |
| Also add an intermittent test failure expectation to http/tests/inspector/resource-tree/resource-tree-document-url.html |
| |
| * platform/mac/TestExpectations: |
| * platform/mac-lion/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: |
| |
| 2013-08-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mark fast/css/giant-stylesheet-crash.html as slow after r154246 |
| since allocating 2GB of RAM takes a long time sometimes. |
| |
| * TestExpectations: |
| |
| 2013-08-20 Hans Muller <hmuller@adobe.com> |
| <https://webkit.org/b/119849> [CSS Shapes] Complete RasterShape::firstIncludedIntervalLogicalTop() |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Verify that the first fit algorithm works correctly for complex image shapes. |
| For this set of tests the image is specified with an SVG file. |
| |
| * fast/shapes/resources/svg-shape-001.svg: Added. |
| * fast/shapes/shape-inside/shape-inside-image-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-image-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-image-004-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-image-004.html: Added. |
| * fast/shapes/shape-inside/shape-inside-image-005-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-image-005.html: Added. |
| |
| 2013-08-20 Michael Saboff <msaboff@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=120075 |
| REGRESSION (r128400): BBC4 website not displaying pictures |
| |
| Reviewed by Oliver Hunt. |
| |
| Added regression tests for fix. |
| |
| * fast/js/regress/regexp-match-reify-before-putbyval-expected.txt: Added. |
| * fast/js/regress/regexp-match-reify-before-putbyval.html: Added. |
| * fast/js/regress/script-tests/regexp-match-reify-before-putbyval.js: Added. |
| |
| 2013-08-19 Filip Pizlo <fpizlo@apple.com> |
| |
| Incorrect behavior on emscripten-compiled cube2hash |
| https://bugs.webkit.org/show_bug.cgi?id=120033 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| Add the test that actually failed as a JSRegress test. We should track its |
| performance anyway. |
| |
| Add a regression test for the actual failure. |
| |
| Add .html and -expected.txt files for a JSRegress test that is already in |
| the repo. |
| |
| * fast/js/dfg-get-closure-var-put-closure-var-interference.html: Added. |
| * fast/js/dfg-get-closure-var-put-closure-var-interference-expected.txt: Added. |
| * fast/js/regress/array-nonarray-polymorhpic-access-expected.txt: Added. |
| * fast/js/regress/array-nonarray-polymorhpic-access.html: Added. |
| * fast/js/regress/emscripten-cube2hash-expected.txt: Added. |
| * fast/js/regress/emscripten-cube2hash.html: Added. |
| * fast/js/regress/script-tests/emscripten-cube2hash.js: Added. |
| (.Module.string_appeared_here): |
| (else.Module.string_appeared_here): |
| (else.else.Module.string_appeared_here): |
| (else.else): |
| (globalEval): |
| (Runtime.stackSave): |
| (Runtime.stackRestore): |
| (Runtime.forceAlign): |
| (Runtime.isNumberType): |
| (Runtime.isPointerType): |
| (Runtime.isStructType): |
| (or64): |
| (and64): |
| (xor64): |
| (getNativeTypeSize): |
| (getNativeFieldSize): |
| (dedup): |
| (.set var): |
| (getAlignSize): |
| (calculateStructAlignment): |
| (.else.alignment): |
| (generateStructInfo): |
| (dynCall): |
| (addFunction): |
| (removeFunction): |
| (warnOnce): |
| (.Runtime.funcWrappers.func): |
| (getFuncWrapper): |
| (UTF8Processor.this.processCChar): |
| (UTF8Processor.this.processJSString): |
| (UTF8Processor): |
| (stackAlloc): |
| (staticAlloc): |
| (dynamicAlloc): |
| (alignMemory): |
| (makeBigInt): |
| (assert): |
| (ccall): |
| (getCFunc): |
| (.toC): |
| (.fromC): |
| (ccallFunc): |
| (setValue): |
| (getValue): |
| (.set else): |
| (.set return): |
| (allocate): |
| (Pointer_stringify): |
| (alignMemoryPage): |
| (enlargeMemory): |
| (callRuntimeCallbacks): |
| (preRun): |
| (ensureInitRuntime): |
| (preMain): |
| (exitRuntime): |
| (postRun): |
| (addOnPreRun): |
| (addOnInit): |
| (addOnPreMain): |
| (addOnExit): |
| (addOnPostRun): |
| (intArrayFromString): |
| (intArrayToString): |
| (writeStringToMemory): |
| (writeArrayToMemory): |
| (unSign): |
| (reSign): |
| (Math.string_appeared_here): |
| (addRunDependency): |
| (removeRunDependency): |
| (loadMemoryInitializer.applyData): |
| (loadMemoryInitializer.set addOnPreRun): |
| (__ATINIT__.push): |
| (STATIC_BASE): |
| (copyTempDouble): |
| (___setErrNo): |
| (PATH.splitPath): |
| (PATH.normalizeArray): |
| (PATH.normalize.join): |
| (PATH.normalize): |
| (PATH.dirname): |
| (PATH.basename): |
| (PATH.join): |
| (PATH.trim): |
| (PATH.relative): |
| (TTY.register): |
| (TTY.stream_ops.open): |
| (TTY.stream_ops.close): |
| (TTY.stream_ops.read): |
| (TTY.stream_ops.write): |
| (TTY.default_tty_ops.get_char): |
| (TTY.default_tty_ops.put_char): |
| (TTY.default_tty1_ops.put_char): |
| (MEMFS.mount): |
| (MEMFS.create_node): |
| (MEMFS.node_ops.getattr): |
| (MEMFS.node_ops.setattr): |
| (MEMFS.node_ops.lookup): |
| (MEMFS.node_ops.mknod): |
| (MEMFS.node_ops.rename): |
| (MEMFS.node_ops.unlink): |
| (MEMFS.node_ops.rmdir): |
| (MEMFS.node_ops.readdir): |
| (MEMFS.node_ops.symlink): |
| (MEMFS.node_ops.readlink): |
| (MEMFS.stream_ops.set else): |
| (MEMFS.stream_ops.read): |
| (MEMFS.stream_ops.write): |
| (MEMFS.stream_ops.llseek): |
| (MEMFS.stream_ops.allocate): |
| (MEMFS.stream_ops.set return): |
| (MEMFS.stream_ops.mmap): |
| (_fflush): |
| (FS.ErrnoError): |
| (FS.handleFSError): |
| (FS.hashName): |
| (FS.hashAddNode): |
| (FS.hashRemoveNode): |
| (FS.lookupNode): |
| (FS.): |
| (FS.destroyNode): |
| (FS.isRoot): |
| (FS.isMountpoint): |
| (FS.isFile): |
| (FS.isDir): |
| (FS.isLink): |
| (FS.isChrdev): |
| (FS.isBlkdev): |
| (FS.isFIFO): |
| (FS.cwd): |
| (FS.var): |
| (FS.lookupPath): |
| (FS.getPath): |
| (FS.modeStringToFlags): |
| (FS.flagsToPermissionString): |
| (FS.nodePermissions): |
| (FS.mayLookup): |
| (FS.mayMknod): |
| (FS.mayCreate): |
| (FS.mayDelete): |
| (FS.mayOpen): |
| (FS.chrdev_stream_ops.open): |
| (FS.chrdev_stream_ops.llseek): |
| (FS.major): |
| (FS.minor): |
| (FS.makedev): |
| (FS.registerDevice): |
| (FS.getDevice): |
| (FS.nextfd): |
| (FS.getStream): |
| (FS.closeStream): |
| (FS.getMode): |
| (FS.joinPath): |
| (FS.absolutePath): |
| (FS.standardizePath): |
| (FS.findObject): |
| (FS.analyzePath): |
| (FS.createFolder): |
| (FS.createPath): |
| (FS.createFile): |
| (FS.createDataFile): |
| (FS.createDevice): |
| (FS.createLink): |
| (FS.forceLoadFile): |
| (FS.LazyUint8Array): |
| (FS.LazyUint8Array.prototype.get if): |
| (FS.LazyUint8Array.prototype): |
| (FS.LazyUint8Array.prototype.setDataGetter): |
| (FS.LazyUint8Array.prototype.cacheLength.doXHR): |
| (FS.LazyUint8Array.prototype.cacheLength): |
| (FS.get Object): |
| (FS.get var): |
| (FS.keys.forEach): |
| (FS.processData.finish): |
| (FS.processData): |
| (FS.else): |
| (FS.createPreloadedFile): |
| (FS.createDefaultDirectories): |
| (FS.createDefaultDevices.): |
| (FS.createDefaultDevices): |
| (FS.createStandardStreams): |
| (FS.staticInit): |
| (FS.init): |
| (FS.quit): |
| (FS.mount): |
| (FS.lookup): |
| (FS.mknod): |
| (FS.create): |
| (FS.mkdir): |
| (FS.mkdev): |
| (FS.symlink): |
| (FS.rename): |
| (FS.rmdir): |
| (FS.readdir): |
| (FS.unlink): |
| (FS.readlink): |
| (FS.stat): |
| (FS.lstat): |
| (FS.chmod): |
| (FS.lchmod): |
| (FS.fchmod): |
| (FS.chown): |
| (FS.lchown): |
| (FS.fchown): |
| (FS.truncate): |
| (FS.ftruncate): |
| (FS.utime): |
| (FS.open): |
| (FS.close): |
| (FS.llseek): |
| (FS.read): |
| (FS.write): |
| (FS.allocate): |
| (FS.mmap): |
| (_send): |
| (_pwrite): |
| (_write): |
| (_fwrite): |
| (__reallyNegative): |
| (.getNextArg): |
| (.switch.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.break): |
| (.switch.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.case.string_appeared_here.break): |
| (_fprintf): |
| (_printf): |
| (_fputs): |
| (_fputc): |
| (_puts): |
| (_abort): |
| (___errno_location): |
| (_sbrk.Runtime.dynamicAlloc): |
| (_sbrk): |
| (_sysconf): |
| (_time): |
| (Browser.mainLoop.pause): |
| (Browser.mainLoop.resume): |
| (Browser.mainLoop.updateStatus): |
| (Browser.init.imagePlugin.string_appeared_here): |
| (Browser.init.img.onload): |
| (Browser.init.img.onerror): |
| (Browser.init.audioPlugin.string_appeared_here): |
| (Browser.init.finish): |
| (Browser.init.fail): |
| (Browser.init.audio.onerror.encode64): |
| (Browser.init.audio.onerror): |
| (Browser.init.audio): |
| (Browser.init.else): |
| (Browser.init.pointerLockChange): |
| (Browser.init.canvas): |
| (Browser.init): |
| (Browser.destroyContext): |
| (Browser.fullScreenChange): |
| (Browser.requestFullScreen): |
| (Browser.requestAnimationFrame): |
| (Browser.safeRequestAnimationFrame): |
| (Browser.safeSetTimeout): |
| (Browser.safeSetInterval): |
| (Browser.getMimetype): |
| (Browser.getUserMedia): |
| (Browser.getMovementX): |
| (Browser.getMovementY): |
| (Browser.calculateMouseEvent): |
| (Browser.xhr.onload): |
| (Browser.xhrLoad): |
| (Browser.updateResizeListeners): |
| (Browser.setCanvasSize): |
| (Browser.setFullScreenCanvasSize): |
| (Browser.setWindowedCanvasSize): |
| (__ATINIT__.unshift): |
| (__ATMAIN__.push): |
| (__ATEXIT__.push): |
| (Module.string_appeared_here): |
| (invoke_ii): |
| (invoke_v): |
| (invoke_iii): |
| (invoke_vi): |
| (asmPrintInt): |
| (asmPrintFloat): |
| (asm): |
| (Runtime.stackAlloc): |
| (i64Math): |
| (i64Math.): |
| (Module.string_appeared_here.Module.callMain.callMain.pad): |
| (Module.string_appeared_here.Module.callMain): |
| (run.doRun): |
| (run.else): |
| (run): |
| (exit): |
| (abort): |
| * fast/js/script-tests/dfg-get-closure-var-put-closure-var-interference.js: Added. |
| (foo): |
| (thingy.return.bar): |
| (thingy.return.baz): |
| (thingy): |
| (runIt): |
| |
| 2013-08-20 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com> |
| |
| [css3-text] Implement CSS3 text-decoration shorthand |
| https://bugs.webkit.org/show_bug.cgi?id=92000 |
| |
| Reviewed by Darin Adler. |
| |
| Added computed style tests for text-decoration shorthand. |
| |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand-expected.txt: Added. |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand-ordering-expected.txt: Added. |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand-ordering.html: Added. |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand.html: Added. |
| |
| 2013-08-20 Daniel Bates <dabates@apple.com> |
| |
| <https://webkit.org/b/120032> Add DRT test to ensure that AccessibilityObject::stringValue() |
| of <input type="file"> is meaningful |
| |
| Reviewed by Chris Fleizach. |
| |
| Adds a DRT test to ensure that AccessibilityObject::stringValue() returns a meaningful string |
| for a single file- and multiple files-file upload control. |
| |
| * accessibility/file-upload-button-stringvalue.html: Added. |
| * platform/mac-wk2/accessibility/file-upload-button-stringvalue-expected.txt: Added. |
| * platform/mac/accessibility/file-upload-button-stringvalue-expected.txt: Added. |
| |
| 2013-08-20 Antti Koivisto <antti@apple.com> |
| |
| <https://webkit.org/b/120025> REGRESSION (r154254): fast/frames/frameset-frameborder-inheritance.html failing on Apple MountainLion Debug WK1 (Tests) |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/mac/TestExpectations: Unskip. |
| |
| 2013-08-20 Antti Koivisto <antti@apple.com> |
| |
| <https://webkit.org/b/120023> REGRESSION(r154257): svg/custom/bug78807.svg and svg/custom/use-invalid-style.svg failing |
| |
| Reviewed by by Andreas Kling. |
| |
| * TestExpectations: Unskip. |
| |
| 2013-08-20 Antti Koivisto <antti@apple.com> |
| |
| <https://webkit.org/b/119969> REGRESSION (r154232): Crash on the japantimes.co.jp |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/css-generated-content/insert-stylesheet-and-pseudo-crash-expected.txt: Added. |
| * fast/css-generated-content/insert-stylesheet-and-pseudo-crash.html: Added. |
| |
| 2013-08-20 Simon Pena <simon.pena@samsung.com> |
| |
| <https://webkit.org/b/117584> [GTK][WK1] http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html is failing |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Update DumpRenderTree to handle the WEBKIT_LOAD_FAILED status, |
| printing didFailLoadWithError. |
| |
| Adding that print makes |
| http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html |
| and |
| http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html, |
| although it requires to modify the expected results for |
| http/tests/loading/pdf-commit-load-callbacks.html. |
| |
| * platform/gtk-wk1/TestExpectations: Unskip |
| http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html |
| and |
| http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html |
| * platform/gtk/http/tests/loading/pdf-commit-load-callbacks-expected.txt: |
| Update the expected results. |
| |
| 2013-08-19 Hurnjoo Lee <hurnjoo.lee@samsung.com> |
| |
| [Cairo] Canvas putImageData is not working as expected |
| https://bugs.webkit.org/show_bug.cgi?id=119992 |
| |
| Reviewed by Darin Adler. |
| |
| Add a ref test that ensures that putImageData of canvas with zero alpha work correctly. |
| |
| * fast/canvas/canvas-putImageData-zero-alpha-expected.html: Added. |
| * fast/canvas/canvas-putImageData-zero-alpha.html: Added. |
| |
| 2013-08-19 James Craig <james@cookiecrook.com> |
| |
| <https://webkit.org/b/118754> AX: aria-required.html needs to test @required vs @aria-required mismatch reconciliation |
| |
| Reviewed by Chris Fleizach. |
| |
| More thorough testing of @required and @aria-required, especially regarding conflict resolution. |
| Found https://webkit.org/b/119988 as a result of the updated test. |
| |
| * accessibility/aria-required-expected.txt: |
| * accessibility/aria-required.html: |
| |
| 2013-08-19 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/119930> input[type=range]: Fix a crash by changing input type in 'input' event handler |
| |
| Reviewed by Kent Tamura. |
| |
| Add a regresion test from https://chromium.googlesource.com/chromium/blink/+/99afc9b55ce176b4f5fe053070e19dbebc1891a5 |
| |
| * fast/forms/range/range-type-change-oninput-expected.txt: Added. |
| * fast/forms/range/range-type-change-oninput.html: Added. |
| |
| 2013-08-19 Alexey Proskuryakov <ap@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=120028 |
| ASSERTION FAILED: m_history->provisionalItem() == m_requestedHistoryItem.get() |
| when navigating to an uncached subframe |
| |
| Reviewed by Brady Eidson. |
| |
| Added a nearly identical version of http/tests/navigation/post-frames-goback1.html |
| that checks what happens when navigating back to an uncached main resource. |
| |
| * http/tests/navigation/post-frames-goback1-uncached-expected.txt: Added. |
| * http/tests/navigation/post-frames-goback1-uncached.html: Copied from LayoutTests/http/tests/navigation/post-frames-goback1.html. |
| * http/tests/navigation/resources/form-target-uncached.pl: Copied from LayoutTests/http/tests/navigation/resources/form-target.pl. |
| |
| 2013-08-18 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG should inline typedArray.byteOffset |
| https://bugs.webkit.org/show_bug.cgi?id=119962 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/js/dfg-byteOffset-neuter.html: Added. |
| * fast/js/dfg-byteOffset-neuter-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int32Array-byteOffset-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int32Array-byteOffset.html: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int32Array-byteOffset.js: Added. |
| * fast/js/script-tests/dfg-byteOffset-neuter.js: Added. |
| (foo): |
| |
| 2013-08-18 Filip Pizlo <fpizlo@apple.com> |
| |
| <https://webkit.org/b/119994> DFG new Array() inlining could get confused about global objects |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/dfg-cross-global-object-new-array.html: Added. |
| * fast/js/dfg-cross-global-object-new-array-expected.txt: Added. |
| * fast/js/script-tests/dfg-cross-global-object-new-array.js: Added. |
| (foo): |
| (runTest): |
| (doit): |
| |
| 2013-08-19 Alexey Proskuryakov <ap@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119915 |
| REGRESSION(r154144): ASSERTION FAILED: m_history->provisionalItem() == m_requestedHistoryItem.get() |
| |
| Reviewed by Darin Adler. |
| |
| * platform/mac-wk2/TestExpectations: Unskipping the failing test. |
| |
| 2013-08-19 Gavin Barraclough <barraclough@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119995 |
| Start removing custom implementations of getOwnPropertyDescriptor |
| |
| Reviewed by Sam Weinig. |
| |
| This can now typically implemented in terms of getOwnPropertySlot. |
| Add a macro to PropertyDescriptor to define an implementation of GOPD in terms of GOPS. |
| Switch over most classes in JSC & the WebCore bindings generator to use this. |
| |
| * http/tests/security/xss-DENIED-defineProperty-expected.txt: |
| - Remove erroneous error messages - cross frame access to reload is allowed - it's just read-only, non-configurable. |
| |
| 2013-08-19 Jer Noble <jer.noble@apple.com> |
| |
| <https://bugs.webkit.org/show_bug.cgi?id=120025> REGRESSION (r154254): fast/frames/frameset-frameborder-inheritance.html failing on Apple MountainLion Debug WK1 (Tests) |
| |
| Unreviewed gardening. Add failing test to TestExpectations. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-19 Antti Koivisto <antti@apple.com> |
| |
| Skip these failing tests pending fix: |
| |
| svg/custom/bug78807.svg |
| svg/custom/use-invalid-style.svg |
| |
| * TestExpectations: |
| |
| 2013-08-19 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed gardening. Partial revert of r154283 which caused test failures on all Mac ports. |
| |
| * platform/mac/accessibility/lists-expected.txt: |
| |
| 2013-08-16 Oliver Hunt <oliver@apple.com> |
| |
| <https://webkit.org/b/119860> Crash during exception unwinding |
| |
| Reviewed by Filip Pizlo. |
| |
| Add a test |
| |
| * fast/js/dfg-activation-register-overwritten-in-throw-expected.txt: Added. |
| * fast/js/dfg-activation-register-overwritten-in-throw.html: Added. |
| * fast/js/script-tests/dfg-activation-register-overwritten-in-throw.js: Added. |
| (g): |
| |
| 2013-08-19 Chris Fleizach <cfleizach@apple.com> |
| |
| <https://webkit.org/b/119916> AX: WebKit is not exposing AXLanguage correctly |
| |
| Reviewed by Darin Adler. |
| |
| * accessibility/transformed-element-expected.txt: |
| * platform/mac/accessibility/aria-columnrowheaders-expected.txt: |
| * platform/mac/accessibility/bounds-for-range-expected.txt: |
| * platform/mac/accessibility/document-attributes-expected.txt: |
| * platform/mac/accessibility/document-links-expected.txt: |
| * platform/mac/accessibility/image-link-expected.txt: |
| * platform/mac/accessibility/image-map2-expected.txt: |
| * platform/mac/accessibility/internal-link-anchors-expected.txt: |
| * platform/mac/accessibility/internal-link-anchors2-expected.txt: |
| * platform/mac/accessibility/lists-expected.txt: |
| * platform/mac/accessibility/plugin-expected.txt: |
| * platform/mac/accessibility/radio-button-group-members-expected.txt: |
| * platform/mac/accessibility/table-attributes-expected.txt: |
| * platform/mac/accessibility/table-cell-spans-expected.txt: |
| * platform/mac/accessibility/table-cells-expected.txt: |
| * platform/mac/accessibility/table-detection-expected.txt: |
| * platform/mac/accessibility/table-one-cell-expected.txt: |
| * platform/mac/accessibility/table-sections-expected.txt: |
| * platform/mac/accessibility/table-with-aria-role-expected.txt: |
| * platform/mac/accessibility/table-with-rules-expected.txt: |
| |
| 2013-08-19 Darin Adler <darin@apple.com> |
| |
| Clear executable bits from most HTML files. |
| |
| These likely got set by people committing from Windows; for some reason the |
| executable bit often gets set there. |
| |
| * <many files> |
| |
| 2013-08-19 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 3 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/css3/compositing/effect-background-blend-mode-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.png. |
| * platform/qt-wk2/css3/compositing/effect-background-blend-mode-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.txt. |
| * platform/qt-wk2/css3/compositing/effect-background-blend-mode-stacking-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-stacking-expected.png. |
| * platform/qt-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt. |
| * platform/qt-wk2/css3/css3-modsel-33-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/css3-modsel-33-expected.png. |
| * platform/qt-wk2/css3/css3-modsel-35-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/css3-modsel-35-expected.png. |
| * platform/qt-wk2/css3/css3-modsel-36-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/css3-modsel-36-expected.png. |
| * platform/qt-wk2/css3/css3-modsel-37-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/css3-modsel-37-expected.png. |
| * platform/qt-wk2/css3/filters/composited-during-animation-layertree-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt. |
| * platform/qt-wk2/css3/filters/composited-during-transition-layertree-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-during-transition-layertree-expected.txt. |
| * platform/qt-wk2/css3/filters/composited-reflected-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.png. |
| * platform/qt-wk2/css3/filters/composited-reflected-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.txt. |
| * platform/qt-wk2/css3/filters/custom/custom-filter-composite-source-atop-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/custom/custom-filter-composite-source-atop-expected.png. |
| * platform/qt-wk2/css3/filters/custom/missing-custom-filter-shader-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/custom/missing-custom-filter-shader-expected.png. |
| * platform/qt-wk2/css3/filters/filter-change-repaint-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filter-change-repaint-expected.png. |
| * platform/qt-wk2/css3/filters/filter-repaint-blur-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filter-repaint-blur-expected.png. |
| * platform/qt-wk2/css3/filters/filter-repaint-child-layers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filter-repaint-child-layers-expected.png. |
| * platform/qt-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png. |
| * platform/qt-wk2/css3/filters/filter-repaint-shadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-expected.png. |
| * platform/qt-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png. |
| * platform/qt-wk2/css3/filters/filtered-compositing-descendant-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/filtered-compositing-descendant-expected.txt. |
| * platform/qt-wk2/css3/filters/multiple-filters-invalidation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png. |
| * platform/qt-wk2/css3/filters/multiple-filters-invalidation-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.txt. |
| * platform/qt-wk2/css3/flexbox/button-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/flexbox/button-expected.png. |
| * platform/qt-wk2/css3/flexbox/flexbox-baseline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/flexbox/flexbox-baseline-expected.png. |
| * platform/qt-wk2/css3/flexbox/flexbox-baseline-margins-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/flexbox/flexbox-baseline-margins-expected.png. |
| * platform/qt-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png. |
| * platform/qt-wk2/css3/flexbox/repaint-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png. |
| * platform/qt-wk2/css3/flexbox/repaint-rtl-column-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png. |
| * platform/qt-wk2/css3/images/cross-fade-background-size-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/images/cross-fade-background-size-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-1-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-10-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-10-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-11-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-11-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-13-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-13-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-14-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-144-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-144-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-148-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-148-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-149-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-149-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-149b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-149b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-14b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-14c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-14e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14e-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-15-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-15-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-150-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-150-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-151-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-151-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-152-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-152-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-154-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-154-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-155-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-155a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-155b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-155c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-155d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155d-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-156-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-156b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-156c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-157-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-157-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-158-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-158-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-159-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-159-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-15b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-15b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-16-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-16-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-160-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-160-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-161-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-161-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-166-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-166-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-166a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-166a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-167-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-167-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-167a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-167a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-168-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-168-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-168a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-168a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-169-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-169-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-169a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-169a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-17-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-17-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-176-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-176-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-177a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-177a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-18-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-181-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-181-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-183-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-183-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-184a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-184b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-184c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-184d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184d-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-184e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184e-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-184f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184f-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-18a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-18b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-18c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-19-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-19-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-19b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-19b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-2-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-20-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-20-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-21-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-21b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-21c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-22-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-22-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-23-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-23-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-24-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-24-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-25-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-25-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-27-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-27a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-27b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-28-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-28-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-28b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-28b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-29-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-29-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-29b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-29b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-30-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-30-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-31-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-31-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-32-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-32-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-33-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-33-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-34-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-34-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-35-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-35-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-36-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-36-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-37-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-37-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-38-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-38-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-39-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-39a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-39b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-39c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-3a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-3a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-4-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-41-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-41-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-41a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-41a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-42-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-42-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-42a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-42a-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-43-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-43-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-43b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-43b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-44-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-44b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-44c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-44d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44d-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-45-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-45b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-45c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45c-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-46-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-46-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-46b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-46b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-5-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-54-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-54-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-55-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-55-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-56-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-56-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-59-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-59-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-6-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-60-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-60-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-61-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-61-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-62-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-62-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-63-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-63-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-64-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-64-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-65-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-65-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-66-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-66-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-66b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-66b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-67-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-67-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-68-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-68-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-69-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-69-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-7-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-7-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-70-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-70-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-72-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-72-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-72b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-72b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-73-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-73-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-73b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-73b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-74-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-74-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-74b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-74b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-75-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-75-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-75b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-75b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-76-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-76-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-76b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-76b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-77-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-77-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-77b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-77b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-78-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-78-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-78b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-78b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-79-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-79-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-7b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-7b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-8-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-8-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-80-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-80-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-81-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-81-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-81b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-81b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-82-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-82-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-82b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-82b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-83-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-83-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-87-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-87-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-87b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-87b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-88-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-88-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-88b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-88b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-9-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-9-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-90-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-90-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-90b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-90b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-d1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d1-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-d1b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d1b-expected.png. |
| * platform/qt-wk2/css3/selectors3/html/css3-modsel-d2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d2-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-1-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-10-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-10-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-100-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-100-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-100b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-100b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-101-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-101-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-101b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-101b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-102-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-102-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-102b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-102b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-103-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-103-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-103b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-103b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-104-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-104-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-104b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-104b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-105-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-105-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-105b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-105b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-106-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-106-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-106b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-106b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-107-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-107-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-107b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-107b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-108-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-108-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-108b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-108b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-109-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-109-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-109b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-109b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-11-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-11-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-110-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-110-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-110b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-110b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-111-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-111-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-111b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-111b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-112-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-112-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-112b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-112b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-113-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-113-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-113b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-113b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-114-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-114-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-114b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-114b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-115-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-115-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-115b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-115b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-116-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-116-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-116b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-116b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-117-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-117-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-117b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-117b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-118-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-118-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-119-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-119-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-120-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-120-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-121-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-121-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-122-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-122-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-123-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-123-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-123b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-123b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-124-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-124-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-124b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-124b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-125-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-125-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-125b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-125b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-126-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-126-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-126b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-126b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-127-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-127-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-127b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-127b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-128-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-128-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-128b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-128b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-129-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-129-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-129b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-129b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-13-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-13-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-130-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-130-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-130b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-130b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-131-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-131-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-131b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-131b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-132-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-132-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-132b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-132b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-133-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-133-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-133b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-133b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-134-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-134-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-134b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-134b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-135-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-135-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-135b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-135b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-136-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-136-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-136b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-136b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-137-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-137-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-137b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-137b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-138-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-138-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-138b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-138b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-139-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-139-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-139b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-139b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-14-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-140-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-140-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-140b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-140b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-141-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-141-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-141b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-141b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-142-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-142-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-142b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-142b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-143-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-143-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-143b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-143b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-144-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-144-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-145a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-145a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-145b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-145b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-146a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-146a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-146b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-146b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-147a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-147a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-147b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-147b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-148-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-148-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-149-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-149-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-149b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-149b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-14b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-14c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-14e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14e-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-15-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-15-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-150-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-150-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-151-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-151-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-152-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-152-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-153-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-153-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-154-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-154-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-155-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-155a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-155b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-155c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-155d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155d-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-156-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-156b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-156c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-157-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-157-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-158-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-158-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-159-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-159-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-15b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-15b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-16-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-16-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-160-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-160-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-161-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-161-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-166-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-166-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-166a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-166a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-167-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-167-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-167a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-167a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-168-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-168-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-168a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-168a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-169-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-169-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-169a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-169a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-17-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-17-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-172a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-172a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-172b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-172b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-173a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-173a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-173b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-173b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-174a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-174a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-174b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-174b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-176-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-176-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-177a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-177a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-18-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-181-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-181-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-183-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-183-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-184a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-184b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-184c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-184d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184d-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-184e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184e-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-184f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184f-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-18a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-18b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-18c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-19-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-19-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-19b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-2-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-20-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-20-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-21-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-21b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-21c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-22-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-22-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-23-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-23-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-24-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-24-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-25-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-25-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-27-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-27a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-27b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-28-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-28-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-28b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-28b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-29-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-29-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-29b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-29b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-3-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-30-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-30-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-31-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-31-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-32-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-32-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-33-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-33-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-34-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-34-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-35-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-35-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-36-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-36-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-37-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-37-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-38-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-38-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-39-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-39a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-39b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-39c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-3a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-3a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-4-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-41-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-41-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-41a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-41a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-42-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-42-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-42a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-42a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-43-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-43-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-43b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-43b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-44-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-44b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-44c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-44d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44d-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-45-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-45b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-45c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-46-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-46-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-46b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-46b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-47-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-47-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-48-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-48-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-49-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-49-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-5-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-50-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-50-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-51-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-51-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-52-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-52-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-53-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-53-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-54-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-54-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-55-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-55-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-56-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-56-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-57-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-57-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-57b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-57b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-59-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-59-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-6-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-60-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-60-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-61-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-61-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-62-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-62-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-63-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-63-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-64-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-64-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-65-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-65-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-66-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-66-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-66b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-66b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-67-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-67-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-68-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-68-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-69-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-69-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-7-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-7-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-70-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-70-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-72-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-72-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-72b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-72b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-73-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-73-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-73b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-73b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-74-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-74-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-74b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-74b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-75-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-75-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-75b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-75b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-76-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-76-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-76b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-76b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-77-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-77-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-77b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-77b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-78-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-78-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-78b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-78b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-79-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-79-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-7b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-7b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-8-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-8-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-80-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-80-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-81-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-81-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-81b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-81b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-82-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-82-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-82b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-82b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-83-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-83-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-87-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-87-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-87b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-87b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-88-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-88-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-88b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-88b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-9-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-9-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-90-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-90-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-90b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-90b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-91-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-91-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-92-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-92-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-93-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-93-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-94-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-94-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-94b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-94b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-95-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-95-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-96-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-96-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-96b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-96b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-97-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-97-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-97b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-97b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-98-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-98-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-98b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-98b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-99-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-99-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-99b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-99b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xhtml/css3-modsel-d4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-d4-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-1-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-1-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-10-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-10-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-100-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-100-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-100b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-100b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-101-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-101-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-101b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-101b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-102-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-102-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-102b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-102b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-103-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-103-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-103b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-103b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-104-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-104-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-104b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-104b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-105-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-105-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-105b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-105b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-106-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-106-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-106b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-106b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-107-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-107-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-107b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-107b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-108-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-108-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-108b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-108b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-109-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-109-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-109b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-109b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-11-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-11-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-110-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-110-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-110b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-110b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-111-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-111-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-111b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-111b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-112-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-112-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-112b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-112b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-113-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-113-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-113b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-113b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-114-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-114-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-114b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-114b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-115-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-115-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-115b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-115b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-116-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-116-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-116b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-116b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-117-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-117-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-117b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-117b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-118-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-118-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-119-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-119-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-120-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-120-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-121-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-121-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-122-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-122-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-123-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-123-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-123b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-123b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-124-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-124-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-124b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-124b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-125-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-125-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-125b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-125b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-126-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-126-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-126b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-126b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-127-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-127-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-127b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-127b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-128-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-128-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-128b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-128b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-129-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-129-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-129b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-129b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-13-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-13-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-130-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-130-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-130b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-130b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-131-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-131-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-131b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-131b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-132-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-132-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-132b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-132b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-133-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-133-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-133b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-133b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-134-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-134-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-134b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-134b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-135-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-135-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-135b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-135b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-136-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-136-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-136b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-136b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-137-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-137-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-137b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-137b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-138-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-138-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-138b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-138b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-139-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-139-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-139b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-139b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-14-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-140-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-140-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-140b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-140b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-141-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-141-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-141b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-141b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-142-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-142-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-142b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-142b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-143-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-143-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-143b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-143b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-144-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-144-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-145a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-145a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-145b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-145b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-146a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-146a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-146b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-146b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-147a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-147a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-147b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-147b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-148-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-148-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-149-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-149-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-149b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-149b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-14b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-14c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-14e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14e-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-15-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-15-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-150-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-150-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-151-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-151-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-152-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-152-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-153-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-153-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-154-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-154-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-155-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-155a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-155b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-155c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-155d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155d-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-156-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-156b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-156c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-157-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-157-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-158-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-158-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-159-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-159-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-15b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-15b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-16-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-16-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-160-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-160-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-161-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-161-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-166-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-166-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-166a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-166a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-167-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-167-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-167a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-167a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-168-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-168-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-168a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-168a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-169-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-169-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-169a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-169a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-17-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-17-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-172a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-172a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-172b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-172b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-173a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-173a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-173b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-173b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-174a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-174a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-174b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-174b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-176-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-176-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-177a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-177a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-18-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-181-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-181-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-183-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-183-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-184a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-184b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-184c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-184d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184d-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-184e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184e-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-184f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184f-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-18a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-18b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-18c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-19-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-19-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-19b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-19b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-2-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-20-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-20-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-21-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-21b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-21c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-22-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-22-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-23-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-23-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-24-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-24-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-25-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-25-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-27-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-27a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-27b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-28-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-28-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-28b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-28b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-29-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-29-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-29b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-29b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-3-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-3-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-30-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-30-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-31-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-31-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-32-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-32-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-33-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-33-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-34-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-34-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-35-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-35-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-36-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-36-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-37-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-37-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-38-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-38-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-39-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-39a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-39b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-39c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-3a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-3a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-4-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-41-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-41-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-41a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-41a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-42-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-42-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-42a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-42a-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-43-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-43-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-43b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-43b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-44-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-44b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-44c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-44d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44d-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-45-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-45b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-45c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45c-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-46-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-46-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-46b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-46b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-47-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-47-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-48-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-48-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-49-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-49-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-5-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-5-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-50-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-50-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-51-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-51-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-52-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-52-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-53-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-53-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-54-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-54-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-55-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-55-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-56-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-56-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-57-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-57-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-57b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-57b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-59-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-59-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-6-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-6-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-60-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-60-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-61-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-61-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-62-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-62-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-63-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-63-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-64-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-64-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-65-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-65-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-66-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-66-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-66b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-66b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-67-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-67-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-68-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-68-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-69-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-69-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-7-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-7-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-70-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-70-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-72-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-72-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-72b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-72b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-73-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-73-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-73b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-73b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-74-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-74-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-74b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-74b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-75-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-75-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-75b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-75b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-76-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-76-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-76b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-76b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-77-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-77-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-77b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-77b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-78-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-78-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-78b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-78b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-79-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-79-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-7b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-7b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-8-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-8-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-80-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-80-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-81-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-81-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-81b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-81b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-82-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-82-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-82b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-82b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-83-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-83-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-87-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-87-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-87b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-87b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-88-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-88-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-88b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-88b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-9-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-9-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-90-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-90-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-90b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-90b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-91-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-91-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-92-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-92-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-93-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-93-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-94-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-94-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-94b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-94b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-95-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-95-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-96-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-96-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-96b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-96b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-97-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-97-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-97b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-97b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-98-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-98-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-98b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-98b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-99-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-99-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-99b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-99b-expected.png. |
| * platform/qt-wk2/css3/selectors3/xml/css3-modsel-d4-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-d4-expected.png. |
| * platform/qt-wk2/css3/unicode-bidi-isolate-basic-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png. |
| |
| 2013-08-19 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 2 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-010-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-height-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-010-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-max-height-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-015-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-017-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-017-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-018-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-018-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-019-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-019-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-020-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-020-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-021-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-021-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-022-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-022-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-023-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-023-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-non-replaced-width-024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-024-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-010-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-014-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-016-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-017-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-017-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-018-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-018-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-019-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-019-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-021-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-021-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-022-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-022-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-023-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-023-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-024-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-025-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-025-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-026-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-026-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-028-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-028-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-029-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-029-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-030-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-030-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-031-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-031-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-032-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-032-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-033-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-033-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-height-035-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-035-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-013-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-015-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-020-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-020-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-022-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-022-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-027-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-027-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-029-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-029-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-034-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-034-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-036-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-036-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-041-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-041-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-043-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-043-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-048-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-048-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-050-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-050-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-055-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-055-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-057-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-057-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-062-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-062-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-064-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-064-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-069-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-069-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-071-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-071-expected.png. |
| * platform/qt-wk2/css2.1/20110323/absolute-replaced-width-076-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-076-expected.png. |
| * platform/qt-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png. |
| * platform/qt-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/background-intrinsic-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-010-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-013-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-014-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-015-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-height-016-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-016-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-non-replaced-width-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/block-replaced-width-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/block-replaced-width-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/border-conflict-style-079-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/border-conflict-style-079-expected.png. |
| * platform/qt-wk2/css2.1/20110323/border-conflict-style-088-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/border-conflict-style-088-expected.png. |
| * platform/qt-wk2/css2.1/20110323/border-spacing-applies-to-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/border-spacing-applies-to-015-expected.png. |
| * platform/qt-wk2/css2.1/20110323/c543-txt-decor-000-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/c543-txt-decor-000-expected.png. |
| * platform/qt-wk2/css2.1/20110323/empty-inline-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/empty-inline-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/empty-inline-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/empty-inline-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/empty-inline-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/empty-inline-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-010-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-non-replaced-width-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/float-replaced-width-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/floating-replaced-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/floating-replaced-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/height-width-inline-table-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/height-width-inline-table-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/height-width-table-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/height-width-table-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-non-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-non-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-non-replaced-width-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-width-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-non-replaced-width-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-width-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-block-replaced-width-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-width-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-non-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-non-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-non-replaced-width-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-non-replaced-width-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-height-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-011-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-011-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-013-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-014-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-replaced-width-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-015-expected.png. |
| * platform/qt-wk2/css2.1/20110323/inline-table-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/inline-table-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-006-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-006-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-007-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-007-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-009-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-009-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-010-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-010-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-012-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-012-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-013-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-013-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-014-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-014-expected.png. |
| * platform/qt-wk2/css2.1/20110323/margin-applies-to-015-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-015-expected.png. |
| * platform/qt-wk2/css2.1/20110323/outline-color-applies-to-008-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/outline-color-applies-to-008-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-elements-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-elements-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-intrinsic-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-intrinsic-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-intrinsic-003-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-003-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-intrinsic-004-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-004-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-intrinsic-005-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-005-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/replaced-min-max-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/replaced-min-max-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-caption-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-caption-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-caption-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-caption-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-caption-margins-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-caption-margins-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-caption-optional-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-caption-optional-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-caption-optional-002-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-caption-optional-002-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-height-algorithm-023-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-height-algorithm-023-expected.png. |
| * platform/qt-wk2/css2.1/20110323/table-height-algorithm-024-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/table-height-algorithm-024-expected.png. |
| * platform/qt-wk2/css2.1/20110323/width-non-replaced-inline-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/width-non-replaced-inline-001-expected.png. |
| * platform/qt-wk2/css2.1/20110323/width-replaced-element-001-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/20110323/width-replaced-element-001-expected.png. |
| * platform/qt-wk2/css2.1/t010403-shand-border-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t010403-shand-border-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t010403-shand-font-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t010403-shand-font-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t010403-shand-font-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t010403-shand-font-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t010403-shand-font-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t010403-shand-font-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t010403-shand-font-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t010403-shand-font-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t040102-keywords-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040102-keywords-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t040102-keywords-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040102-keywords-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-case-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-case-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-case-01-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-case-01-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-02-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-02-d-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-04-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-04-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-05-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-05-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-06-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-06-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-07-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-07-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-escapes-08-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-escapes-08-b-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-01-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-01-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-02-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-02-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-03-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-03-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-04-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-04-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-05-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-05-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-06-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-06-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-07-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-07-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-08-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-08-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-09-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-09-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-10-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-10-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-11-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-11-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-12-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-12-c-expected.png. |
| * platform/qt-wk2/css2.1/t040103-ident-13-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040103-ident-13-c-expected.png. |
| * platform/qt-wk2/css2.1/t040105-import-10-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040105-import-10-b-expected.png. |
| * platform/qt-wk2/css2.1/t040109-c17-comments-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040109-c17-comments-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t040109-c17-comments-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040109-c17-comments-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-00-f-expected.png. |
| * platform/qt-wk2/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-01-f-expected.png. |
| * platform/qt-wk2/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-02-f-expected.png. |
| * platform/qt-wk2/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-03-f-expected.png. |
| * platform/qt-wk2/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-04-f-expected.png. |
| * platform/qt-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t040302-c61-phys-len-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040302-c61-phys-len-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040302-c61-rel-len-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t040303-c62-percent-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040303-c62-percent-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t040304-c64-uri-00-a-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040304-c64-uri-00-a-g-expected.png. |
| * platform/qt-wk2/css2.1/t040306-c63-color-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040306-c63-color-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t040306-syntax-01-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t040306-syntax-01-f-expected.png. |
| * platform/qt-wk2/css2.1/t050201-c12-grouping-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t050201-c12-grouping-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0505-c16-descendant-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0505-c16-descendant-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t0505-c16-descendant-01-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0505-c16-descendant-01-e-expected.png. |
| * platform/qt-wk2/css2.1/t050803-c14-classes-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t050803-c14-classes-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t0509-c15-ids-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0509-c15-ids-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0509-c15-ids-01-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0509-c15-ids-01-e-expected.png. |
| * platform/qt-wk2/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png. |
| * platform/qt-wk2/css2.1/t0511-c21-pseud-link-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t0511-c21-pseud-link-01-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-01-e-expected.png. |
| * platform/qt-wk2/css2.1/t0511-c21-pseud-link-02-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-02-e-expected.png. |
| * platform/qt-wk2/css2.1/t0511-c21-pseud-link-03-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-03-e-expected.png. |
| * platform/qt-wk2/css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051103-c21-activ-ln-00-e-i-expected.png. |
| * platform/qt-wk2/css2.1/t051103-c21-focus-ln-00-e-i-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051103-c21-focus-ln-00-e-i-expected.png. |
| * platform/qt-wk2/css2.1/t051103-c21-hover-ln-00-e-i-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051103-c21-hover-ln-00-e-i-expected.png. |
| * platform/qt-wk2/css2.1/t051103-dom-hover-01-c-io-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051103-dom-hover-01-c-io-expected.png. |
| * platform/qt-wk2/css2.1/t051103-dom-hover-02-c-io-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051103-dom-hover-02-c-io-expected.png. |
| * platform/qt-wk2/css2.1/t051201-c23-first-line-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051201-c23-first-line-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t051202-c24-first-lttr-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051202-c24-first-lttr-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t051202-c26-psudo-nest-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0602-c13-inh-underlin-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t0602-c13-inheritance-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0602-c13-inheritance-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0602-inherit-bdr-pad-b-00-expected.png. |
| * platform/qt-wk2/css2.1/t0603-c11-import-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0603-c11-import-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t060401-c32-cascading-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t060401-c32-cascading-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t060402-c31-important-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t060402-c31-important-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png. |
| * platform/qt-wk2/css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t060403-c21-pseu-id-00-e-i-expected.png. |
| * platform/qt-wk2/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0801-c412-hz-box-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-02-c-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-03-c-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-02-c-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-03-c-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0803-c5505-mrgn-02-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-02-c-expected.png. |
| * platform/qt-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-padn-r-02-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-02-f-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5507-padn-r-03-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-03-f-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-padn-l-02-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-02-f-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-03-f-g-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0804-c5510-padn-02-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0804-c5510-padn-02-f-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5515-brdr-w-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5515-ibrdr-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5515-ibrdr-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5516-brdr-c-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5517-brdr-s-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5518-brdr-t-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5518-brdr-t-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5518-brdr-t-01-e-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5519-brdr-r-02-e-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5520-brdr-b-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5520-brdr-b-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5520-brdr-b-01-e-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-01-e-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-02-e-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5522-brdr-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5522-brdr-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5522-brdr-02-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-02-e-expected.png. |
| * platform/qt-wk2/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0805-c5522-ibrdr-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t09-c5526c-display-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t09-c5526c-display-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-01-d-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-01-d-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-02-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-02-c-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-03-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-03-c-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-04-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-04-c-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-fit-00-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-fit-00-d-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-fit-01-d-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-wrap-00-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-wrap-00-e-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltblck-01-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltblck-01-d-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltcont-00-d-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-flthw-00-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmult-00-d-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5525-fltwrap-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwrap-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t0905-c5526-flthw-00-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c414-flt-00-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c414-flt-00-d-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c414-flt-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c414-flt-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c414-flt-ln-00-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-00-d-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c414-flt-ln-02-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-02-d-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c414-flt-ln-03-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-03-d-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c5525-flt-l-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t090501-c5525-flt-r-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-04-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-04-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-05-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-05-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-06-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-06-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-07-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-07-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-08-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-08-b-expected.png. |
| * platform/qt-wk2/css2.1/t1001-abs-pos-cb-09-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-09-b-expected.png. |
| * platform/qt-wk2/css2.1/t1002-c5523-width-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1002-c5523-width-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1002-c5523-width-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1002-c5523-width-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t100303-c412-blockw-00-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100303-c412-blockw-00-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1004-c5524-width-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1004-c5524-width-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1005-c5524-width-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1005-c5524-width-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1005-c5524-width-01-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1005-c5524-width-01-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-00-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-01-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-03-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c544-valgn-00-a-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-00-a-ag-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-02-d-agi-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-03-d-agi-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-04-d-agi-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c548-leadin-00-d-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c548-leadin-00-d-a-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-00-c-a-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-04-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-04-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-05-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-05-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-06-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-06-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-07-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-07-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-08-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-08-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-11-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-11-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-12-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-12-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-13-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-13-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-14-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-14-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counter-16-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counter-16-f-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-05-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-05-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-06-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-06-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-07-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-07-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-08-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-08-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-11-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-11-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-12-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-12-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-13-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-13-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-14-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-14-b-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-16-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-16-c-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-17-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-17-d-expected.png. |
| * platform/qt-wk2/css2.1/t1202-counters-18-f-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1202-counters-18-f-expected.png. |
| * platform/qt-wk2/css2.1/t1204-implied-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-implied-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1204-implied-01-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-implied-01-c-expected.png. |
| * platform/qt-wk2/css2.1/t1204-implied-02-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-implied-02-d-expected.png. |
| * platform/qt-wk2/css2.1/t1204-multiple-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-multiple-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t1204-multiple-01-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-multiple-01-c-expected.png. |
| * platform/qt-wk2/css2.1/t1204-order-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-order-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t1204-order-01-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-order-01-d-expected.png. |
| * platform/qt-wk2/css2.1/t1204-root-e-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1204-root-e-expected.png. |
| * platform/qt-wk2/css2.1/t120401-scope-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120401-scope-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t120401-scope-01-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120401-scope-01-c-expected.png. |
| * platform/qt-wk2/css2.1/t120401-scope-02-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120401-scope-02-c-expected.png. |
| * platform/qt-wk2/css2.1/t120401-scope-03-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120401-scope-03-c-expected.png. |
| * platform/qt-wk2/css2.1/t120401-scope-04-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120401-scope-04-d-expected.png. |
| * platform/qt-wk2/css2.1/t120403-content-none-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120403-content-none-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t120403-display-none-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120403-display-none-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t120403-visibility-00-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t120403-visibility-00-c-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c561-list-displ-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c561-list-displ-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c563-list-type-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c563-list-type-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c563-list-type-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c563-list-type-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c564-list-img-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c564-list-img-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c565-list-pos-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c565-list-pos-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c566-list-stl-00-e-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1205-c566-list-stl-01-c-g-expected.png. |
| * platform/qt-wk2/css2.1/t1401-c531-color-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1401-c531-color-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t1402-c45-bg-canvas-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1402-c45-bg-canvas-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c532-bgcolor-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c532-bgcolor-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c533-bgimage-00-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c533-bgimage-00-a-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c534-bgre-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c534-bgre-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c534-bgre-01-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c534-bgre-01-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c536-bgpos-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c536-bgpos-01-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c536-bgpos-01-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png. |
| * platform/qt-wk2/css2.1/t1503-c522-font-family-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1503-c522-font-family-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1504-c523-font-style-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1504-c523-font-style-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1505-c524-font-var-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1505-c524-font-var-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1506-c525-font-wt-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1506-c525-font-wt-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1507-c526-font-sz-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-01-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-02-b-a-expected.png. |
| * platform/qt-wk2/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-03-f-a-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-01-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-01-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-02-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-02-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-03-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-03-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-04-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-04-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-05-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-05-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-06-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-06-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-07-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-07-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-08-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-08-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-09-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-09-b-expected.png. |
| * platform/qt-wk2/css2.1/t1508-c527-font-10-c-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1508-c527-font-10-c-expected.png. |
| * platform/qt-wk2/css2.1/t1601-c547-indent-01-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1601-c547-indent-01-d-expected.png. |
| * platform/qt-wk2/css2.1/t1602-c546-txt-align-00-b-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1602-c546-txt-align-00-b-expected.png. |
| * platform/qt-wk2/css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t1606-c562-white-sp-00-b-ag-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-00-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-00-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-01-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-01-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-02-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-02-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-03-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-03-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-04-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-04-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-05-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-06-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-07-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-08-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-09-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-09-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-10-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-10-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-11-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-11-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-12-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-12-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-13-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-13-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-14-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-14-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-15-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-16-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-17-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-18-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-19-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-19-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-20-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-20-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-21-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-21-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-22-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-22-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-23-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-23-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-24-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-24-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-25-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-26-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-27-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-28-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-29-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-29-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-30-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-30-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-31-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-31-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-32-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-32-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-33-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-33-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-34-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-34-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-35-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-36-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-37-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-38-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-39-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-39-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-40-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-40-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-41-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-41-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-42-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-42-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-43-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-43-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-44-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-44-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-45-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-46-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-47-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-48-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-49-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-49-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-50-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-50-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-51-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-52-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-53-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-54-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-55-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-56-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-57-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-58-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-59-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-60-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-60-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-61-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-62-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-63-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-64-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-65-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-66-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-67-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-68-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-69-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-70-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-70-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-71-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-72-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-73-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-74-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-75-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-76-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-77-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-78-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-79-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-80-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-80-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-81-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-82-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-83-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-84-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-85-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-86-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-87-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-88-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-89-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-90-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-90-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-91-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-91-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-92-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-92-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-93-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-93-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-94-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-94-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-95-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-96-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-97-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-98-d-expected.png. |
| * platform/qt-wk2/css2.1/t170602-bdr-conflct-w-99-d-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-99-d-expected.png. |
| |
| 2013-08-19 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Moving expectations from Qt 5.0 WK2 to Qt WK2 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-wk2/TestExpectations: Renamed from LayoutTests/platform/qt-5.0-wk2/TestExpectations. |
| * platform/qt-wk2/animations/3d/change-transform-in-end-event-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/3d/change-transform-in-end-event-expected.png. |
| * platform/qt-wk2/animations/3d/replace-filling-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/3d/replace-filling-transform-expected.png. |
| * platform/qt-wk2/animations/3d/state-at-end-event-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/3d/state-at-end-event-transform-expected.png. |
| * platform/qt-wk2/animations/cross-fade-border-image-source-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/cross-fade-border-image-source-expected.png. |
| * platform/qt-wk2/animations/cross-fade-list-style-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/cross-fade-list-style-image-expected.png. |
| * platform/qt-wk2/animations/cross-fade-webkit-mask-image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/cross-fade-webkit-mask-image-expected.png. |
| * platform/qt-wk2/animations/state-at-end-event-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/animations/state-at-end-event-expected.png. |
| * platform/qt-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt. |
| * platform/qt-wk2/compositing/animation/busy-indicator-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/animation/busy-indicator-expected.png. |
| * platform/qt-wk2/compositing/animation/state-at-end-event-transform-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/animation/state-at-end-event-transform-layer-expected.png. |
| * platform/qt-wk2/compositing/backing/no-backing-for-clip-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt. |
| * platform/qt-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt. |
| * platform/qt-wk2/compositing/backing/no-backing-for-perspective-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt. |
| * platform/qt-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt. |
| * platform/qt-wk2/compositing/checkerboard-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/checkerboard-expected.png. |
| * platform/qt-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt. |
| * platform/qt-wk2/compositing/color-matching/image-color-matching-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/color-matching/image-color-matching-expected.png. |
| * platform/qt-wk2/compositing/columns/composited-in-paginated-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt. |
| * platform/qt-wk2/compositing/compositing-visible-descendant-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/compositing-visible-descendant-expected.png. |
| * platform/qt-wk2/compositing/contents-opaque/background-clip-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/background-clip-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/background-color-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/background-color-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/control-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/control-layer-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/filter-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/filter-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/layer-opacity-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/layer-opacity-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/layer-transform-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/layer-transform-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt. |
| * platform/qt-wk2/compositing/contents-opaque/visibility-hidden-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/contents-opaque/visibility-hidden-expected.txt. |
| * platform/qt-wk2/compositing/culling/clear-fixed-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/culling/clear-fixed-iframe-expected.png. |
| * platform/qt-wk2/compositing/culling/filter-occlusion-blur-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/culling/filter-occlusion-blur-expected.png. |
| * platform/qt-wk2/compositing/culling/filter-occlusion-blur-large-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/culling/filter-occlusion-blur-large-expected.png. |
| * platform/qt-wk2/compositing/culling/scrolled-within-boxshadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/culling/scrolled-within-boxshadow-expected.png. |
| * platform/qt-wk2/compositing/culling/translated-boxshadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/culling/translated-boxshadow-expected.png. |
| * platform/qt-wk2/compositing/culling/unscrolled-within-boxshadow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/culling/unscrolled-within-boxshadow-expected.png. |
| * platform/qt-wk2/compositing/direct-image-compositing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png. |
| * platform/qt-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt. |
| * platform/qt-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt. |
| * platform/qt-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt. |
| * platform/qt-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt. |
| * platform/qt-wk2/compositing/fixed-position-scroll-offset-history-restore-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/fixed-position-scroll-offset-history-restore-expected.png. |
| * platform/qt-wk2/compositing/framesets/composited-frame-alignment-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/framesets/composited-frame-alignment-expected.png. |
| * platform/qt-wk2/compositing/generated-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/generated-content-expected.png. |
| * platform/qt-wk2/compositing/geometry/abs-position-inside-opacity-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/abs-position-inside-opacity-expected.png. |
| * platform/qt-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt. |
| * platform/qt-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt. |
| * platform/qt-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt. |
| * platform/qt-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt. |
| * platform/qt-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt. |
| * platform/qt-wk2/compositing/geometry/clip-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/clip-expected.txt. |
| * platform/qt-wk2/compositing/geometry/clip-inside-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/clip-inside-expected.txt. |
| * platform/qt-wk2/compositing/geometry/clipping-foreground-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/clipping-foreground-expected.png. |
| * platform/qt-wk2/compositing/geometry/composited-in-columns-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt. |
| * platform/qt-wk2/compositing/geometry/fixed-in-composited-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.png. |
| * platform/qt-wk2/compositing/geometry/fixed-in-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.txt. |
| * platform/qt-wk2/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-composited-page-scale-down-expected.png. |
| * platform/qt-wk2/compositing/geometry/fixed-position-composited-page-scale-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-composited-page-scale-expected.png. |
| * platform/qt-wk2/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png. |
| * platform/qt-wk2/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png. |
| * platform/qt-wk2/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png. |
| * platform/qt-wk2/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png. |
| * platform/qt-wk2/compositing/geometry/flipped-writing-mode-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/flipped-writing-mode-expected.txt. |
| * platform/qt-wk2/compositing/geometry/foreground-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.png. |
| * platform/qt-wk2/compositing/geometry/foreground-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.txt. |
| * platform/qt-wk2/compositing/geometry/horizontal-scroll-composited-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/horizontal-scroll-composited-expected.png. |
| * platform/qt-wk2/compositing/geometry/horizontal-scroll-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/horizontal-scroll-composited-expected.txt. |
| * platform/qt-wk2/compositing/geometry/layer-due-to-layer-children-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.png. |
| * platform/qt-wk2/compositing/geometry/layer-due-to-layer-children-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.txt. |
| * platform/qt-wk2/compositing/geometry/outline-change-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/outline-change-expected.png. |
| * platform/qt-wk2/compositing/geometry/partial-layout-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/partial-layout-update-expected.png. |
| * platform/qt-wk2/compositing/geometry/preserve-3d-switching-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt. |
| * platform/qt-wk2/compositing/geometry/repaint-foreground-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/repaint-foreground-layer-expected.png. |
| * platform/qt-wk2/compositing/geometry/root-layer-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/root-layer-update-expected.png. |
| * platform/qt-wk2/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png. |
| * platform/qt-wk2/compositing/geometry/vertical-scroll-composited-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/vertical-scroll-composited-expected.png. |
| * platform/qt-wk2/compositing/geometry/vertical-scroll-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/vertical-scroll-composited-expected.txt. |
| * platform/qt-wk2/compositing/geometry/video-fixed-scrolling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png. |
| * platform/qt-wk2/compositing/geometry/video-fixed-scrolling-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.txt. |
| * platform/qt-wk2/compositing/geometry/video-opacity-overlay-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.png. |
| * platform/qt-wk2/compositing/geometry/video-opacity-overlay-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.txt. |
| * platform/qt-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt. |
| * platform/qt-wk2/compositing/iframes/become-overlapped-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/composited-iframe-alignment-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/composited-iframe-alignment-expected.png. |
| * platform/qt-wk2/compositing/iframes/composited-parent-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt. |
| * platform/qt-wk2/compositing/iframes/connect-compositing-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt. |
| * platform/qt-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt. |
| * platform/qt-wk2/compositing/iframes/enter-compositing-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/fixed-position-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/fixed-position-iframe-expected.png. |
| * platform/qt-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png. |
| * platform/qt-wk2/compositing/iframes/iframe-copy-on-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.txt. |
| * platform/qt-wk2/compositing/iframes/iframe-in-composited-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.png. |
| * platform/qt-wk2/compositing/iframes/iframe-in-composited-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.txt. |
| * platform/qt-wk2/compositing/iframes/iframe-resize-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt. |
| * platform/qt-wk2/compositing/iframes/iframe-size-to-zero-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-size-to-zero-expected.txt. |
| * platform/qt-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt. |
| * platform/qt-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt. |
| * platform/qt-wk2/compositing/iframes/leave-compositing-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/leave-compositing-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/nested-iframe-scrolling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/nested-iframe-scrolling-expected.png. |
| * platform/qt-wk2/compositing/iframes/overlapped-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt. |
| * platform/qt-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt. |
| * platform/qt-wk2/compositing/iframes/page-cache-layer-tree-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt. |
| * platform/qt-wk2/compositing/iframes/resizer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/resizer-expected.png. |
| * platform/qt-wk2/compositing/iframes/resizer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt. |
| * platform/qt-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png. |
| * platform/qt-wk2/compositing/iframes/scrolling-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt. |
| * platform/qt-wk2/compositing/images/clip-on-directly-composited-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/images/clip-on-directly-composited-image-expected.txt. |
| * platform/qt-wk2/compositing/images/content-image-change-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/images/content-image-change-expected.png. |
| * platform/qt-wk2/compositing/images/direct-image-background-color-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/images/direct-image-background-color-expected.png. |
| * platform/qt-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-scroll-expected.png. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-scroll-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png. |
| * platform/qt-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-container-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-animation-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-child-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-child-layer-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-clipping-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-clipping-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/overlap-transforms-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/overlap-transforms-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/spanOverlapsCanvas-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/spanOverlapsCanvas-expected.png. |
| * platform/qt-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt. |
| * platform/qt-wk2/compositing/layer-creation/translatez-overlap-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/translatez-overlap-expected.txt. |
| * platform/qt-wk2/compositing/layers-inside-overflow-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layers-inside-overflow-scroll-expected.png. |
| * platform/qt-wk2/compositing/layers-inside-overflow-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layers-inside-overflow-scroll-expected.txt. |
| * platform/qt-wk2/compositing/masks/direct-image-mask-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/direct-image-mask-expected.png. |
| * platform/qt-wk2/compositing/masks/mask-layer-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/mask-layer-size-expected.txt. |
| * platform/qt-wk2/compositing/masks/mask-of-clipped-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/mask-of-clipped-layer-expected.png. |
| * platform/qt-wk2/compositing/masks/masked-ancestor-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png. |
| * platform/qt-wk2/compositing/masks/masked-ancestor-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.txt. |
| * platform/qt-wk2/compositing/masks/multiple-masks-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png. |
| * platform/qt-wk2/compositing/masks/multiple-masks-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.txt. |
| * platform/qt-wk2/compositing/masks/simple-composited-mask-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png. |
| * platform/qt-wk2/compositing/masks/simple-composited-mask-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.txt. |
| * platform/qt-wk2/compositing/overflow-trumps-transform-style-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt. |
| * platform/qt-wk2/compositing/overflow/ancestor-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/ancestor-overflow-expected.png. |
| * platform/qt-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt. |
| * platform/qt-wk2/compositing/overflow/content-gains-scrollbars-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt. |
| * platform/qt-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/content-loses-scrollbars-expected.txt. |
| * platform/qt-wk2/compositing/overflow/nested-scrolling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/nested-scrolling-expected.png. |
| * platform/qt-wk2/compositing/overflow/overflow-compositing-descendant-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.png. |
| * platform/qt-wk2/compositing/overflow/overflow-positioning-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/overflow-positioning-expected.png. |
| * platform/qt-wk2/compositing/overflow/overflow-scaled-descendant-overlapping-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/overflow-scaled-descendant-overlapping-expected.png. |
| * platform/qt-wk2/compositing/overflow/overflow-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png. |
| * platform/qt-wk2/compositing/overflow/overflow-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.txt. |
| * platform/qt-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt. |
| * platform/qt-wk2/compositing/overflow/parent-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/parent-overflow-expected.png. |
| * platform/qt-wk2/compositing/overflow/remove-overflow-crash2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/remove-overflow-crash2-expected.png. |
| * platform/qt-wk2/compositing/overflow/resize-painting-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/resize-painting-expected.txt. |
| * platform/qt-wk2/compositing/overflow/scroll-ancestor-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png. |
| * platform/qt-wk2/compositing/overflow/scroll-ancestor-update-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.txt. |
| * platform/qt-wk2/compositing/overflow/scrollbar-painting-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png. |
| * platform/qt-wk2/compositing/overflow/scrollbar-painting-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.txt. |
| * platform/qt-wk2/compositing/overflow/zero-size-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/zero-size-overflow-expected.png. |
| * platform/qt-wk2/compositing/plugins/composited-plugin-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/plugins/composited-plugin-expected.png. |
| * platform/qt-wk2/compositing/plugins/composited-plugin-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/plugins/composited-plugin-expected.txt. |
| * platform/qt-wk2/compositing/reflections/compositing-change-inside-reflection-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/compositing-change-inside-reflection-expected.png. |
| * platform/qt-wk2/compositing/reflections/nested-reflection-mask-change-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/nested-reflection-mask-change-expected.png. |
| * platform/qt-wk2/compositing/reflections/nested-reflection-transformed-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed-expected.png. |
| * platform/qt-wk2/compositing/reflections/nested-reflection-transformed2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed2-expected.png. |
| * platform/qt-wk2/compositing/reflections/reflection-in-composited-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-in-composited-expected.png. |
| * platform/qt-wk2/compositing/reflections/reflection-on-composited-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-on-composited-expected.png. |
| * platform/qt-wk2/compositing/reflections/reflection-opacity-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-opacity-expected.png. |
| * platform/qt-wk2/compositing/reflections/reflection-ordering-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-ordering-expected.png. |
| * platform/qt-wk2/compositing/reflections/reflection-positioning-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-positioning-expected.png. |
| * platform/qt-wk2/compositing/reflections/reflection-positioning2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-positioning2-expected.png. |
| * platform/qt-wk2/compositing/reflections/simple-composited-reflections-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/simple-composited-reflections-expected.png. |
| * platform/qt-wk2/compositing/repaint/become-overlay-composited-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/become-overlay-composited-layer-expected.png. |
| * platform/qt-wk2/compositing/repaint/composited-document-element-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/composited-document-element-expected.png. |
| * platform/qt-wk2/compositing/repaint/content-into-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/content-into-overflow-expected.png. |
| * platform/qt-wk2/compositing/repaint/content-into-overflow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/content-into-overflow-expected.txt. |
| * platform/qt-wk2/compositing/repaint/fixed-background-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/fixed-background-scroll-expected.txt. |
| * platform/qt-wk2/compositing/repaint/layer-repaint-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/layer-repaint-expected.png. |
| * platform/qt-wk2/compositing/repaint/layer-repaint-rects-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/layer-repaint-rects-expected.png. |
| * platform/qt-wk2/compositing/repaint/newly-composited-on-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png. |
| * platform/qt-wk2/compositing/repaint/newly-composited-on-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.txt. |
| * platform/qt-wk2/compositing/repaint/newly-composited-repaint-rect-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-repaint-rect-expected.png. |
| * platform/qt-wk2/compositing/repaint/opacity-between-absolute-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute-expected.png. |
| * platform/qt-wk2/compositing/repaint/opacity-between-absolute2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute2-expected.png. |
| * platform/qt-wk2/compositing/repaint/overflow-into-content-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/overflow-into-content-expected.png. |
| * platform/qt-wk2/compositing/repaint/overflow-into-content-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/overflow-into-content-expected.txt. |
| * platform/qt-wk2/compositing/repaint/page-scale-repaint-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png. |
| * platform/qt-wk2/compositing/repaint/positioned-movement-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/positioned-movement-expected.txt. |
| * platform/qt-wk2/compositing/repaint/requires-backing-repaint-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/requires-backing-repaint-expected.png. |
| * platform/qt-wk2/compositing/repaint/same-size-invalidation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/same-size-invalidation-expected.png. |
| * platform/qt-wk2/compositing/repaint/shrink-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/shrink-layer-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-absolute-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-absolute-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-absolute-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-fixed-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-fixed-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-fixed-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt. |
| * platform/qt-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-wk2/compositing/rtl/rtl-relative-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt. |
| * platform/qt-wk2/compositing/scaling/tiled-layer-recursion-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-wk2/compositing/self-painting-layers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png. |
| * platform/qt-wk2/compositing/self-painting-layers-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/self-painting-layers-expected.txt. |
| * platform/qt-wk2/compositing/shadows/shadow-drawing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/shadows/shadow-drawing-expected.png. |
| * platform/qt-wk2/compositing/sibling-positioning-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/sibling-positioning-expected.png. |
| * platform/qt-wk2/compositing/text-on-large-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/text-on-large-layer-expected.png. |
| * platform/qt-wk2/compositing/tiled-layers-hidpi-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt. |
| * platform/qt-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt. |
| * platform/qt-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt. |
| * platform/qt-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt. |
| * platform/qt-wk2/compositing/tiling/huge-layer-img-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/huge-layer-img-expected.txt. |
| * platform/qt-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt. |
| * platform/qt-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt. |
| * platform/qt-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/tiling/tiled-layer-resize-expected.txt. |
| * platform/qt-wk2/compositing/transitions/singular-scale-transition-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/transitions/singular-scale-transition-expected.png. |
| * platform/qt-wk2/compositing/video/video-background-color-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/video/video-background-color-expected.png. |
| * platform/qt-wk2/compositing/video/video-background-color-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/video/video-background-color-expected.txt. |
| * platform/qt-wk2/compositing/visibility/visibility-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/visibility/visibility-composited-expected.txt. |
| * platform/qt-wk2/compositing/visibility/visibility-composited-transforms-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/visibility/visibility-composited-transforms-expected.txt. |
| * platform/qt-wk2/compositing/visibility/visibility-image-layers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/visibility/visibility-image-layers-expected.png. |
| * platform/qt-wk2/compositing/visibility/visibility-simple-video-layer-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/visibility/visibility-simple-video-layer-expected.png. |
| * platform/qt-wk2/compositing/z-order/negative-z-index-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/z-order/negative-z-index-expected.png. |
| * platform/qt-wk2/css1/basic/containment-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/basic/containment-expected.png. |
| * platform/qt-wk2/css1/basic/contextual_selectors-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/basic/contextual_selectors-expected.png. |
| * platform/qt-wk2/css1/basic/grouping-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/basic/grouping-expected.png. |
| * platform/qt-wk2/css1/basic/id_as_selector-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/basic/id_as_selector-expected.png. |
| * platform/qt-wk2/css1/basic/inheritance-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/basic/inheritance-expected.png. |
| * platform/qt-wk2/css1/box_properties/acid_test-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/acid_test-expected.png. |
| * platform/qt-wk2/css1/box_properties/border-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_bottom-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_bottom_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_bottom_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_bottom_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_bottom_width-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_bottom_width_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_bottom_width_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_color-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_color-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_color_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_color_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_left-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_left_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_left_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_left_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_left_width-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_left_width_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_left_width_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_right-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_right_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_right_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_right_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_right_width-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_right_width_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_right_width_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_style-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_style_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_style_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_top-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_top_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_top_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_top_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_top_width-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_top_width_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_top_width_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_width-expected.png. |
| * platform/qt-wk2/css1/box_properties/border_width_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/border_width_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/clear-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/clear-expected.png. |
| * platform/qt-wk2/css1/box_properties/clear_float-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/clear_float-expected.png. |
| * platform/qt-wk2/css1/box_properties/float-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/float-expected.png. |
| * platform/qt-wk2/css1/box_properties/float_elements_in_series-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/float_elements_in_series-expected.png. |
| * platform/qt-wk2/css1/box_properties/float_margin-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/float_margin-expected.png. |
| * platform/qt-wk2/css1/box_properties/float_on_text_elements-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/float_on_text_elements-expected.png. |
| * platform/qt-wk2/css1/box_properties/height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/height-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_bottom-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_bottom_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_bottom_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_left-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_left_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_left_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_right-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_right_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_right_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_top-expected.png. |
| * platform/qt-wk2/css1/box_properties/margin_top_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/margin_top_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_bottom-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_bottom-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_bottom_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_bottom_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_left-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_left-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_left_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_left_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_right-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_right-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_right_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_right_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_top-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_top-expected.png. |
| * platform/qt-wk2/css1/box_properties/padding_top_inline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/padding_top_inline-expected.png. |
| * platform/qt-wk2/css1/box_properties/width-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/box_properties/width-expected.png. |
| * platform/qt-wk2/css1/cascade/cascade_order-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/cascade/cascade_order-expected.png. |
| * platform/qt-wk2/css1/cascade/important-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/cascade/important-expected.png. |
| * platform/qt-wk2/css1/classification/display-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/classification/display-expected.png. |
| * platform/qt-wk2/css1/classification/list_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/classification/list_style-expected.png. |
| * platform/qt-wk2/css1/classification/list_style_image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/classification/list_style_image-expected.png. |
| * platform/qt-wk2/css1/classification/list_style_position-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/classification/list_style_position-expected.png. |
| * platform/qt-wk2/css1/classification/list_style_type-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/classification/list_style_type-expected.png. |
| * platform/qt-wk2/css1/classification/white_space-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/classification/white_space-expected.png. |
| * platform/qt-wk2/css1/color_and_background/background-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/background-expected.png. |
| * platform/qt-wk2/css1/color_and_background/background_attachment-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/background_attachment-expected.png. |
| * platform/qt-wk2/css1/color_and_background/background_color-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/background_color-expected.png. |
| * platform/qt-wk2/css1/color_and_background/background_image-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/background_image-expected.png. |
| * platform/qt-wk2/css1/color_and_background/background_position-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/background_position-expected.png. |
| * platform/qt-wk2/css1/color_and_background/background_repeat-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/background_repeat-expected.png. |
| * platform/qt-wk2/css1/color_and_background/color-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/color_and_background/color-expected.png. |
| * platform/qt-wk2/css1/conformance/forward_compatible_parsing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/conformance/forward_compatible_parsing-expected.png. |
| * platform/qt-wk2/css1/font_properties/font-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/font_properties/font-expected.png. |
| * platform/qt-wk2/css1/font_properties/font_family-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/font_properties/font_family-expected.png. |
| * platform/qt-wk2/css1/font_properties/font_size-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/font_properties/font_size-expected.png. |
| * platform/qt-wk2/css1/font_properties/font_style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/font_properties/font_style-expected.png. |
| * platform/qt-wk2/css1/font_properties/font_variant-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/font_properties/font_variant-expected.png. |
| * platform/qt-wk2/css1/font_properties/font_weight-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/font_properties/font_weight-expected.png. |
| * platform/qt-wk2/css1/formatting_model/canvas-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/canvas-expected.png. |
| * platform/qt-wk2/css1/formatting_model/floating_elements-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/floating_elements-expected.png. |
| * platform/qt-wk2/css1/formatting_model/height_of_lines-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/height_of_lines-expected.png. |
| * platform/qt-wk2/css1/formatting_model/horizontal_formatting-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/horizontal_formatting-expected.png. |
| * platform/qt-wk2/css1/formatting_model/inline_elements-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/inline_elements-expected.png. |
| * platform/qt-wk2/css1/formatting_model/replaced_elements-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/replaced_elements-expected.png. |
| * platform/qt-wk2/css1/formatting_model/vertical_formatting-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/formatting_model/vertical_formatting-expected.png. |
| * platform/qt-wk2/css1/pseudo/anchor-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/pseudo/anchor-expected.png. |
| * platform/qt-wk2/css1/pseudo/firstletter-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/pseudo/firstletter-expected.png. |
| * platform/qt-wk2/css1/pseudo/firstline-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/pseudo/firstline-expected.png. |
| * platform/qt-wk2/css1/pseudo/multiple_pseudo_elements-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/pseudo/multiple_pseudo_elements-expected.png. |
| * platform/qt-wk2/css1/pseudo/pseudo_elements_in_selectors-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/pseudo/pseudo_elements_in_selectors-expected.png. |
| * platform/qt-wk2/css1/text_properties/letter_spacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/letter_spacing-expected.png. |
| * platform/qt-wk2/css1/text_properties/line_height-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/line_height-expected.png. |
| * platform/qt-wk2/css1/text_properties/text_align-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/text_align-expected.png. |
| * platform/qt-wk2/css1/text_properties/text_decoration-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/text_decoration-expected.png. |
| * platform/qt-wk2/css1/text_properties/text_indent-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/text_indent-expected.png. |
| * platform/qt-wk2/css1/text_properties/text_transform-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/text_transform-expected.png. |
| * platform/qt-wk2/css1/text_properties/vertical_align-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/vertical_align-expected.png. |
| * platform/qt-wk2/css1/text_properties/word_spacing-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/text_properties/word_spacing-expected.png. |
| * platform/qt-wk2/css1/units/color_units-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/units/color_units-expected.png. |
| * platform/qt-wk2/css1/units/length_units-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/units/length_units-expected.png. |
| * platform/qt-wk2/css1/units/percentage_units-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/units/percentage_units-expected.png. |
| * platform/qt-wk2/css1/units/urls-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/css1/units/urls-expected.png. |
| |
| 2013-08-19 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Restructure Qt test expectations |
| |
| Unreviewed meta gardening. |
| |
| Removed 5.0 name from WK1 and WK2 results and made it possible to set |
| expectations by both Qt version and mayor architectures. |
| |
| Qt-5.0-WK2 will be moved later due to its size. |
| |
| * platform/qt-mac-wk2/TestExpectations: Renamed from LayoutTests/platform/qt-5.0-mac-wk2/TestExpectations. |
| * platform/qt-wk1/TestExpectations: Renamed from LayoutTests/platform/qt-5.0-wk1/TestExpectations. |
| * platform/qt-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt. |
| * platform/qt-wk1/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt. |
| * platform/qt-wk1/compositing/geometry/fixed-in-composited-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/fixed-in-composited-expected.png. |
| * platform/qt-wk1/compositing/geometry/fixed-in-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/fixed-in-composited-expected.txt. |
| * platform/qt-wk1/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt. |
| * platform/qt-wk1/compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/layer-due-to-layer-children-switch-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-positioned-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-transformed-expected.txt. |
| * platform/qt-wk1/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt. |
| * platform/qt-wk1/compositing/geometry/video-fixed-scrolling-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/video-fixed-scrolling-expected.png. |
| * platform/qt-wk1/compositing/geometry/video-fixed-scrolling-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/geometry/video-fixed-scrolling-expected.txt. |
| * platform/qt-wk1/compositing/iframes/iframe-copy-on-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/iframes/iframe-copy-on-scroll-expected.png. |
| * platform/qt-wk1/compositing/iframes/iframe-copy-on-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/iframes/iframe-copy-on-scroll-expected.txt. |
| * platform/qt-wk1/compositing/iframes/iframe-size-from-zero-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/iframes/iframe-size-from-zero-expected.txt. |
| * platform/qt-wk1/compositing/layer-creation/scroll-partial-update-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/layer-creation/scroll-partial-update-expected.txt. |
| * platform/qt-wk1/compositing/layer-creation/spanOverlapsCanvas-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/layer-creation/spanOverlapsCanvas-expected.png. |
| * platform/qt-wk1/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/layer-creation/spanOverlapsCanvas-expected.txt. |
| * platform/qt-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt. |
| * platform/qt-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt. |
| * platform/qt-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt. |
| * platform/qt-wk1/compositing/overflow/scroll-ancestor-update-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/scroll-ancestor-update-expected.png. |
| * platform/qt-wk1/compositing/overflow/scroll-ancestor-update-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/scroll-ancestor-update-expected.txt. |
| * platform/qt-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt. |
| * platform/qt-wk1/compositing/overflow/scrolling-without-painting-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/scrolling-without-painting-expected.txt. |
| * platform/qt-wk1/compositing/overflow/textarea-scroll-touch-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/textarea-scroll-touch-expected.txt. |
| * platform/qt-wk1/compositing/overflow/updating-scrolling-content-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/overflow/updating-scrolling-content-expected.txt. |
| * platform/qt-wk1/compositing/plugins/no-backing-store-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/plugins/no-backing-store-expected.txt. |
| * platform/qt-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt. |
| * platform/qt-wk1/compositing/repaint/invalidations-on-composited-layers-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/repaint/invalidations-on-composited-layers-expected.txt. |
| * platform/qt-wk1/compositing/self-painting-layers-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/self-painting-layers-expected.png. |
| * platform/qt-wk1/compositing/self-painting-layers-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/self-painting-layers-expected.txt. |
| * platform/qt-wk1/compositing/video/video-poster-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/compositing/video/video-poster-expected.txt. |
| * platform/qt-wk1/editing/deleting/delete-by-word-002-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/deleting/delete-by-word-002-expected.txt. |
| * platform/qt-wk1/editing/deleting/delete-cell-contents-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/deleting/delete-cell-contents-expected.txt. |
| * platform/qt-wk1/editing/execCommand/button-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/execCommand/button-expected.txt. |
| * platform/qt-wk1/editing/execCommand/createLink-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/execCommand/createLink-expected.txt. |
| * platform/qt-wk1/editing/execCommand/indent-pre-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/execCommand/indent-pre-expected.txt. |
| * platform/qt-wk1/editing/execCommand/unlink-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/execCommand/unlink-expected.txt. |
| * platform/qt-wk1/editing/input/emacs-ctrl-o-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/input/emacs-ctrl-o-expected.txt. |
| * platform/qt-wk1/editing/inserting/insert-before-link-1-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/inserting/insert-before-link-1-expected.txt. |
| * platform/qt-wk1/editing/pasteboard/display-block-on-spans-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/pasteboard/display-block-on-spans-expected.txt. |
| * platform/qt-wk1/editing/pasteboard/emacs-cntl-y-001-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/pasteboard/emacs-cntl-y-001-expected.txt. |
| * platform/qt-wk1/editing/pasteboard/merge-end-list-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/pasteboard/merge-end-list-2-expected.txt. |
| * platform/qt-wk1/editing/pasteboard/merge-end-table-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/pasteboard/merge-end-table-2-expected.txt. |
| * platform/qt-wk1/editing/pasteboard/page-zoom-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/pasteboard/page-zoom-expected.txt. |
| * platform/qt-wk1/editing/selection/extend-selection-word-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/selection/extend-selection-word-expected.txt. |
| * platform/qt-wk1/editing/style/apply-through-end-of-document-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/apply-through-end-of-document-expected.txt. |
| * platform/qt-wk1/editing/style/remove-underline-across-paragraph-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-expected.txt. |
| * platform/qt-wk1/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-in-bold-expected.txt. |
| * platform/qt-wk1/editing/style/remove-underline-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/remove-underline-expected.txt. |
| * platform/qt-wk1/editing/style/remove-underline-from-stylesheet-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/remove-underline-from-stylesheet-expected.txt. |
| * platform/qt-wk1/editing/style/remove-underline-in-bold-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/remove-underline-in-bold-expected.txt. |
| * platform/qt-wk1/editing/style/unbold-in-bold-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/style/unbold-in-bold-expected.txt. |
| * platform/qt-wk1/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt. |
| * platform/qt-wk1/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style-expected.png. |
| * platform/qt-wk1/fast/css3-text/css3-text-decoration/text-decoration-style-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/css3-text/css3-text-decoration/text-decoration-style-expected.png. |
| * platform/qt-wk1/fast/history/history-back-initial-vs-final-url-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt. |
| * platform/qt-wk1/fast/loader/main-document-url-for-non-http-loads-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/loader/main-document-url-for-non-http-loads-expected.txt. |
| * platform/qt-wk1/fast/loader/show-only-one-beforeunload-dialog-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/loader/show-only-one-beforeunload-dialog-expected.txt. |
| * platform/qt-wk1/fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt. |
| * platform/qt-wk1/fast/text/whitespace/028-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/text/whitespace/028-expected.png. |
| * platform/qt-wk1/fast/text/whitespace/028-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/text/whitespace/028-expected.txt. |
| * platform/qt-wk1/http/tests/cache/iframe-304-crash-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/cache/iframe-304-crash-expected.txt. |
| * platform/qt-wk1/http/tests/loading/307-after-303-after-post-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/loading/307-after-303-after-post-expected.txt. |
| * platform/qt-wk1/http/tests/loading/redirect-methods-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/loading/redirect-methods-expected.txt. |
| * platform/qt-wk1/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/misc/favicon-loads-with-images-disabled-expected.txt. |
| * platform/qt-wk1/http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt. |
| * platform/qt-wk1/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png. |
| * platform/qt-wk1/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt. |
| * platform/qt-wk1/http/tests/navigation/forward-and-cancel-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/navigation/forward-and-cancel-expected.txt. |
| * platform/qt-wk1/http/tests/navigation/postredirect-frames-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/navigation/postredirect-frames-expected.txt. |
| * platform/qt-wk1/http/tests/navigation/postredirect-goback2-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/navigation/postredirect-goback2-expected.txt. |
| * platform/qt-wk1/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt. |
| * platform/qt-wk1/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt. |
| * platform/qt-wk1/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt. |
| * platform/qt-wk1/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow-expected.txt. |
| * platform/qt-wk1/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt. |
| * platform/qt-wk1/http/tests/security/contentSecurityPolicy/object-src-none-allowed-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/http/tests/security/contentSecurityPolicy/object-src-none-allowed-expected.txt. |
| * platform/qt-wk1/loader/go-back-cached-main-resource-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/loader/go-back-cached-main-resource-expected.txt. |
| * platform/qt-wk1/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png. |
| * platform/qt-wk1/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt. |
| * platform/qt-wk1/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png. |
| * platform/qt-wk1/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk1/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt. |
| |
| 2013-08-19 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| <https://webkit.org/b/119882> Speed up moving cursor/selection up or down past non-rendered elements. |
| |
| Reviewed by Darin Adler. |
| |
| This is a port from Blink originally written by Dominic Mazzoni: |
| https://src.chromium.org/viewvc/blink?revision=154977&view=revision |
| |
| * editing/execCommand/move-up-down-should-skip-hidden-elements-expected.txt: Added. |
| * editing/execCommand/move-up-down-should-skip-hidden-elements.html: Added. |
| |
| 2013-08-18 Seokju Kwon <seokju@webkit.org> |
| |
| Unreviewed gardening after r154135 |
| |
| fast/js/array-sort-modifying-tostring.html was removed. |
| |
| * platform/qt-mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-08-18 Seokju Kwon <seokju@webkit.org> |
| |
| Unreviewed gardening. |
| |
| * platform/efl/TestExpectations: fast/js/array-sort-modifying-tostring.html was removed after r154135. |
| |
| 2013-08-18 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/119917> Pasting multiple lines into a textarea can introduce extra new lines |
| |
| Reviewed by Darin Adler. |
| |
| Add a regression test. |
| |
| * editing/pasteboard/paste-into-textarea-with-new-line-expected.txt: Added. |
| * editing/pasteboard/paste-into-textarea-with-new-line.html: Added. |
| |
| 2013-08-18 Antti Koivisto <antti@apple.com> |
| |
| <https://webkit.org/b/119963> Use TextNodeTraversal for getting sheet text in StyleElement |
| |
| Reviewed by Andreas Kling. |
| |
| As a follow-up, mark as crashing a test that is now expected to crash in controlled manner (CRASH()). |
| |
| Note that the test only ever passed because the amount of data was huge enough (>4GB) for it to take |
| the special do-nothing code path. With slightly less data the test would hit CRASH() in fastRealloc() like |
| it does now. |
| |
| * TestExpectations: |
| |
| Mark fast/css/giant-stylesheet-crash.html as crashing. |
| |
| 2013-08-17 Zan Dobersek <zdobersek@igalia.com> |
| |
| <https://webkit.org/b/119944> The fast/dom/gc-10.html layout test should dump text instead of render tree |
| |
| Reviewed by Darin Adler. |
| |
| The fast/dom/gc-10.html layout test is unnecessarily dumping the render tree and the pixel output. |
| Dumping the text output is sufficient enough for this test. |
| |
| * fast/dom/gc-10-expected.txt: Added. |
| * fast/dom/gc-10.html: |
| * platform/efl/fast/dom/gc-10-expected.png: Removed. |
| * platform/efl/fast/dom/gc-10-expected.txt: Removed. |
| * platform/gtk/fast/dom/gc-10-expected.txt: Removed. |
| * platform/mac/fast/dom/gc-10-expected.png: Removed. |
| * platform/mac/fast/dom/gc-10-expected.txt: Removed. |
| * platform/qt-5.0-wk2/fast/dom/gc-10-expected.png: Removed. |
| * platform/qt/fast/dom/gc-10-expected.png: Removed. |
| * platform/qt/fast/dom/gc-10-expected.txt: Removed. |
| |
| 2013-08-17 Morten Stenshorne <mstensho@opera.com> |
| |
| <https://webkit.org/b/119795> Propagate writing-mode from the first region to the flow thread |
| |
| Reviewed by Darin Adler. |
| |
| * fast/regions/changing-writing-mode-2-expected.html: Added. |
| * fast/regions/changing-writing-mode-2.html: Added. |
| * fast/regions/changing-writing-mode-3-expected.html: Added. |
| * fast/regions/changing-writing-mode-3.html: Added. |
| * fast/regions/changing-writing-mode-4-expected.html: Added. |
| * fast/regions/changing-writing-mode-4.html: Added. |
| * fast/regions/changing-writing-mode-5-expected.html: Added. |
| * fast/regions/changing-writing-mode-5.html: Added. |
| * fast/regions/changing-writing-mode-expected.html: Added. |
| * fast/regions/changing-writing-mode.html: Added. |
| * fast/regions/invalid-first-region-with-writing-mode-2-expected.html: Added. |
| * fast/regions/invalid-first-region-with-writing-mode-2.html: Added. |
| * fast/regions/invalid-first-region-with-writing-mode-expected.html: Added. |
| * fast/regions/invalid-first-region-with-writing-mode.html: Added. |
| * fast/regions/subtree-with-horiz-bt-expected.html: Added. |
| * fast/regions/subtree-with-horiz-bt.html: Added. |
| * fast/regions/subtree-with-horiz-tb-expected.html: Added. |
| * fast/regions/subtree-with-horiz-tb.html: Added. |
| * fast/regions/subtree-with-vert-lr-expected.html: Added. |
| * fast/regions/subtree-with-vert-lr.html: Added. |
| * fast/regions/subtree-with-vert-rl-expected.html: Added. |
| * fast/regions/subtree-with-vert-rl.html: Added. |
| |
| 2013-08-17 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpecations: Unskip fast/dom/gc-10.html, the test seems to work now. |
| |
| 2013-08-16 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG should optimize typedArray.byteLength |
| https://bugs.webkit.org/show_bug.cgi?id=119909 |
| |
| Reviewed by Oliver Hunt. |
| |
| Convert two of the tyepd array tests to use byteLength instead of length. |
| These tests show speed-ups around 2.5x-5x. |
| |
| * fast/js/regress/Int16Array-bubble-sort-with-byteLength-expected.txt: Added. |
| * fast/js/regress/Int16Array-bubble-sort-with-byteLength.html: Added. |
| * fast/js/regress/Int8Array-load-with-byteLength-expected.txt: Added. |
| * fast/js/regress/Int8Array-load-with-byteLength.html: Added. |
| * fast/js/regress/script-tests/Int16Array-bubble-sort-with-byteLength.js: Added. |
| (bubbleSort): |
| (myRandom): |
| (validateSort): |
| * fast/js/regress/script-tests/Int8Array-load-with-byteLength.js: Added. |
| (adler32): |
| |
| 2013-08-16 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG optimizes out strict mode arguments tear off |
| https://bugs.webkit.org/show_bug.cgi?id=119504 |
| |
| Reviewed by Mark Hahnenberg and Oliver Hunt. |
| |
| * fast/js/dfg-arguments-strict-mode-expected.txt: Added. |
| * fast/js/dfg-arguments-strict-mode.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-arguments-strict-mode.js: Added. |
| (f): |
| |
| 2013-08-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/119915> REGRESSION(r154144): ASSERTION FAILED: m_history->provisionalItem() == m_requestedHistoryItem.get() |
| |
| Add failing test expectations. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-08-16 Filip Pizlo <fpizlo@apple.com> |
| |
| Object properties added using dot syntax (o.f = ...) from code that isn't in eval should be less likely to cause an object to become a dictionary |
| https://bugs.webkit.org/show_bug.cgi?id=119897 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/js/regress/lots-of-fields-expected.txt: Added. |
| * fast/js/regress/lots-of-fields.html: Added. |
| * fast/js/regress/script-tests/lots-of-fields.js: Added. |
| (foo): |
| |
| 2013-08-16 Jer Noble <jer.noble@apple.com> |
| |
| [Mac] Unreviewed gardening. Rebaseline after r154124. |
| |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-08-16 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed gardening. Correct Windows test expectations after JSC changes. |
| |
| * platform/win/fast/js/dom-static-property-for-in-iteration-expected.txt: |
| * platform/win/fast/js/global-constructors-attributes-shared-worker-expected.txt: |
| |
| 2013-08-16 Jer Noble <jer.noble@apple.com> |
| |
| [Mac] [WK2] Some inspector tests intermittently asserts in InspectorOverlay::paint |
| https://bugs.webkit.org/show_bug.cgi?id=105988 |
| |
| Unreviewed gardening. Mark tests as flakey (crashing) in WK1 expectations as well as WK2. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-08-16 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| [Qt] Kerning in fast font path breaks letter-spacing |
| https://bugs.webkit.org/show_bug.cgi?id=119838 |
| |
| Reviewed by Jocelyn Turcotte. |
| |
| Test that kerning does not break letter spacing. |
| |
| * fast/text/letter-spacing-kerned-expected.html: Added. |
| * fast/text/letter-spacing-kerned.html: Added. |
| |
| 2013-08-16 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed gardening. Turn on a now-passing test. |
| |
| * platform/win/TestExpectations: Reactivate fast/text/split-text-crash.xhtml |
| |
| 2013-08-16 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Enable previously-failing compositing/tiling/empty-to-tiled.html |
| https://bugs.webkit.org/show_bug.cgi?id=119818 |
| |
| Reviewed by Darin Adler. |
| |
| * platform/win/TestExpectations: Re-enable empty-to-tiled.html |
| |
| 2013-08-16 Tamas Czene <tczene@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebase js tests after r154127. |
| |
| * platform/qt/fast/js/constructor-length-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-08-16 Santosh Mahto <santosh.ma@samsung.com> |
| |
| [EFL] fast/forms/datalist/input-list.html is failing |
| |
| Unreviewed EFL gardening. unskip LayoutTests/fast/forms/datalist/input-list.html test. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/forms/datalist/input-list-expected.txt: Added. |
| |
| 2013-08-16 Andrei Parvu <parvu@adobe.com> |
| |
| [CSS Masking] Add -webkit-mask-source-type property, with auto, alpha and luminance values |
| https://bugs.webkit.org/show_bug.cgi?id=119614 |
| |
| Added tests for the parsing of the -webkit-mask-source-type property |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/masking/parsing-mask-expected.txt: |
| * fast/masking/parsing-mask-source-type-expected.txt: Added. |
| * fast/masking/parsing-mask-source-type.html: Added. |
| * fast/masking/parsing-mask.html: |
| |
| 2013-08-16 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Rebaseline after r154127 and add new baseline after r153647. |
| |
| * platform/gtk-wk1/TestExpectations: |
| x-frame-options-deny-meta-tag-in-body.html fails in Release and |
| Debug. |
| * platform/gtk/TestExpectations: CSS Image filter is not enabled |
| in GTK bots. Also remove entry for deleted test. |
| * platform/gtk/fast/forms/search/search-size-with-decorations-expected.png: Added. |
| * platform/gtk/fast/forms/search/search-size-with-decorations-expected.txt: Added. |
| * platform/gtk/fast/js/constructor-length-expected.txt: |
| Rebaselined after r154127. |
| * platform/gtk/fast/js/global-constructors-attributes-dedicated-worker-expected.txt: |
| ditto. |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| ditto. |
| * platform/gtk/fast/js/global-constructors-attributes-shared-worker-expected.txt: |
| ditto. |
| |
| 2013-08-16 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Reskip tests that times out. |
| |
| Unreviewed gardening. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-15 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed gardening. Correct some test expectations that now pass. |
| |
| * platform/win/editing/selection/caret-ltr-right-expected.txt: |
| * platform/win/editing/selection/caret-rtl-2-left-expected.txt: |
| |
| 2013-08-15 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Shapes] Add support for shape-outside image values |
| https://bugs.webkit.org/show_bug.cgi?id=119809 |
| |
| Two tests to verify that the initial implementation of shape valued images is working |
| for shape-outside. |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/shapes/shape-outside-floats/shape-outside-floats-image-001-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-image-001.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-image-002-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-image-002.html: Added. |
| |
| 2013-08-15 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Revert that. The test had been fixed in r154148. |
| |
| * TestExpectations: |
| |
| 2013-08-15 Ryosuke Niwa <rniwa@webkit.org> |
| |
| <https://webkit.org/b/119873> REGRESSION(r154057): platform/mac/accessibility/role-subrole-roledescription.html fails |
| |
| Add a test expectation. |
| |
| * TestExpectations: |
| |
| 2013-08-15 Sam White <samuel_white@apple.com> |
| |
| AX: platform/mac/accessibility/role-subrole-roledescription.html is failing |
| <https://webkit.org/b/119821> |
| |
| Updating our layout test now that accessibleElementById is able |
| to fetch the math element correctly. |
| |
| Reviewed by Chris Fleizach. |
| |
| * platform/mac/accessibility/role-subrole-roledescription-expected.txt: |
| * platform/mac/accessibility/role-subrole-roledescription.html: |
| |
| 2013-08-15 Simon Fraser <simon.fraser@apple.com> |
| |
| <https://webkit.org/b/119871> Flash of garbage pixels when playing a show on Hulu |
| |
| Reviewed by Tim Horton. |
| |
| Test that would hit the newly added assertion in case of failure. |
| Was unable to create a ref test that worked reliably. |
| |
| * compositing/contents-opaque/fixed-to-nonfixed.html: Added. |
| |
| 2013-08-15 Filip Pizlo <fpizlo@apple.com> |
| |
| Remove a test that times out. |
| |
| Rubber stamped by Mark Hahnenberg. |
| |
| This test times out for me, every time. It tests code that has since been rewritten |
| and has had new tests added to cover it. It's not clear that this test would be |
| useful anymore even if we made it not timeout. |
| |
| * fast/js/array-sort-modifying-tostring-expected.txt: Removed. |
| * fast/js/array-sort-modifying-tostring.html: Removed. |
| * fast/js/script-tests/array-sort-modifying-tostring.js: Removed. |
| |
| 2013-08-15 Dirk Schulze <krit@webkit.org> |
| |
| Implement CSS Image filter() function |
| https://bugs.webkit.org/show_bug.cgi?id=119845 |
| |
| Reviewed by Dean Jackson. |
| |
| Test parsing, style resolving, computed style and behavior of new |
| CSS image function filter(). |
| |
| * fast/filter-image/filter-image-expected.html: Added. |
| * fast/filter-image/filter-image.html: Added. |
| * fast/filter-image/parse-filter-image-expected.txt: Added. |
| * fast/filter-image/parse-filter-image.html: Added. |
| * fast/filter-image/resources/image.svg: Added. |
| |
| 2013-08-15 Filip Pizlo <fpizlo@apple.com> |
| |
| Unreviewed, rebase the test now that we throw different exceptions. |
| |
| * fast/canvas/webgl/data-view-test-expected.txt: |
| |
| 2013-08-14 Filip Pizlo <fpizlo@apple.com> |
| |
| Typed arrays should be rewritten |
| https://bugs.webkit.org/show_bug.cgi?id=119064 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/canvas/webgl/array-set-invalid-arguments-expected.txt: |
| * fast/canvas/webgl/array-set-out-of-bounds-expected.txt: |
| * fast/canvas/webgl/array-unit-tests-expected.txt: |
| * fast/canvas/webgl/array-unit-tests.html: |
| * fast/canvas/webgl/data-view-crash-expected.txt: |
| * fast/canvas/webgl/script-tests/arraybuffer-transfer-of-control.js: |
| (checkView): |
| * fast/dom/call-a-constructor-as-a-function-expected.txt: |
| * fast/dom/call-a-constructor-as-a-function.html: |
| * fast/js/constructor-length.html: |
| * fast/js/global-constructors-attributes-dedicated-worker-expected.txt: |
| * fast/js/global-constructors-attributes-expected.txt: |
| * fast/js/global-constructors-attributes-shared-worker-expected.txt: |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-huge-long-lived-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-huge-long-lived.html: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-large-long-lived-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-large-long-lived.html: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-long-lived-buffer-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-long-lived-buffer.html: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-long-lived-expected.txt: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc-long-lived.html: Added. |
| * fast/js/regress/ArrayBuffer-Int8Array-alloc.html: Added. |
| * fast/js/regress/Int32Array-Int8Array-view-alloc-expected.txt: Added. |
| * fast/js/regress/Int32Array-Int8Array-view-alloc.html: Added. |
| * fast/js/regress/Int32Array-alloc-expected.txt: Added. |
| * fast/js/regress/Int32Array-alloc-huge-expected.txt: Added. |
| * fast/js/regress/Int32Array-alloc-huge-long-lived-expected.txt: Added. |
| * fast/js/regress/Int32Array-alloc-huge-long-lived.html: Added. |
| * fast/js/regress/Int32Array-alloc-huge.html: Added. |
| * fast/js/regress/Int32Array-alloc-large-expected.txt: Added. |
| * fast/js/regress/Int32Array-alloc-large-long-lived-expected.txt: Added. |
| * fast/js/regress/Int32Array-alloc-large-long-lived.html: Added. |
| * fast/js/regress/Int32Array-alloc-large.html: Added. |
| * fast/js/regress/Int32Array-alloc-long-lived-expected.txt: Added. |
| * fast/js/regress/Int32Array-alloc-long-lived.html: Added. |
| * fast/js/regress/Int32Array-alloc.html: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-huge-long-lived.js: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-large-long-lived.js: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-long-lived-buffer.js: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc-long-lived.js: Added. |
| * fast/js/regress/script-tests/ArrayBuffer-Int8Array-alloc.js: Added. |
| * fast/js/regress/script-tests/Int32Array-Int8Array-view-alloc.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc-huge-long-lived.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc-huge.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc-large-long-lived.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc-large.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc-long-lived.js: Added. |
| * fast/js/regress/script-tests/Int32Array-alloc.js: Added. |
| * platform/mac/fast/js/constructor-length-expected.txt: |
| * webgl/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html: |
| * webgl/resources/webgl_test_files/conformance/typedarrays/data-view-test.html: |
| |
| 2013-08-15 Oliver Hunt <oliver@apple.com> |
| |
| <https://webkit.org/b/119830> Assigning to a readonly global results in DFG byte code parse failure |
| |
| Reviewed by Filip Pizlo. |
| |
| Add a test |
| |
| * fast/js/dfg-put-to-readonly-property-expected.txt: Added. |
| * fast/js/dfg-put-to-readonly-property.html: Added. |
| * fast/js/script-tests/dfg-put-to-readonly-property.js: Added. |
| (foo): |
| (bar): |
| |
| 2013-08-15 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Move Mac specific expectation for |
| accessibility test to the cross platform directory, as the result |
| it's shared with GTK and EFL ports. |
| |
| * accessibility/heading-title-includes-links-expected.txt: Renamed |
| from LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt. |
| |
| 2013-08-15 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Empty qt-5.0 expectations into qt expectations |
| |
| Unreviewed gardening. |
| |
| * platform/qt-5.0/TestExpectations: |
| * platform/qt-5.0/editing/selection/editable-html-element-expected.txt: Removed. |
| * platform/qt-5.0/editing/selection/extend-by-word-001-expected.txt: Removed. |
| * platform/qt-5.0/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Removed. |
| * platform/qt-5.0/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Removed. |
| * platform/qt-5.0/fast/dom/Orientation/create-event-orientationchange-expected.txt: Removed. |
| * platform/qt-5.0/fast/dom/Window/window-properties-device-orientation-expected.txt: Removed. |
| * platform/qt-5.0/fast/events/onload-re-entry-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/input-disabled-color-expected.png: Removed. |
| * platform/qt-5.0/fast/forms/input-disabled-color-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/menulist-separator-painting-expected.png: Removed. |
| * platform/qt-5.0/fast/forms/menulist-separator-painting-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/select-background-none-expected.png: Removed. |
| * platform/qt-5.0/fast/forms/select-background-none-expected.txt: Removed. |
| * platform/qt-5.0/fast/images/embed-image-expected.txt: Removed. |
| * platform/qt-5.0/fast/images/object-image-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/backslash-to-yen-sign-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/basic/003-expected.png: Removed. |
| * platform/qt-5.0/fast/text/basic/003-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/fallback-traits-fixup-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/international/hindi-whitespace-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/international/text-spliced-font-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/letter-spacing-negative-opacity-expected.png: Removed. |
| * platform/qt-5.0/fast/text/letter-spacing-negative-opacity-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/soft-hyphen-3-expected.txt: Removed. |
| * platform/qt-5.0/http/tests/misc/location-replace-crossdomain-expected.png: Removed. |
| * platform/qt-5.0/http/tests/misc/location-replace-crossdomain-expected.txt: Removed. |
| * platform/qt-5.0/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Removed. |
| * platform/qt-5.0/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Removed. |
| * platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Removed. |
| * platform/qt-5.0/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Removed. |
| * platform/qt-5.0/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Removed. |
| * platform/qt-5.0/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Removed. |
| * platform/qt-5.0/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Removed. |
| * platform/qt-5.0/svg/as-object/object-box-sizing-no-width-height-expected.png: Removed. |
| * platform/qt-5.0/svg/as-object/object-box-sizing-no-width-height-expected.txt: Removed. |
| * platform/qt-5.0/svg/batik/text/longTextOnPath-expected.png: Removed. |
| * platform/qt-5.0/svg/batik/text/longTextOnPath-expected.txt: Removed. |
| * platform/qt-5.0/svg/carto.net/tabgroup-expected.txt: Removed. |
| * platform/qt-5.0/svg/foreignObject/text-tref-02-b-expected.png: Removed. |
| * platform/qt-5.0/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Removed. |
| * platform/qt-5.0/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Removed. |
| * platform/qt/TestExpectations: |
| * platform/qt/editing/execCommand/findString-diacriticals-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/execCommand/findString-diacriticals-expected.txt. |
| * platform/qt/editing/selection/click-left-of-rtl-wrapping-text-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/click-left-of-rtl-wrapping-text-expected.txt. |
| * platform/qt/fast/events/onload-re-entry-expected.png: Renamed from LayoutTests/platform/qt-5.0/fast/events/onload-re-entry-expected.png. |
| * platform/qt/fast/events/onload-re-entry-expected.txt: |
| * platform/qt/fast/events/touch/touch-slider-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/events/touch/touch-slider-expected.txt. |
| * platform/qt/fast/events/touch/touch-slider-no-js-touch-listener-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/events/touch/touch-slider-no-js-touch-listener-expected.txt. |
| * platform/qt/fast/forms/input-disabled-color-expected.png: |
| * platform/qt/fast/forms/input-disabled-color-expected.txt: |
| * platform/qt/fast/forms/menulist-separator-painting-expected.png: |
| * platform/qt/fast/forms/menulist-separator-painting-expected.txt: |
| * platform/qt/fast/forms/select-background-none-expected.png: |
| * platform/qt/fast/forms/select-background-none-expected.txt: |
| * platform/qt/fast/images/embed-image-expected.txt: |
| * platform/qt/fast/images/object-image-expected.txt: |
| * platform/qt/fast/text/basic/003-expected.png: |
| * platform/qt/fast/text/international/text-spliced-font-expected.png: Renamed from LayoutTests/platform/qt-5.0/fast/text/international/text-spliced-font-expected.png. |
| * platform/qt/fast/text/soft-hyphen-3-expected.txt: |
| * platform/qt/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt. |
| * platform/qt/http/tests/misc/location-replace-crossdomain-expected.png: |
| * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt: |
| * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt. |
| * platform/qt/http/tests/xmlhttprequest/methods-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/xmlhttprequest/methods-expected.txt. |
| * platform/qt/http/tests/xmlhttprequest/workers/methods-async-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/xmlhttprequest/workers/methods-async-expected.txt. |
| * platform/qt/http/tests/xmlhttprequest/workers/methods-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/xmlhttprequest/workers/methods-expected.txt. |
| * platform/qt/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: |
| * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.png: |
| * platform/qt/svg/as-object/object-box-sizing-no-width-height-expected.png: |
| * platform/qt/svg/as-object/object-box-sizing-no-width-height-expected.txt: |
| * platform/qt/svg/batik/text/longTextOnPath-expected.png: |
| * platform/qt/svg/batik/text/longTextOnPath-expected.txt: |
| * platform/qt/svg/carto.net/tabgroup-expected.png: Renamed from LayoutTests/platform/qt-5.0/svg/carto.net/tabgroup-expected.png. |
| * platform/qt/svg/carto.net/tabgroup-expected.txt: |
| * platform/qt/svg/foreignObject/text-tref-02-b-expected.png: |
| * platform/qt/svg/transforms/text-with-pattern-with-svg-transform-expected.png: |
| * platform/qt/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: |
| |
| 2013-08-15 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update test expectations. |
| |
| * platform/gtk-wk1/TestExpectations: Unskip tests no longer failing. |
| * platform/gtk-wk1/loader/go-back-cached-main-resource-expected.txt: |
| Rebaseline after r153852. |
| * platform/gtk/TestExpectations: |
| * platform/gtk/fast/regions/region-dynamic-after-before-expected.txt: |
| Rebaseline after r154072. |
| * platform/gtk/fast/regions/region-generated-content-before-after-expected.txt: |
| Rebaseline after r154072. |
| * platform/gtk/security/block-test-no-port-expected.txt: |
| Rebaseline after r153852. |
| |
| 2013-08-15 Rob Buis <rwlbuis@webkit.org> |
| |
| ASSERTION FAILED: !m_adoptionIsRequired in void WebCore::TreeShared<NodeType>::ref() |
| https://bugs.webkit.org/show_bug.cgi?id=116979 |
| |
| Reviewed by Antti Koivisto. |
| |
| Add testcase from bug with small adjustments. |
| |
| * svg/custom/tref-with-progress-tag-setpseudo-assert-expected.txt: Added. |
| * svg/custom/tref-with-progress-tag-setpseudo-assert.html: Added. |
| |
| 2013-08-15 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Skip failing test. |
| |
| * platform/gtk-wk1/TestExpectations: |
| http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html |
| is failing. |
| |
| 2013-08-15 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| [Qt] fast/canvas/canvas-blending-transforms.html test fails on x32 after r153941. |
| https://bugs.webkit.org/show_bug.cgi?id=119792 |
| |
| Unreviewed gardening. |
| |
| Speculative unskip after r154095. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-15 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| REGRESSION(r148790) Made 7 tests fail on x86 32bit |
| https://bugs.webkit.org/show_bug.cgi?id=114913 |
| |
| Reviewed by Filip Pizlo. |
| |
| Unskip the five tests now passsing again. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-15 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Rebaseline after r154057. |
| |
| * platform/gtk/fast/js/dom-static-property-for-in-iteration-expected.txt: |
| |
| 2013-08-15 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| [EFL] Unreviwed gardening. |
| |
| Skipped some failures. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/forms/datalist/input-list-expected.txt: Removed. |
| |
| 2013-08-15 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Rebaseline after r154072. |
| |
| * platform/gtk/fast/regions/autoheight-regions-mark-expected.txt: |
| * platform/gtk/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: |
| * platform/gtk/fast/regions/overflow-in-variable-width-regions-expected.txt: |
| * platform/gtk/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: |
| * platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: |
| * platform/gtk/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: |
| * platform/gtk/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: |
| * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: |
| * platform/gtk/fast/repaint/line-flow-with-floats-in-regions-expected.txt: |
| * platform/gtk/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: |
| * platform/gtk/fast/repaint/region-painting-via-layout-expected.txt: |
| |
| 2013-08-15 Tamas Czene <tczene@inf.u-szeged.hu> |
| |
| [Qt] Unreviwed gardening. Rebase fast tests after r154072. |
| |
| * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.txt: Removed. |
| * platform/qt/fast/regions/autoheight-regions-mark-expected.txt: |
| * platform/qt/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: |
| * platform/qt/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: |
| * platform/qt/fast/regions/overflow-in-variable-width-regions-expected.png: |
| * platform/qt/fast/regions/overflow-in-variable-width-regions-expected.txt: |
| * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: |
| * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: |
| * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: |
| * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: |
| * platform/qt/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: |
| * platform/qt/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: |
| * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: |
| * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: |
| * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.png: |
| * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.txt: |
| * platform/qt/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: |
| * platform/qt/fast/repaint/region-painting-via-layout-expected.txt: |
| |
| 2013-08-14 Alexey Proskuryakov <ap@apple.com> |
| |
| Don't copy js-test-pre in cookies-test-pre |
| https://bugs.webkit.org/show_bug.cgi?id=119802 |
| |
| Reviewed by Sam Weinig. |
| |
| * http/tests/cookies/resources/cookies-test-post.js: |
| * http/tests/cookies/resources/cookies-test-pre.js: |
| |
| 2013-08-14 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| <https://webkit.org/b/119786> [EFL] decoration of search type is different from other platforms |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Rebaseline related to input search field. |
| |
| * platform/efl/fast/css/input-search-padding-expected.png: |
| * platform/efl/fast/css/input-search-padding-expected.txt: |
| * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.png: |
| * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt: |
| * platform/efl/fast/css/text-overflow-input-expected.png: |
| * platform/efl/fast/css/text-overflow-input-expected.txt: |
| * platform/efl/fast/forms/box-shadow-override-expected.png: |
| * platform/efl/fast/forms/box-shadow-override-expected.txt: |
| * platform/efl/fast/forms/control-restrict-line-height-expected.png: |
| * platform/efl/fast/forms/control-restrict-line-height-expected.txt: |
| * platform/efl/fast/forms/input-appearance-height-expected.png: |
| * platform/efl/fast/forms/input-appearance-height-expected.txt: |
| * platform/efl/fast/forms/placeholder-position-expected.png: |
| * platform/efl/fast/forms/placeholder-position-expected.txt: |
| * platform/efl/fast/forms/placeholder-pseudo-style-expected.png: |
| * platform/efl/fast/forms/placeholder-pseudo-style-expected.txt: |
| * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.png: |
| * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt: |
| * platform/efl/fast/forms/search-display-none-cancel-button-expected.png: |
| * platform/efl/fast/forms/search-display-none-cancel-button-expected.txt: |
| * platform/efl/fast/forms/search-rtl-expected.png: |
| * platform/efl/fast/forms/search-rtl-expected.txt: |
| * platform/efl/fast/forms/search-vertical-alignment-expected.png: |
| * platform/efl/fast/forms/search-vertical-alignment-expected.txt: |
| * platform/efl/fast/forms/searchfield-heights-expected.png: |
| * platform/efl/fast/forms/searchfield-heights-expected.txt: |
| * platform/efl/fast/repaint/search-field-cancel-expected.png: |
| * platform/efl/fast/repaint/search-field-cancel-expected.txt: |
| |
| 2013-08-14 Chris Fleizach <cfleizach@apple.com> |
| |
| <https://webkit.org/b/119817> AX: Integrate layout tests from overflow bounding boxes are way too big; prevents VoiceOver taps from activating the right elements |
| |
| Reviewed by Simon Fraser. |
| |
| Add a layout test to ensure that transformed elements do not get offset twice when calculating their accessibility bounds. |
| |
| * accessibility/transformed-bounds-expected.txt: Added. |
| * accessibility/transformed-bounds.html: Added. |
| |
| 2013-08-14 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] Minimal support for using an image to define a shape |
| https://bugs.webkit.org/show_bug.cgi?id=116643 |
| |
| Two tests to verify that the initial implementation of shape valued images is working |
| for shape-inside. |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/exclusions/shape-inside/shape-inside-image-001-expected.html: Added. |
| * fast/exclusions/shape-inside/shape-inside-image-001.html: Added. |
| * fast/exclusions/shape-inside/shape-inside-image-002-expected.html: Added. |
| * fast/exclusions/shape-inside/shape-inside-image-002.html: Added. |
| |
| 2013-08-14 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed build gardening. |
| |
| * platform/win/TestExpectations: Clean up a lint warning, and reactivate four tiling tests |
| that pass and had been turned off previously. |
| |
| |
| 2013-08-14 Alexandru Chiculita <achicu@adobe.com> |
| |
| [CSS Regions] RenderRegions should have a RenderLayer+Backing when they contain a Composited RenderLayer |
| https://bugs.webkit.org/show_bug.cgi?id=117365 |
| |
| Reviewed by David Hyatt. |
| |
| Added new tests for cases when CSS Regions are promoted to RenderLayers because |
| they contain elements that might need to become composited. |
| |
| * fast/regions/layers/dynamic-layer-added-with-no-layout-expected.png: Added. |
| * fast/regions/layers/dynamic-layer-added-with-no-layout-expected.txt: Added. |
| * fast/regions/layers/dynamic-layer-added-with-no-layout.html: Added. |
| * fast/regions/layers/dynamic-layer-removed-with-no-layout-expected.png: Added. |
| * fast/regions/layers/dynamic-layer-removed-with-no-layout-expected.txt: Added. |
| * fast/regions/layers/dynamic-layer-removed-with-no-layout.html: Added. |
| * fast/regions/layers/float-region-promoted-to-layer-expected.html: Added. |
| * fast/regions/layers/float-region-promoted-to-layer.html: Added. |
| * fast/regions/layers/regions-promoted-to-layers-expected.txt: Added. |
| * fast/regions/layers/regions-promoted-to-layers-horizontal-bt-expected.txt: Added. |
| * fast/regions/layers/regions-promoted-to-layers-horizontal-bt.html: Added. |
| * fast/regions/layers/regions-promoted-to-layers-vertical-lr-expected.txt: Added. |
| * fast/regions/layers/regions-promoted-to-layers-vertical-lr.html: Added. |
| * fast/regions/layers/regions-promoted-to-layers-vertical-rl-expected.txt: Added. |
| * fast/regions/layers/regions-promoted-to-layers-vertical-rl.html: Added. |
| * fast/regions/layers/regions-promoted-to-layers.html: Added. |
| |
| Updated existing tests that now have CSS Regions that require a RenderLayer. |
| * fast/regions/autoheight-regions-mark-expected.txt: |
| * fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: |
| * fast/repaint/region-painting-via-layout-expected.txt: |
| * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: |
| * platform/mac/fast/regions/overflow-in-variable-width-regions-expected.txt: |
| * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: |
| * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: |
| * platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: |
| * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: |
| * platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: |
| * platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt: |
| |
| 2013-08-14 Andreas Kling <akling@apple.com> |
| |
| <http://webkit.org/b/119520> REGRESSION(154062): fast/repaint/caret-jump-between-nodes.html flakes on bots. |
| |
| Unreviewed. This isn't working out. I can't get it to blink the caret a consistent number of times. |
| Removing the test for now to stop making bots red. |
| |
| * fast/repaint/caret-jump-between-nodes-expected.txt: Removed. |
| * fast/repaint/caret-jump-between-nodes.html: Removed. |
| |
| 2013-08-14 Rob Buis <rwlbuis@webkit.org> |
| |
| Assertion failure in RenderObject::drawLineForBoxSide |
| https://bugs.webkit.org/show_bug.cgi?id=108187 |
| |
| Reviewed by David Hyatt. |
| |
| Add testcase from bug with small adjustments. |
| |
| * fast/css/outline-negative-expected.txt: Added. |
| * fast/css/outline-negative.html: Added. |
| |
| 2013-08-14 Andreas Kling <akling@apple.com> |
| |
| REGRESSION(r153815): fast/repaint/caret-jump-between-nodes.html sucks. |
| <http://webkit.org/b/119520> |
| |
| Unreviewed, remove the description text from this repaint test in an attempt |
| to get consistent cross-platform results. |
| |
| * fast/repaint/caret-jump-between-nodes-expected.txt: |
| * fast/repaint/caret-jump-between-nodes.html: |
| * platform/gtk/fast/repaint/caret-jump-between-nodes-expected.txt: Removed. |
| * platform/qt-5.0-wk2/fast/repaint/caret-jump-between-nodes-expected.txt: Removed. |
| * platform/qt/fast/repaint/caret-jump-between-nodes-expected.txt: Removed. |
| |
| 2013-08-13 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: Headings not longer have an AXTitle if they have a link as the only child |
| https://bugs.webkit.org/show_bug.cgi?id=119699 |
| |
| Reviewed by Anders Carlsson. |
| |
| * accessibility/heading-title-includes-links.html: Added. |
| * platform/mac/accessibility/heading-title-includes-links-expected.txt: Added. |
| * platform/mac/accessibility/internal-link-anchors2-expected.txt: |
| |
| 2013-08-14 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Move id attribute to parent Element interface |
| https://bugs.webkit.org/show_bug.cgi?id=119706 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Rebaseline fast/js/dom-static-property-for-in-iteration.html as |
| the order has changed. |
| |
| * fast/js/dom-static-property-for-in-iteration-expected.txt: |
| |
| 2013-08-14 Arpita Bahuguna <a.bah@samsung.com> |
| |
| createAttribute/setAttributeNode does not properly normalize case |
| https://bugs.webkit.org/show_bug.cgi?id=90341 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/Element/setAttributeNode-case-insensitivity.html: Added. |
| * fast/dom/Element/setAttributeNode-case-insensitivity-expected.txt: Added. |
| Testcase for verifying that setAttributeNode() checks against existing |
| attributes in a case insensitive manner. It updates the value of an |
| existing attribute (in lower case) with that of the one set using |
| setAttributeNode() (in upper case). |
| The test also verifies the behavior of attributes when specified with |
| namespace and prefix. |
| |
| * fast/dom/Element/setAttributeNode-case-insensitivity-xhtml-expected.txt: Added. |
| * fast/dom/Element/setAttributeNode-case-insensitivity-xhtml.xhtml: Added. |
| Testcase added for verifying that the default behavior for xhtml documents |
| does not change with this fix. |
| For xhtml documents, attributes can be added case sensitively. This testcase |
| verifies that two attributes with the same name but different case are |
| allowed for an xhtml document. |
| |
| 2013-08-14 Benjamin Dupont <bdupont@nds.com> |
| |
| [Qt] Activate visibility API layout tests |
| https://bugs.webkit.org/show_bug.cgi?id=119790 |
| |
| Reviewed by Allan Sandfeld Jensen. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-14 Rob Buis <rwlbuis@webkit.org> |
| |
| ASSERTION FAILED: resultAnimationElement->m_animatedType in WebCore::SVGAnimateElement::calculateAnimatedValue |
| https://bugs.webkit.org/show_bug.cgi?id=119748 |
| |
| Reviewed by Dirk Schulze. |
| |
| Test that using animateTransform with attributeType="CSS" will cause no animateTransform animation, and |
| attributeType="auto" will act as "XML". |
| |
| * svg/animations/animateTransform-translate-attributetype-auto-expected.txt: Added. |
| * svg/animations/animateTransform-translate-attributetype-auto.html: Added. |
| * svg/animations/animateTransform-translate-invalid-attributetype-expected.txt: Added. |
| * svg/animations/animateTransform-translate-invalid-attributetype.html: Added. |
| * svg/animations/script-tests/animateTransform-translate-attributetype-auto.js: Added. |
| (sample1): |
| (sample2): |
| (sample3): |
| (executeTest): |
| * svg/animations/script-tests/animateTransform-translate-invalid-attributetype.js: Added. |
| (sample): |
| (executeTest): |
| |
| 2013-08-14 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewd gardening. Skipping failing tests on x86. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-13 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Align our grid-line handling with the updated specification |
| https://bugs.webkit.org/show_bug.cgi?id=113546 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r148091 by <jchaffraix@chromium.org> |
| |
| Added a couple of new tests to cover the cases of grid resolutions |
| using negative integers. Negative integers must resolve against |
| the grid-{column|row}-end of the explicit grid. |
| |
| * fast/css-grid-layout/grid-auto-flow-resolution-expected.txt: |
| * fast/css-grid-layout/grid-auto-flow-resolution.html: |
| * fast/css-grid-layout/grid-item-negative-integer-explicit-grid-resolution-expected.txt: Added. |
| * fast/css-grid-layout/grid-item-negative-integer-explicit-grid-resolution.html: Added. |
| * fast/css-grid-layout/grid-item-spanning-resolution-expected.txt: |
| * fast/css-grid-layout/grid-item-spanning-resolution.html: |
| * fast/css-grid-layout/resources/grid.css: |
| (.autoLastRowAutoLastColumn): |
| (.autoSecondRowAutoFirstColumn): |
| (.firstRowBothColumn): |
| (.secondRowBothColumn): |
| (.bothRowFirstColumn): |
| (.bothRowSecondColumn): |
| (.bothRowBothColumn): |
| |
| 2013-08-13 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| The length of scheme is at least five characters even when the scheme has 'web+' prefix |
| https://bugs.webkit.org/show_bug.cgi?id=119779 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Add a test case to check if the length of 'web+' is five characters at least. |
| |
| * fast/dom/register-protocol-handler-expected.txt: |
| * fast/dom/register-protocol-handler.html: |
| * fast/dom/unregister-protocol-handler-expected.txt: |
| * fast/dom/unregister-protocol-handler.html: |
| * platform/efl/fast/dom/register-protocol-handler-expected.txt: |
| * platform/efl/fast/dom/unregister-protocol-handler-expected.txt: |
| |
| 2013-08-13 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r150187): Safari fails to render allrecipe.com comment popups |
| https://bugs.webkit.org/show_bug.cgi?id=119780 |
| |
| Reviewed by Benjamin Poulain. |
| |
| * fast/selectors/querySelector-id-with-multiple-elements-with-same-id-expected.txt: Added. |
| * fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html: Added. |
| |
| 2013-08-13 Sam Weinig <sam@webkit.org> |
| |
| [Re-land] Cleanup MediaQueryListListener |
| https://bugs.webkit.org/show_bug.cgi?id=119664 |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/media/media-query-list-07-expected.txt: |
| * fast/media/media-query-list-07.html: |
| * platform/mac/TestExpectations: |
| Update test to reflect that we are supposed to throw exceptions when when not passing a callback |
| object to addListener/removeListener. Also update the test to use the internals interface that is |
| supported by more ports. |
| |
| 2013-08-13 Alexey Proskuryakov <ap@apple.com> |
| |
| Removed a bogus comment that didn't have any bugs after it. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-13 Alexey Proskuryakov <ap@apple.com> |
| |
| REGRESSION(r139282): Old caret sometimes gets "stuck" (not repainted) in contenteditable elements. |
| https://bugs.webkit.org/show_bug.cgi?id=119520 |
| |
| * fast/repaint/caret-jump-between-nodes-expected.txt: Test was failing everywhere. |
| Landing current Mac results to make bots greener, but Andreas should take a look at |
| fixing the test. |
| |
| 2013-08-13 Robert Hogan <robert@webkit.org> |
| |
| Section's collapsed borders painted in wrong place in rtl tables |
| https://bugs.webkit.org/show_bug.cgi?id=119691 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/table/paint-collapsed-borders-rtl-section-expected.html: Added. |
| * fast/table/paint-collapsed-borders-rtl-section.html: Added. |
| |
| 2013-08-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| NodeList.item() does not behave according to specification |
| https://bugs.webkit.org/show_bug.cgi?id=119722 |
| |
| Reviewed by Darin Adler. |
| |
| Add a layout test to check that the NodeList.item() indexed getter's |
| argument is properly validated. Also, update the following test case now |
| that the argument is mandatory: |
| fast/dom/non-numeric-values-numeric-parameters.html |
| |
| * fast/dom/nodelist-item-parameter-expected.txt: Added. |
| * fast/dom/nodelist-item-parameter.html: Added. |
| * fast/dom/non-numeric-values-numeric-parameters-expected.txt: |
| * fast/dom/script-tests/non-numeric-values-numeric-parameters.js: |
| |
| 2013-08-13 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| REGRESSION(SUBPIXEL_LAYOUT) Composited layers can cause one pixel shifts |
| https://bugs.webkit.org/show_bug.cgi?id=115304 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/sub-pixel/sub-pixel-composited-layers-expected.html: Added. |
| * fast/sub-pixel/sub-pixel-composited-layers.html: Added. |
| |
| 2013-08-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| HTMLSelectElement.item() does not behave according to specification |
| https://bugs.webkit.org/show_bug.cgi?id=119738 |
| |
| Reviewed by Darin Adler. |
| |
| Add a new layout test to check that the HTMLSelectElement.item() indexed getter's |
| parameter is correctly validated. |
| Also update fast/dom/non-numeric-values-numeric-parameters.html now that the |
| argument is mandatory. |
| |
| * fast/dom/HTMLSelectElement/select-element-item-argument-expected.txt: Added. |
| * fast/dom/HTMLSelectElement/select-element-item-argument.html: Added. |
| * fast/dom/non-numeric-values-numeric-parameters-expected.txt: |
| * fast/dom/script-tests/non-numeric-values-numeric-parameters.js: |
| |
| 2013-08-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| On request error, always fire events on the XMLHttpRequestUpload before the XMLHttpRequest |
| https://bugs.webkit.org/show_bug.cgi?id=119714 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Add a layout test to validate the order in which the events are fired in case |
| of a xhr request error. Also update an existing test which was relying on the |
| outdated firing order. |
| |
| * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt: |
| * http/tests/xmlhttprequest/simple-cross-origin-progress-events.html: |
| * http/tests/xmlhttprequest/upload-request-error-event-order-expected.txt: Added. |
| * http/tests/xmlhttprequest/upload-request-error-event-order.html: Added. |
| |
| 2013-08-13 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebase tests after r153901 and r153915. Skip failing tests. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Removed. |
| * platform/qt-5.0/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: Removed. |
| * platform/qt/TestExpectations: |
| * platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Added. |
| |
| 2013-08-13 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Simplify test failure expectations to remove various lint failures, |
| also removing a couple of expectations for tests that are passing in the process. |
| |
| 2013-08-13 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/fast/repaint/caret-jump-between-nodes-expected.txt: Added. Rebaselining after r153815. |
| * platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Rebaselining after r153901. |
| * platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Ditto. |
| |
| 2013-08-13 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Add failure expectations for various failing tests. |
| |
| 2013-08-13 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping new fails. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-08-13 Arpita Bahuguna <a.bah@samsung.com> |
| |
| Adding testcase for verifying editing behavior for up/down caret movement between lines. |
| https://bugs.webkit.org/show_bug.cgi?id=119511 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * editing/selection/verify-editing-behavior-for-line-granularity-expected.txt: Added. |
| * editing/selection/verify-editing-behavior-for-line-granularity.html: Added. |
| Layout testcase added for verifying that the up/down caret movement between |
| lines is similar to the default text editor behavior on various platforms. |
| |
| 2013-08-13 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Compute correct region ranges for boxes |
| https://bugs.webkit.org/show_bug.cgi?id=116296 |
| |
| Reviewed by David Hyatt. |
| |
| Tests for the changes in how region ranges are computed and applied. |
| |
| * fast/regions/bottom-overflow-out-of-first-region-absolute-expected.html: Added. |
| * fast/regions/bottom-overflow-out-of-first-region-absolute.html: Added. |
| * fast/regions/float-pushed-width-change-2-expected.html: Copied from LayoutTests/fast/regions/float-pushed-width-change-expected.html. |
| * fast/regions/float-pushed-width-change-2.html: Copied from LayoutTests/fast/regions/float-pushed-width-change.html. |
| * fast/regions/float-pushed-width-change-expected.html: |
| * fast/regions/float-pushed-width-change.html: |
| * fast/regions/scrollable-paragraph-unsplittable-expected.html: Added. |
| * fast/regions/scrollable-paragraph-unsplittable.html: Added. |
| |
| 2013-08-13 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/editing/caret/caret-color-expected.txt: Rebaselining after r152612. |
| * platform/gtk/fast/js/dom-static-property-for-in-iteration-expected.txt: Rebaselining after r153772. |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Ditto. |
| |
| 2013-08-13 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| Rebaselining after r153647. |
| |
| * platform/gtk/fast/css/input-search-padding-expected.txt: |
| * platform/gtk/fast/css/text-overflow-input-expected.txt: |
| * platform/gtk/fast/forms/box-shadow-override-expected.txt: |
| * platform/gtk/fast/forms/control-restrict-line-height-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-height-expected.txt: |
| * platform/gtk/fast/forms/placeholder-position-expected.txt: |
| * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt: |
| * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt: |
| * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt: |
| * platform/gtk/fast/forms/search-rtl-expected.txt: |
| * platform/gtk/fast/forms/search-size-with-decorations-expected.txt: Added. |
| * platform/gtk/fast/forms/search-styled-expected.txt: |
| * platform/gtk/fast/forms/search-vertical-alignment-expected.txt: |
| * platform/gtk/fast/forms/searchfield-heights-expected.txt: |
| * platform/gtk/fast/repaint/search-field-cancel-expected.txt: |
| |
| 2013-08-13 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Update scheme list according to latest specification |
| https://bugs.webkit.org/show_bug.cgi?id=119510 |
| |
| Reviewed by Christophe Dumez. |
| |
| New schemes are added to it additionally. Those are bitcoin, im, ircs and wtai. |
| As additional work, scheme order is listed to be sync with spec. |
| |
| Spec: http://www.w3.org/html/wg/drafts/html/master/webappapis.html#custom-handlers |
| |
| * fast/dom/register-protocol-handler-expected.txt: |
| * fast/dom/register-protocol-handler.html: |
| * fast/dom/unregister-protocol-handler-expected.txt: |
| * fast/dom/unregister-protocol-handler.html: |
| * platform/efl/fast/dom/register-protocol-handler-expected.txt: |
| * platform/efl/fast/dom/unregister-protocol-handler-expected.txt: |
| |
| 2013-08-12 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Fix null dereference in HTMLAnchorElement::sendPings when frame is not attached to a page |
| https://bugs.webkit.org/show_bug.cgi?id=119716 |
| |
| Reviewed by Darin Adler. |
| |
| Add a regression test for r153975. |
| |
| * fast/html/detach-frame-while-clicking-on-anchor-with-ping-expected.txt: Added. |
| * fast/html/detach-frame-while-clicking-on-anchor-with-ping.html: Added. |
| |
| 2013-08-12 Zan Dobersek <zdobersek@igalia.com> |
| |
| ASSERTION FAILED: type() == Percent in WebCore::Length::percent |
| https://bugs.webkit.org/show_bug.cgi?id=116715 |
| |
| Reviewed by Darin Adler. |
| |
| Add the test case, as produced by the Fuzzinator, that was causing assertions |
| in Length::percent due to Length objects of the Calculated type not being treated |
| as holding a proper percent value in that method, despite Length::isPercent |
| returning true for Length objects of either Percent or the Calculated type. |
| |
| * fast/css/calculated-length-as-percent-crash-expected.txt: Added. |
| * fast/css/calculated-length-as-percent-crash.html: Added. |
| |
| 2013-08-12 Alexey Proskuryakov <ap@apple.com> |
| |
| http/tests/security/sandboxed-iframe-invalid.html is flaky on Mac |
| https://bugs.webkit.org/show_bug.cgi?id=85522 |
| |
| Reviewed by Andy Estes. |
| |
| * http/tests/security/sandboxed-iframe-form-top-expected.txt: Console logging got |
| improved while this test was marked as skipped or flaky, updating the results. |
| |
| * platform/mac/TestExpectations: Removed sandboxed-iframe-form-top.html, this test |
| no longer leaks output into later ones. The test was erroneously marked as flaky |
| instead of skipped, but now it's good. |
| |
| 2013-08-12 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| [EFL] Unreviewed gardening. |
| |
| Add a missing result after r152911. |
| |
| * platform/efl/fast/multicol/pagination/BottomToTop-bt-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-bt-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-lr-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-lr-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-rl-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-rl-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-tb-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/BottomToTop-tb-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-bt-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-bt-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-lr-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-lr-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-rl-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-rl-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-tb-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/LeftToRight-tb-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-bt-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-bt-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-lr-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-lr-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-rl-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-rl-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-tb-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/RightToLeft-tb-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-bt-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-bt-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-lr-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-lr-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-rl-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-rl-expected.txt: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-tb-expected.png: Added. |
| * platform/efl/fast/multicol/pagination/TopToBottom-tb-expected.txt: Added. |
| |
| 2013-08-12 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| [EFL] Unreviewed gardening. |
| |
| * platform/efl/TestExpectations: Added pasteboard after r152185. |
| * platform/efl/editing/deleting/delete-br-002-expected.txt: Updated after r152478. |
| * platform/efl/editing/execCommand/outdent-blockquote-test1-expected.txt: |
| Removed platform specific expectations after r152494. |
| * platform/efl/editing/execCommand/outdent-blockquote-test2-expected.txt: Ditto. |
| * platform/efl/editing/execCommand/outdent-blockquote-test3-expected.txt: Ditto. |
| * platform/efl/editing/execCommand/outdent-blockquote-test4-expected.txt: Ditto. |
| |
| 2013-08-12 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Layout Test fast/overflow/scrollbar-click-retains-focus.html is failing on Apple Mac WK1 and GTK. |
| https://bugs.webkit.org/show_bug.cgi?id=104104 |
| |
| Add back test expectation for Mac since it's still failing on ML WK1 bots. |
| |
| * platform/mac/TestExpectations: |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-08-12 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Define DOM_KEY_LOCATION_* constants on KeyboardEvent |
| https://bugs.webkit.org/show_bug.cgi?id=119341 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Make use of the new DOM_KEY_LOCATION_* constants in the KeyboardEvent |
| test cases instead of hardcoding their values. |
| |
| * fast/events/constructors/keyboard-event-constructor-expected.txt: |
| * fast/events/constructors/keyboard-event-constructor.html: |
| * fast/events/js-keyboard-event-creation-expected.txt: |
| * fast/events/js-keyboard-event-creation.html: |
| * fast/events/keyboardevent-location-constants-expected.txt: Added. |
| * fast/events/keyboardevent-location-constants.html: Added. |
| * fast/events/keydown-leftright-keys-expected.txt: |
| * fast/events/keydown-leftright-keys.html: |
| * fast/events/keydown-numpad-keys-expected.txt: |
| * fast/events/script-tests/keydown-numpad-keys.js: |
| (testKeyEventWithLocation): |
| * platform/efl/fast/events/js-keyboard-event-creation-expected.txt: |
| * platform/gtk/fast/events/js-keyboard-event-creation-expected.txt: |
| |
| 2013-08-12 Alexey Proskuryakov <ap@apple.com> |
| |
| Multiple CSP tests complain about undefined strings in echo-object-data.pl and echo-script-src.pl |
| https://bugs.webkit.org/show_bug.cgi?id=119692 |
| |
| Reviewed by Darin Adler. |
| |
| * http/tests/security/contentSecurityPolicy/resources/echo-object-data.pl: |
| * http/tests/security/contentSecurityPolicy/resources/echo-script-src.pl: |
| Check whether optional CGI parameters are provided. |
| |
| 2013-08-12 Dean Jackson <dino@apple.com> |
| |
| Shadows don't support viewport units |
| https://bugs.webkit.org/show_bug.cgi?id=119649 |
| |
| Reviewed by Darin Adler. |
| |
| Test that exercises a viewport unit in text-shadow to make sure we don't parse it. |
| |
| * fast/css/shadow-viewport-units-expected.txt: Added. |
| * fast/css/shadow-viewport-units.html: Added. |
| |
| 2013-08-12 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| [Qt] Add Support for canvas blend modes |
| https://bugs.webkit.org/show_bug.cgi?id=100072 |
| |
| Reviewed by Jocelyn Turcotte. |
| |
| Unskip tests that now passes. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-12 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r153903. |
| |
| * platform/qt-5.0-wk1/fast/loader/main-document-url-for-non-http-loads-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/cache/iframe-304-crash-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/loading/307-after-303-after-post-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/loading/redirect-methods-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/misc/favicon-loads-with-images-disabled-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow-expected.txt: Added. |
| * platform/qt-5.0-wk1/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/misc/window-dot-stop-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-deny-expected.txt: |
| * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: |
| * platform/qt-5.0-wk2/loader/go-back-cached-main-resource-expected.txt: |
| |
| 2013-08-12 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| Update spellcheck-attribute.html description. |
| https://bugs.webkit.org/show_bug.cgi?id=119486 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| r70512 r72782 added new fields to spellcheck-attribute.html to verify |
| spellcheck attribute. |
| Update the test to be more descriptive by dumping additional information |
| whether the misspelled word should be marked or not. |
| |
| * editing/spelling/spellcheck-attribute-expected.txt: |
| * editing/spelling/spellcheck-attribute.html: |
| |
| 2013-08-09 Alexey Proskuryakov <ap@apple.com> |
| |
| Merge an encoding test from Blink |
| https://bugs.webkit.org/show_bug.cgi?id=116943 |
| |
| Original patch by Adam Barth. |
| |
| * fast/encoding/meta-overrules-auto-expected.txt: Added. |
| * fast/encoding/meta-overrules-auto.html: Added. |
| * fast/encoding/resources/meta-input-encoding.html: Added. |
| |
| 2013-08-09 Alexey Proskuryakov <ap@apple.com> |
| |
| Tests that dump delegate calls are flaky because of cached redirects |
| https://bugs.webkit.org/show_bug.cgi?id=119641 |
| |
| Reviewed by Brady Eidson. |
| |
| Made redirect.php emit Cache-Control: no store as a workaround for bug 77538. |
| Removed several reimplementations of it, and changed the test to use the |
| central copy. |
| |
| * http/tests/permissionclient/resources/redir.php: Removed. |
| * http/tests/resources/redirect.php: |
| * http/tests/security/beforeload-iframe-server-redirect-expected.txt: |
| * http/tests/security/beforeload-iframe-server-redirect.html: |
| * http/tests/security/cannot-read-cssrules-redirect.html: |
| * http/tests/security/canvas-remote-read-redirect-to-remote-image.html: |
| * http/tests/security/canvas-remote-read-remote-image-redirect.html: |
| * http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html: |
| * http/tests/security/contentSecurityPolicy/resources/multiple-iframe-test.js: |
| * http/tests/security/contentSecurityPolicy/resources/redir.php: Removed. |
| * http/tests/security/contentSecurityPolicy/script-src-redirect-expected.txt: |
| * http/tests/security/contentSecurityPolicy/script-src-redirect.html: |
| * http/tests/security/cross-origin-css.html: |
| * http/tests/security/cross-origin-script-window-onerror-redirected.html: |
| * http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame-expected.txt: |
| * http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe-expected.txt: |
| * http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt: |
| * http/tests/security/mixedContent/resources/frame-with-redirect-http-to-https-frame.html: |
| * http/tests/security/mixedContent/resources/frame-with-redirect-http-to-https-script.html: |
| * http/tests/security/mixedContent/resources/frame-with-redirect-https-to-http-frame.html: |
| * http/tests/security/mixedContent/resources/frame-with-redirect-https-to-http-script.html: |
| * http/tests/security/redirect-BLOCKED-to-localURL.html: |
| * http/tests/security/resources/cross-origin-xsl-redirect.xml: |
| * http/tests/security/resources/redir.php: Removed. |
| * http/tests/security/resources/xsl-using-document-redirect.xsl: |
| * http/tests/security/resources/xsl-using-external-entity-redirect.xsl: |
| * http/tests/security/stylesheet-href-redirect-expected.txt: |
| * http/tests/security/stylesheet-href-redirect.html: |
| * http/tests/security/xssAuditor/block-does-not-leak-referrer.html: |
| * http/tests/security/xssAuditor/resources/redir.php: Removed. |
| * http/tests/security/xssAuditor/script-tag-open-redirect.html: |
| * http/tests/security/xssAuditor/script-tag-redirect.html: |
| * http/tests/xmlhttprequest/redirect-cross-origin-2.html: |
| * http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html: |
| * http/tests/xmlhttprequest/redirect-cross-origin-post.html: |
| * http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html: |
| * http/tests/xmlhttprequest/redirect-cross-origin-sync.html: |
| * http/tests/xmlhttprequest/redirect-cross-origin.html: |
| * http/tests/xmlhttprequest/resources/redirect.php: Removed. |
| * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html: |
| |
| 2013-08-09 Rob Buis <rwlbuis@webkit.org> |
| |
| ASSERTION FAILED: stroke->opacity != other->stroke->opacity in WebCore::SVGRenderStyle::diff |
| https://bugs.webkit.org/show_bug.cgi?id=119623 |
| |
| Reviewed by Dirk Schulze. |
| |
| Add testcase from bug with small adjustments. |
| |
| * svg/animations/animate-stroke-crasher-expected.txt: Added. |
| * svg/animations/animate-stroke-crasher.html: Added. |
| |
| 2013-08-09 Alexey Proskuryakov <ap@apple.com> |
| |
| REGRESSION (r142755): window.open creates an invisible window when width and height are 0 |
| https://bugs.webkit.org/show_bug.cgi?id=119633 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/Window/open-zero-size-as-default-expected.txt: Added. |
| * fast/dom/Window/open-zero-size-as-default.html: Added. |
| |
| 2013-08-09 Alexey Proskuryakov <ap@apple.com> |
| |
| http/tests/navigation/back-twice-without-commit.html times out |
| https://bugs.webkit.org/show_bug.cgi?id=82980 |
| |
| * platform/mac/TestExpectations: Marked as such again, reverting r153842. |
| |
| 2013-08-09 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Add support for KeyboardEvent.location attribute |
| https://bugs.webkit.org/show_bug.cgi?id=119326 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Rename KeyboardEvent.keyLocation to KeyboardEvent.location in the |
| tests and add test cases to make sure that the deprecated |
| KeyboardEvent.keyLocation still works. |
| |
| * fast/events/arrow-keys-on-body-expected.txt: |
| * fast/events/arrow-keys-on-body.html: |
| * fast/events/constructors/keyboard-event-constructor-expected.txt: |
| * fast/events/constructors/keyboard-event-constructor.html: |
| * fast/events/init-events-expected.txt: |
| * fast/events/js-keyboard-event-creation.html: |
| * fast/events/keydown-leftright-keys-expected.txt: |
| * fast/events/keydown-leftright-keys.html: |
| * fast/events/keydown-numpad-keys-expected.txt: |
| * fast/events/script-tests/init-events.js: |
| * fast/events/script-tests/keydown-numpad-keys.js: |
| (recordKeyEvent): |
| (testKeyEventWithLocation): |
| * platform/mac/fast/events/objc-keyboard-event-creation.html: |
| * platform/win/fast/events/keyLocation-numpad.html: |
| |
| 2013-08-09 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Make atob() throw an InvalidCharacterError on excess padding characters |
| https://bugs.webkit.org/show_bug.cgi?id=118898 |
| |
| Reviewed by Darin Adler. |
| |
| Update and rebaseline fast/dom/Window/atob-btoa.html now that window.atob()'s |
| behavior has changed and now that we throw an InvalidCharacterError on excess |
| pad characters. |
| |
| * fast/dom/Window/atob-btoa-expected.txt: |
| * fast/dom/Window/atob-btoa.html: |
| |
| 2013-08-09 Alexey Proskuryakov <ap@apple.com> |
| |
| <unknown> is often dumped instead of path in test output |
| https://bugs.webkit.org/show_bug.cgi?id=119590 |
| |
| Reviewed by Anders Carlsson. |
| |
| Updating test results. |
| |
| * fast/loader/file-protocol-fragment-expected.txt: |
| * fast/loader/main-document-url-for-non-http-loads-expected.txt: |
| * http/tests/cache/iframe-304-crash-expected.txt: |
| * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load-expected.txt: |
| * http/tests/loading/307-after-303-after-post-expected.txt: |
| * http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials-expected.txt: |
| * http/tests/loading/basic-auth-resend-wrong-credentials-expected.txt: |
| * http/tests/loading/basic-credentials-sent-automatically-expected.txt: |
| * http/tests/loading/redirect-methods-expected.txt: |
| * http/tests/misc/401-alternative-content-expected.txt: |
| * http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin-expected.txt: |
| * http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin-expected.txt: |
| * http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url-expected.txt: |
| * http/tests/misc/favicon-loads-with-images-disabled-expected.txt: |
| * http/tests/misc/link-rel-icon-beforeload-expected.txt: |
| * http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt: |
| * http/tests/misc/window-dot-stop-expected.txt: |
| * http/tests/security/401-logout/401-logout-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-allowall-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-deny-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: |
| * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: |
| * http/tests/xmlhttprequest/failed-auth-expected.txt: |
| * http/tests/xmlhttprequest/remember-bad-password-expected.txt: |
| * loader/go-back-cached-main-resource-expected.txt: |
| * platform/efl-wk2/loader/go-back-cached-main-resource-expected.txt: |
| * platform/mac/fast/images/support-broken-image-delegate-expected.txt: |
| * platform/mac/security/block-test-expected.txt: |
| * platform/mac/security/block-test-no-port-expected.txt: |
| * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt: |
| * webarchive/loading/test-loading-archive-expected.txt: |
| * webarchive/loading/test-loading-archive-subresource-null-mimetype-expected.txt: |
| |
| 2013-08-09 Mihai Tica <mitica@adobe.com> |
| |
| Modify the existing canvas blending test suite to test both |
| accelerated and non accelerated modes. |
| https://bugs.webkit.org/show_bug.cgi?id=119628 |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/canvas/canvas-blending-clipping-expected.txt: |
| * fast/canvas/canvas-blending-clipping.html: |
| * fast/canvas/canvas-blending-color-over-color-expected.txt: |
| * fast/canvas/canvas-blending-color-over-color.html: |
| * fast/canvas/canvas-blending-color-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-color-over-gradient.html: |
| * fast/canvas/canvas-blending-color-over-image-expected.txt: |
| * fast/canvas/canvas-blending-color-over-image.html: |
| * fast/canvas/canvas-blending-color-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-color-over-pattern.html: |
| * fast/canvas/canvas-blending-fill-style-expected.txt: |
| * fast/canvas/canvas-blending-fill-style.html: |
| * fast/canvas/canvas-blending-global-alpha-expected.txt: |
| * fast/canvas/canvas-blending-global-alpha.html: |
| * fast/canvas/canvas-blending-gradient-over-color-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-color.html: |
| * fast/canvas/canvas-blending-gradient-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-gradient.html: |
| * fast/canvas/canvas-blending-gradient-over-image-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-image.html: |
| * fast/canvas/canvas-blending-gradient-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-pattern.html: |
| * fast/canvas/canvas-blending-image-over-color-expected.txt: |
| * fast/canvas/canvas-blending-image-over-color.html: |
| * fast/canvas/canvas-blending-image-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-image-over-gradient.html: |
| * fast/canvas/canvas-blending-image-over-image-expected.txt: |
| * fast/canvas/canvas-blending-image-over-image.html: |
| * fast/canvas/canvas-blending-image-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-image-over-pattern.html: |
| * fast/canvas/canvas-blending-pattern-over-color-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-color.html: |
| * fast/canvas/canvas-blending-pattern-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-gradient.html: |
| * fast/canvas/canvas-blending-pattern-over-image-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-image.html: |
| * fast/canvas/canvas-blending-pattern-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-pattern.html: |
| * fast/canvas/canvas-blending-shadow-expected.txt: |
| * fast/canvas/canvas-blending-shadow.html: |
| * fast/canvas/canvas-blending-text-expected.txt: |
| * fast/canvas/canvas-blending-text.html: |
| * fast/canvas/canvas-blending-transforms-expected.txt: |
| * fast/canvas/canvas-blending-transforms.html: |
| |
| 2013-08-09 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Make DOMImplementation::hasFeature() behave according to specification |
| https://bugs.webkit.org/show_bug.cgi?id=119329 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Rebaseline several test cases now that DOMImplementation::hasFeature() returns |
| true unconditionally for non-SVG features. |
| |
| Also use a valid svg prefix for unknown features in SVG tests so that they are |
| properly recognized as SVG features and so that hasFeature() returns false as |
| expected. |
| |
| * dom/xhtml/level3/core/hasFeature01-expected.txt: |
| * dom/xhtml/level3/core/hasFeature02-expected.txt: |
| * dom/xhtml/level3/core/hasFeature03-expected.txt: |
| * dom/xhtml/level3/core/hasFeature04-expected.txt: |
| * fast/dom/features-expected.txt: |
| * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: |
| * platform/efl/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: |
| * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: |
| * platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: |
| * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: |
| * svg/custom/outer-svg-unknown-feature.svg: |
| * svg/dynamic-updates/script-tests/SVGCircleElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGCircleElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGEllipseElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGEllipseElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGForeignObjectElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGForeignObjectElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGGElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGGElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGImageElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGImageElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGLineElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGLineElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGPathElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGPathElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGPolygonElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGPolygonElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGPolylineElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGPolylineElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGRectElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGRectElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGSVGElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGSVGElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGTextElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGTextElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGUseElement-dom-requiredFeatures.js: |
| (repaintTest): |
| * svg/dynamic-updates/script-tests/SVGUseElement-svgdom-requiredFeatures.js: |
| (repaintTest): |
| |
| 2013-08-09 Simon Fraser <simon.fraser@apple.com> |
| |
| move-by-word-visually-multi-space.html takes 21s and spends most of its time doing spelling and grammar checking |
| https://bugs.webkit.org/show_bug.cgi?id=119613 |
| |
| Reviewed by Darin Adler. |
| |
| editing/selection tests are very slow, and much of the time is spent |
| doing spelling and grammar checking (which is not what these tests are |
| testing). So call internals.setContinuousSpellCheckingEnabled(false) |
| to turn that off. |
| |
| * editing/selection/caret-at-bidi-boundary.html: |
| * editing/selection/move-by-character-brute-force.html: |
| * editing/selection/move-left-right.html: |
| * editing/selection/programmatic-selection-on-mac-is-directionless.html: |
| * editing/selection/resources/extend-selection.js: |
| * editing/selection/resources/move-by-word-visually.js: |
| (runTest): |
| |
| 2013-08-09 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com> |
| |
| Text decorations should be listed as non-inheritable |
| https://bugs.webkit.org/show_bug.cgi?id=119608 |
| |
| Reviewed by Andreas Kling. |
| |
| Added test to verify that 'text-decoration' and 'text-decoration-line' |
| properties are not implicitly inherited. |
| |
| * fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt: |
| * fast/css/getComputedStyle/script-tests/getComputedStyle-text-decoration.js: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js: |
| |
| 2013-08-09 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselinnig some new tests. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt: |
| * platform/qt-5.0-wk2/fast/repaint/caret-jump-between-nodes-expected.txt: Added. |
| * platform/qt/compositing/geometry/preserve-3d-switching-expected.txt: |
| * platform/qt/fast/forms/search-rtl-expected.png: |
| * platform/qt/fast/forms/search-rtl-expected.txt: |
| * platform/qt/fast/repaint/caret-jump-between-nodes-expected.txt: Added. |
| |
| 2013-08-09 Rob Buis <rwlbuis@webkit.org> |
| |
| ASSERT_NOT_REACHED() touched in WebCore::SVGAnimatedStringAnimator::addAnimatedTypes |
| https://bugs.webkit.org/show_bug.cgi?id=113224 |
| |
| Reviewed by Dirk Schulze. |
| |
| Add a test for animating non-additive attributes in from-by animations |
| |
| * svg/animations/non-additive-type-from-by-animation-expected.txt: Added. |
| * svg/animations/non-additive-type-from-by-animation.html: Added. |
| * svg/animations/resources/non-additive-type-from-by-animation.svg: Added. |
| * svg/animations/script-tests/non-additive-type-from-by-animation.js: Added. |
| (sample): |
| (executeTest): |
| |
| 2013-08-09 Rob Buis <rwlbuis@webkit.org> |
| |
| ASSERT(m_type == toSVGTransform.type()) |
| https://bugs.webkit.org/show_bug.cgi?id=113217 |
| |
| Reviewed by Darin Adler. |
| |
| Add reftest for additive to animation where from and to transform types differ. |
| |
| * svg/animations/animateTransform-to-scale-expected.svg: Added. |
| * svg/animations/animateTransform-to-scale.svg: Added. |
| |
| 2013-08-09 Renata Hodovan <reni@webkit.org> |
| |
| Missing NULL check in ApplyStyleCommand::applyInlineStyleToNodeRange() |
| https://bugs.webkit.org/show_bug.cgi?id=119570 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * editing/execCommand/null-style-crash-expected.txt: Added. |
| * editing/execCommand/null-style-crash.html: Added. |
| |
| 2013-08-08 Tim Horton <timothy_horton@apple.com> |
| |
| navigator.plugins has plugins in it when plugins are disabled |
| https://bugs.webkit.org/show_bug.cgi?id=119607 |
| <rdar://problem/14678030> |
| |
| Reviewed by Anders Carlsson. |
| |
| Add a test that ensures that navigator.plugins only contains |
| application plugins when plugins are disabled. |
| |
| * plugins/navigator-plugins-disabled-expected.txt: Added. |
| * plugins/navigator-plugins-disabled.html: Added. |
| |
| 2013-08-08 Timothy Hatcher <timothy@apple.com> |
| |
| Allow SVG images to be drawn into canvas without tainting. |
| https://bugs.webkit.org/show_bug.cgi?id=119492 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/canvas/svg-taint-expected.txt: Removed. |
| * fast/canvas/svg-taint.html: Removed. Obsolete. |
| * http/tests/security/canvas-remote-read-data-url-svg-image-expected.txt: Removed. |
| * http/tests/security/canvas-remote-read-data-url-svg-image.html: Removed. Obsolete. |
| * http/tests/security/canvas-remote-read-svg-image-expected.txt: Removed. |
| * http/tests/security/canvas-remote-read-svg-image.html: Removed. Obsolete. |
| * svg/as-image/resources/link-xhtml-svg.svg: Added. |
| * svg/as-image/resources/link-xhtml.svg: Added. |
| * svg/as-image/resources/link.svg: Added. |
| * svg/as-image/svg-canvas-link-not-colored-expected.txt: Added. |
| * svg/as-image/svg-canvas-link-not-colored.html: Added. |
| * svg/as-image/svg-canvas-not-tainted-expected.txt: Added. |
| * svg/as-image/svg-canvas-not-tainted.html: Added. |
| * svg/as-image/svg-canvas-xhtml-tainted-expected.txt: Added. |
| * svg/as-image/svg-canvas-xhtml-tainted.html: Added. |
| |
| 2013-08-08 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r153847. |
| http://trac.webkit.org/changeset/153847 |
| https://bugs.webkit.org/show_bug.cgi?id=119609 |
| |
| caused new SVG animation test failures (Requested by smfr on |
| #webkit). |
| |
| * svg/animations/non-additive-type-from-by-animation-expected.txt: Removed. |
| * svg/animations/non-additive-type-from-by-animation.html: Removed. |
| * svg/animations/resources/non-additive-type-from-by-animation.svg: Removed. |
| * svg/animations/script-tests/non-additive-type-from-by-animation.js: Removed. |
| |
| 2013-08-08 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed gardening; update test after addKey() was renamed to update(). |
| |
| * media/encrypted-media/encrypted-media-v2-events-expected.txt: |
| * media/encrypted-media/encrypted-media-v2-events.html: |
| |
| 2013-08-08 Jer Noble <jer.noble@apple.com> |
| |
| [EME] MediaKey APIs should be prefixed. |
| https://bugs.webkit.org/show_bug.cgi?id=119606 |
| |
| Reviewed by Anders Carlsson. |
| |
| * media/encrypted-media/encrypted-media-constants-expected.txt: |
| * media/encrypted-media/encrypted-media-constants.html: |
| * media/encrypted-media/encrypted-media-events-expected.txt: |
| * media/encrypted-media/encrypted-media-events.html: |
| * media/encrypted-media/encrypted-media-is-type-supported-expected.txt: |
| * media/encrypted-media/encrypted-media-is-type-supported.html: |
| * media/encrypted-media/encrypted-media-v2-events-expected.txt: |
| * media/encrypted-media/encrypted-media-v2-events.html: |
| * media/encrypted-media/encrypted-media-v2-syntax-expected.txt: |
| * media/encrypted-media/encrypted-media-v2-syntax.html: |
| |
| 2013-08-08 Tim Horton <timothy_horton@apple.com> |
| |
| Unreviewed, remove TestExpectations for removed microdata tests. |
| |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| |
| 2013-08-08 Alexey Proskuryakov <ap@apple.com> |
| |
| [WK2] loader/go-back-cached-main-resource.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=116491 |
| |
| Reviewed by Tim Horton. |
| |
| * platform/wk2/TestExpectations: |
| * webarchive/loading/test-loading-archive-subresource-null-mimetype-expected.txt: |
| Updated to not have file:// in results. This may not be desirable for a webarchive |
| test, but shouldn't be too bad either. |
| * platform/mac-wk2/loader/go-back-cached-main-resource-expected.txt: Deleted. |
| Cross-platform results now work. |
| |
| 2013-08-08 Jer Noble <jer.noble@apple.com> |
| |
| [EME] setMediaKeys function as defined in the EME specification does not work |
| https://bugs.webkit.org/show_bug.cgi?id=119597 |
| |
| Reviewed by Anders Carlsson. |
| |
| * media/encrypted-media/encrypted-media-v2-syntax-expected.txt: |
| * media/encrypted-media/encrypted-media-v2-syntax.html: |
| |
| 2013-08-08 Rob Buis <rwlbuis@webkit.org> |
| |
| ASSERT_NOT_REACHED() touched in WebCore::SVGAnimatedStringAnimator::addAnimatedTypes |
| https://bugs.webkit.org/show_bug.cgi?id=113224 |
| |
| Reviewed by Dirk Schulze. |
| |
| Add a test for animating non-additive attributes in from-by animations |
| |
| * svg/animations/non-additive-type-from-by-animation-expected.txt: Added. |
| * svg/animations/non-additive-type-from-by-animation.html: Added. |
| * svg/animations/resources/non-additive-type-from-by-animation.svg: Added. |
| * svg/animations/script-tests/non-additive-type-from-by-animation.js: Added. |
| (sample): |
| (executeTest): |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| fullscreen/exit-full-screen-iframe.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=90708 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Mark test as flakey, it doesn't always pass. |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| fast/events/scroll-div-with-prevent-default-in-subframe.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=82747 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Mark test as flakey, it doesn't always pass. |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| http/tests/navigation/back-twice-without-commit.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=82980 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Unskip passing test. |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| Layout Test fast/overflow/scrollbar-click-retains-focus.html is failing on Apple Mac WK1 and GTK. |
| https://bugs.webkit.org/show_bug.cgi?id=104104 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Unskip passing test. |
| |
| 2013-08-08 Jer Noble <jer.noble@apple.com> |
| |
| [EME] Implement MediaKeys.isTypeSupported() |
| https://bugs.webkit.org/show_bug.cgi?id=119586 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/encrypted-media/encrypted-media-is-type-supported-expected.txt: Added. |
| * media/encrypted-media/encrypted-media-is-type-supported.html: Added. |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| fast/events/scroll-div-with-prevent-default-in-subframe.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=82747 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Unskip passing test. |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| REGRESSION(r130839): fast/canvas/webgl/arraybuffer-transfer-of-control.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=99096 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Unskip passing test. |
| |
| 2013-08-08 Eric Carlson <eric.carlson@apple.com> |
| |
| fullscreen/exit-full-screen-iframe.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=90708 |
| |
| Unreviewed gardening. |
| |
| * platform/mac/TestExpectations: Unskip passing test. |
| |
| 2013-08-08 Rob Buis <rwlbuis@webkit.org> |
| |
| Crash in WTF::RefPtr<WebCore::SpaceSplitStringData>::operator UnspecifiedBoolType |
| https://bugs.webkit.org/show_bug.cgi?id=118839 |
| |
| Reviewed by Darin Adler. |
| |
| Add testcase that showed up to cause a crash by the fuzzer. |
| |
| * svg/animations/classAttributeSettingCrash-expected.txt: Added. |
| * svg/animations/classAttributeSettingCrash.html: Added. |
| |
| 2013-08-08 Rob Buis <rwlbuis@webkit.org> |
| |
| svg/custom/use-href-update-crash.svg failing on certain platforms |
| https://bugs.webkit.org/show_bug.cgi?id=104054 |
| |
| Reviewed by Darin Adler. |
| |
| Fix mistake in use-href-update-crash.svg which caused the gc() not found problem. Update the test expectations |
| that had this marked as failure, it passes after the test fix. |
| |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * svg/custom/use-href-update-crash.svg: |
| |
| 2013-08-08 Alexey Proskuryakov <ap@apple.com> |
| |
| WTR::pathSuitableForTestResult should behave the same as _drt_descriptionSuitableForTestResult so we can unskip tests. |
| https://bugs.webkit.org/show_bug.cgi?id=116125 |
| |
| * platform/wk2/TestExpectations: Removed a test that now passes, added one that fails |
| (will look into that separately). |
| |
| 2013-08-08 Zalan Bujtas <zalan@apple.com> |
| |
| REGRESSION (r121551) Incorrect handling of invalid media query list. |
| https://bugs.webkit.org/show_bug.cgi?id=119164 |
| |
| Reviewed by Antti Koivisto. |
| |
| Differentiate between syntactically invalid media queries and media queries with empty expressions. |
| |
| Introduce a dedicated function for valid, but empty expression queries, so that passing NULL MediaQuerySet |
| object to CSSParser::createMediaRule() can indicate invalid media query. |
| |
| * fast/media/invalid-media-query-list-expected.html: Added. |
| * fast/media/invalid-media-query-list.html: Added. |
| |
| 2013-08-08 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed rebaselining after r153647. |
| |
| * platform/qt/fast/css/input-search-padding-expected.png: |
| * platform/qt/fast/css/input-search-padding-expected.txt: |
| * platform/qt/fast/css/text-overflow-input-expected.png: |
| * platform/qt/fast/css/text-overflow-input-expected.txt: |
| * platform/qt/fast/forms/box-shadow-override-expected.png: |
| * platform/qt/fast/forms/box-shadow-override-expected.txt: |
| * platform/qt/fast/forms/control-restrict-line-height-expected.png: |
| * platform/qt/fast/forms/control-restrict-line-height-expected.txt: |
| * platform/qt/fast/forms/placeholder-position-expected.png: |
| * platform/qt/fast/forms/placeholder-position-expected.txt: |
| * platform/qt/fast/forms/placeholder-pseudo-style-expected.png: |
| * platform/qt/fast/forms/placeholder-pseudo-style-expected.txt: |
| * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.png: |
| * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt: |
| * platform/qt/fast/forms/search-display-none-cancel-button-expected.png: |
| * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt: |
| * platform/qt/fast/forms/search-rtl-expected.png: |
| * platform/qt/fast/forms/search-rtl-expected.txt: |
| * platform/qt/fast/forms/search-styled-expected.png: |
| * platform/qt/fast/forms/search-styled-expected.txt: |
| * platform/qt/fast/forms/search-vertical-alignment-expected.png: |
| * platform/qt/fast/forms/search-vertical-alignment-expected.txt: |
| * platform/qt/fast/forms/search/search-size-with-decorations-expected.png: Added. |
| * platform/qt/fast/forms/search/search-size-with-decorations-expected.txt: Added. |
| * platform/qt/fast/repaint/search-field-cancel-expected.png: |
| * platform/qt/fast/repaint/search-field-cancel-expected.txt: |
| |
| 2013-08-08 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| [Qt] Skip more tests depending on canvas blending. |
| https://bugs.webkit.org/show_bug.cgi?id=100072 |
| |
| Unreviewed gardening. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-08 Andreas Kling <akling@apple.com> |
| |
| REGRESSION(r139282): Old caret sometimes gets "stuck" (not repainted) in contenteditable elements. |
| <http://webkit.org/b/119520> |
| <rdar://problem/14658929> |
| |
| Reviewed by Simon Fraser. |
| |
| * fast/repaint/caret-jump-between-nodes-expected.txt: Added. |
| * fast/repaint/caret-jump-between-nodes.html: Added. |
| |
| 2013-08-07 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Propagate overflow from the flow thread to the first and last region |
| https://bugs.webkit.org/show_bug.cgi?id=118526 |
| |
| Reviewed by David Hyatt. |
| |
| Add tests for scrolling of regions in containers in different situations: regions with |
| transforms, nested regions, regions affected by scrollbars etc. |
| |
| * fast/regions/overflow-scrollable-1-expected.html: Added. |
| * fast/regions/overflow-scrollable-1.html: Added. |
| * fast/regions/overflow-scrollable-2-expected.html: Added. |
| * fast/regions/overflow-scrollable-2.html: Added. |
| * fast/regions/overflow-scrollable-3-expected.html: Added. |
| * fast/regions/overflow-scrollable-3.html: Added. |
| * fast/regions/overflow-scrollable-fit-complex-expected.html: Added. |
| * fast/regions/overflow-scrollable-fit-complex.html: Added. |
| * fast/regions/overflow-scrollable-fit-expected.html: Added. |
| * fast/regions/overflow-scrollable-fit.html: Added. |
| * fast/regions/overflow-scrollable-nested-expected.txt: Added. |
| * fast/regions/overflow-scrollable-nested.html: Added. |
| |
| 2013-08-07 Tim Horton <timothy_horton@apple.com> |
| |
| Fall out of simple image layer optimization if the image has EXIF rotation |
| https://bugs.webkit.org/show_bug.cgi?id=119535 |
| <rdar://problem/14071174> |
| |
| Reviewed by Simon Fraser. |
| |
| Add a test that ensures that composited images with EXIF orientation paint correctly. |
| |
| * fast/images/exif-orientation-composited-expected.txt: Added. |
| * fast/images/exif-orientation-composited.html: Added. |
| * platform/mac/fast/images/exif-orientation-composited-expected.png: Added. |
| |
| 2013-08-07 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| [Qt] Skip background-blending-mode tests |
| |
| Unreviewed gardening. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-08-07 Antti Koivisto <antti@apple.com> |
| |
| 2.5% regression on page cycler moz |
| https://bugs.webkit.org/show_bug.cgi?id=102822 |
| |
| Reviewed by Andreas Kling. |
| |
| This is a progression. |
| |
| * inspector/timeline/timeline-script-tag-1-expected.txt: |
| |
| 2013-08-07 Mirela Budaes <mbudaes@adobe.com> |
| |
| [CSS Blending] Add test suite to validate background blending with different properties |
| https://bugs.webkit.org/show_bug.cgi?id=118243 |
| |
| Reviewed by Dirk Schulze. |
| |
| * css3/compositing/background-blend-mode-background-attachement-fixed-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-attachement-fixed.html: Added. |
| * css3/compositing/background-blend-mode-background-clip-content-box-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-clip-content-box.html: Added. |
| * css3/compositing/background-blend-mode-background-clip-padding-box-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-clip-padding-box.html: Added. |
| * css3/compositing/background-blend-mode-background-origin-border-box-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-origin-border-box.html: Added. |
| * css3/compositing/background-blend-mode-background-position-percentage-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-position-percentage.html: Added. |
| * css3/compositing/background-blend-mode-background-repeat-no-repeat-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-repeat-no-repeat.html: Added. |
| * css3/compositing/background-blend-mode-background-size-contain-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-size-contain.html: Added. |
| * css3/compositing/background-blend-mode-background-size-cover-expected.html: Added. |
| * css3/compositing/background-blend-mode-background-size-cover.html: Added. |
| * css3/compositing/resources/white_square.svg: Added. |
| |
| 2013-08-07 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSSRegions] Wrong auto-height region computation for nested named flows |
| https://bugs.webkit.org/show_bug.cgi?id=119517 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/regions/abspos-autoheight-nested-region-expected.txt: Added. |
| * fast/regions/abspos-autoheight-nested-region.html: Added. |
| |
| 2013-08-07 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] REGRESSION after r153432: marking crashing tests. |
| https://bugs.webkit.org/show_bug.cgi?id=119539 |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-08-06 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG FixupPhase should insert Int32ToDouble nodes for number uses in NewArray, and SpeculativeJIT 64-bit should not try to coerce integer constants to double constants |
| https://bugs.webkit.org/show_bug.cgi?id=119528 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/dfg-new-array-double-const-then-int-const.html: Added. |
| * fast/js/dfg-new-array-double-const-then-int-const-expected.txt: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-new-array-double-const-then-int-const.js: Added. |
| (bar): |
| (foo): |
| |
| 2013-08-04 Sam Weinig <sam@webkit.org> |
| |
| Remove support for HTML5 MicroData |
| https://bugs.webkit.org/show_bug.cgi?id=119480 |
| |
| Reviewed by Anders Carlsson. |
| |
| * fast/dom/MicroData: Removed. |
| * fast/dom/MicroData/001-expected.txt: Removed. |
| * fast/dom/MicroData/001.html: Removed. |
| * fast/dom/MicroData/002-expected.txt: Removed. |
| * fast/dom/MicroData/002.html: Removed. |
| * fast/dom/MicroData/003-expected.txt: Removed. |
| * fast/dom/MicroData/003.html: Removed. |
| * fast/dom/MicroData/004-expected.txt: Removed. |
| * fast/dom/MicroData/004.html: Removed. |
| * fast/dom/MicroData/005-expected.txt: Removed. |
| * fast/dom/MicroData/005.html: Removed. |
| * fast/dom/MicroData/006-expected.txt: Removed. |
| * fast/dom/MicroData/006.html: Removed. |
| * fast/dom/MicroData/007-expected.txt: Removed. |
| * fast/dom/MicroData/007.html: Removed. |
| * fast/dom/MicroData/008-expected.txt: Removed. |
| * fast/dom/MicroData/008.html: Removed. |
| * fast/dom/MicroData/009-expected.txt: Removed. |
| * fast/dom/MicroData/009.html: Removed. |
| * fast/dom/MicroData/add-remove-property-to-item-which-is-not-attached-to-domtree-expected.txt: Removed. |
| * fast/dom/MicroData/add-remove-property-to-item-which-is-not-attached-to-domtree.html: Removed. |
| * fast/dom/MicroData/domsettabletokenlist-attributes-add-token-expected.txt: Removed. |
| * fast/dom/MicroData/domsettabletokenlist-attributes-add-token.html: Removed. |
| * fast/dom/MicroData/domsettabletokenlist-attributes-out-of-range-index-expected.txt: Removed. |
| * fast/dom/MicroData/domsettabletokenlist-attributes-out-of-range-index.html: Removed. |
| * fast/dom/MicroData/element-with-empty-itemprop-expected.txt: Removed. |
| * fast/dom/MicroData/element-with-empty-itemprop.html: Removed. |
| * fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt: Removed. |
| * fast/dom/MicroData/getitems-empty-string-as-arg.html: Removed. |
| * fast/dom/MicroData/getitems-multiple-itemtypes-expected.txt: Removed. |
| * fast/dom/MicroData/getitems-multiple-itemtypes.html: Removed. |
| * fast/dom/MicroData/item-not-attached-to-domtree-expected.txt: Removed. |
| * fast/dom/MicroData/item-not-attached-to-domtree.html: Removed. |
| * fast/dom/MicroData/item-with-itemprop-attr-expected.txt: Removed. |
| * fast/dom/MicroData/item-with-itemprop-attr.html: Removed. |
| * fast/dom/MicroData/item-with-itemref-pointing-to-itself-expected.txt: Removed. |
| * fast/dom/MicroData/item-with-itemref-pointing-to-itself.html: Removed. |
| * fast/dom/MicroData/itemid-attribute-test-001-expected.txt: Removed. |
| * fast/dom/MicroData/itemid-attribute-test-001.html: Removed. |
| * fast/dom/MicroData/itemid-attribute-test-expected.txt: Removed. |
| * fast/dom/MicroData/itemid-attribute-test.html: Removed. |
| * fast/dom/MicroData/itemid-must-see-resolved-url-expected.txt: Removed. |
| * fast/dom/MicroData/itemid-must-see-resolved-url.html: Removed. |
| * fast/dom/MicroData/itemprop-add-remove-tokens-expected.txt: Removed. |
| * fast/dom/MicroData/itemprop-add-remove-tokens.html: Removed. |
| * fast/dom/MicroData/itemprop-for-an-element-must-be-correct-expected.txt: Removed. |
| * fast/dom/MicroData/itemprop-for-an-element-must-be-correct.html: Removed. |
| * fast/dom/MicroData/itemprop-must-be-read-only-expected.txt: Removed. |
| * fast/dom/MicroData/itemprop-must-be-read-only.html: Removed. |
| * fast/dom/MicroData/itemprop-names-override-builtin-properties-expected.txt: Removed. |
| * fast/dom/MicroData/itemprop-names-override-builtin-properties.html: Removed. |
| * fast/dom/MicroData/itemprop-reflected-by-itemProp-property-expected.txt: Removed. |
| * fast/dom/MicroData/itemprop-reflected-by-itemProp-property.html: Removed. |
| * fast/dom/MicroData/itemref-add-remove-tokens-expected.txt: Removed. |
| * fast/dom/MicroData/itemref-add-remove-tokens.html: Removed. |
| * fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property-expected.txt: Removed. |
| * fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property.html: Removed. |
| * fast/dom/MicroData/itemref-for-an-element-must-be-correct-expected.txt: Removed. |
| * fast/dom/MicroData/itemref-for-an-element-must-be-correct.html: Removed. |
| * fast/dom/MicroData/itemref-must-be-read-only-expected.txt: Removed. |
| * fast/dom/MicroData/itemref-must-be-read-only.html: Removed. |
| * fast/dom/MicroData/itemref-pointing-to-root-node-expected.txt: Removed. |
| * fast/dom/MicroData/itemref-pointing-to-root-node.html: Removed. |
| * fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt: Removed. |
| * fast/dom/MicroData/itemref-refers-first-element-with-given-id.html: Removed. |
| * fast/dom/MicroData/itemscope-attribute-test-expected.txt: Removed. |
| * fast/dom/MicroData/itemscope-attribute-test.html: Removed. |
| * fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Removed. |
| * fast/dom/MicroData/itemscope-must-be-read-write.html: Removed. |
| * fast/dom/MicroData/itemtype-add-remove-tokens-expected.txt: Removed. |
| * fast/dom/MicroData/itemtype-add-remove-tokens.html: Removed. |
| * fast/dom/MicroData/itemtype-attribute-test-expected.txt: Removed. |
| * fast/dom/MicroData/itemtype-attribute-test.html: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element.html: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-href-attr-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-href-attr.html: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element.html: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element.html: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-the-src-attr-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-reflects-the-src-attr.html: Removed. |
| * fast/dom/MicroData/itemvalue-returns-element-itself-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-returns-element-itself.html: Removed. |
| * fast/dom/MicroData/itemvalue-returns-null-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-returns-null.html: Removed. |
| * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html: Removed. |
| * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002-expected.txt: Removed. |
| * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html: Removed. |
| * fast/dom/MicroData/microdata-domtokenlist-attribute-add-remove-tokens-expected.txt: Removed. |
| * fast/dom/MicroData/microdata-domtokenlist-attribute-add-remove-tokens.html: Removed. |
| * fast/dom/MicroData/nameditem-must-be-case-sensitive-expected.txt: Removed. |
| * fast/dom/MicroData/nameditem-must-be-case-sensitive.html: Removed. |
| * fast/dom/MicroData/nameditem-must-return-correct-item-properties-expected.txt: Removed. |
| * fast/dom/MicroData/nameditem-must-return-correct-item-properties.html: Removed. |
| * fast/dom/MicroData/nameditem-returns-propertynodelist-expected.txt: Removed. |
| * fast/dom/MicroData/nameditem-returns-propertynodelist.html: Removed. |
| * fast/dom/MicroData/names-item-out-of-range-index-expected.txt: Removed. |
| * fast/dom/MicroData/names-item-out-of-range-index.html: Removed. |
| * fast/dom/MicroData/names-property-must-be-correct-expected.txt: Removed. |
| * fast/dom/MicroData/names-property-must-be-correct.html: Removed. |
| * fast/dom/MicroData/names-property-test-expected.txt: Removed. |
| * fast/dom/MicroData/names-property-test.html: Removed. |
| * fast/dom/MicroData/properties-collection-add-remove-itemref-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-add-remove-itemref.html: Removed. |
| * fast/dom/MicroData/properties-collection-add-remove-property-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-add-remove-property.html: Removed. |
| * fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr.html: Removed. |
| * fast/dom/MicroData/properties-collection-must-be-correct-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-must-be-correct.html: Removed. |
| * fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items.html: Removed. |
| * fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref.html: Removed. |
| * fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name.html: Removed. |
| * fast/dom/MicroData/properties-collection-nameditem-test-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-nameditem-test.html: Removed. |
| * fast/dom/MicroData/properties-collection-test-expected.txt: Removed. |
| * fast/dom/MicroData/properties-collection-test.html: Removed. |
| * fast/dom/MicroData/propertiescollection-crash-expected.txt: Removed. |
| * fast/dom/MicroData/propertiescollection-crash.html: Removed. |
| * fast/dom/MicroData/propertiescollection-on-changing-id-attr-expected.txt: Removed. |
| * fast/dom/MicroData/propertiescollection-on-changing-id-attr.html: Removed. |
| * fast/dom/MicroData/propertynodelist-add-remove-itemprop-tokens-expected.txt: Removed. |
| * fast/dom/MicroData/propertynodelist-add-remove-itemprop-tokens.html: Removed. |
| * fast/dom/MicroData/propertynodelist-add-remove-itemref-tokens-expected.txt: Removed. |
| * fast/dom/MicroData/propertynodelist-add-remove-itemref-tokens.html: Removed. |
| * fast/dom/MicroData/propertynodelist-crash-expected.txt: Removed. |
| * fast/dom/MicroData/propertynodelist-crash.html: Removed. |
| * fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element-expected.txt: Removed. |
| * fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element.html: Removed. |
| * fast/dom/MicroData/propertynodelist-getvalues-test-expected.txt: Removed. |
| * fast/dom/MicroData/propertynodelist-getvalues-test.html: Removed. |
| * fast/dom/MicroData/propertynodelist-test-add-remove-element-expected.txt: Removed. |
| * fast/dom/MicroData/propertynodelist-test-add-remove-element.html: Removed. |
| * fast/dom/MicroData/resources: Removed. |
| * fast/dom/MicroData/resources/microdata-common.js: Removed. |
| |
| 2013-08-06 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Shapes] New positioning model: scripted shape-margin tests |
| https://bugs.webkit.org/show_bug.cgi?id=119491 |
| |
| Update some of the shape-margin tests to work with the new positioning model. Floats |
| that specify shape-outside are now positioned according to their margin box, not the |
| bounding box of the shape-outside shape. The tests have been revised to reflect the |
| change. |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * TestExpectations: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html: |
| |
| 2013-08-06 Oliver Hunt <oliver@apple.com> |
| |
| Delay Arguments creation in strict mode |
| https://bugs.webkit.org/show_bug.cgi?id=119505 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add performance testcase for lazy creation of arguments in strict mode |
| |
| * fast/js/regress/delay-tear-off-arguments-strictmode-expected.txt: Added. |
| * fast/js/regress/delay-tear-off-arguments-strictmode.html: Added. |
| * fast/js/regress/script-tests/delay-tear-off-arguments-strictmode.js: Added. |
| (bar): |
| |
| 2013-08-06 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: support for shape-margin |
| https://bugs.webkit.org/show_bug.cgi?id=118088 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Update simple shape-margin tests to work with new positioning model. |
| Also move them to the CSSWG's repo. |
| |
| * TestExpectations: Remove replaced tests. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-left-margin-polygon-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-left-margin-polygon.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-right-margin-polygon-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-right-margin-polygon.html. |
| |
| 2013-08-05 Rob Buis <rwlbuis@webkit.org> |
| |
| SVG stroke-dasharray is not animatable |
| https://bugs.webkit.org/show_bug.cgi?id=118574 |
| |
| Reviewed by Dirk Schulze. |
| |
| Add test for animating stroke-dasharray in addition to the original SVG tests. |
| |
| * transitions/svg-transitions-expected.txt: |
| * transitions/svg-transitions.html: |
| |
| 2013-08-06 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Allow defining named grid lines on the grid element |
| https://bugs.webkit.org/show_bug.cgi?id=118255 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r149798 by <jchaffraix@chromium.org> |
| |
| * fast/css-grid-layout/named-grid-line-get-set-expected.txt: Added. |
| * fast/css-grid-layout/named-grid-line-get-set.html: Added. |
| |
| 2013-06-26 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Add support for parsing <grid-line> that includes a 'span' |
| https://bugs.webkit.org/show_bug.cgi?id=118051 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r148766 by <jchaffraix@chromium.org> |
| |
| Added several test cases to check that we properly parse the |
| keyword 'span' in <grid-line>. |
| |
| * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-column-row-get-set.html: |
| * fast/css-grid-layout/grid-item-end-after-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-end-after-get-set.html: |
| * fast/css-grid-layout/grid-item-start-before-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-start-before-get-set.html: |
| |
| 2013-06-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| [CSS Grid Layout] Rename grid placement properties |
| https://bugs.webkit.org/show_bug.cgi?id=117878 |
| |
| Reviewed by Andreas Kling. |
| |
| Renamed the grid placement properties to match the latest version |
| of the spec. The new names are -webkit-grid-column-{start|end} and |
| -webkit-grid-row-{start|end}. |
| |
| * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-column-row-get-set.html: |
| * fast/css-grid-layout/grid-item-end-after-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-end-after-get-set.html: |
| * fast/css-grid-layout/grid-item-start-before-get-set-expected.txt: |
| * fast/css-grid-layout/grid-item-start-before-get-set.html: |
| |
| 2013-08-05 Dean Jackson <dino@apple.com> |
| |
| Update HTMLPreloadScanner to handle img srcset |
| https://bugs.webkit.org/show_bug.cgi?id=119360 |
| |
| Reviewed by Sam Weinig. |
| |
| This patch is a merge of similar patches from Yoav Weiss <yoav@yoav.ws> |
| and Dean Jackson. |
| |
| New test to make sure the HTML preloader takes the |
| value of srcset if available. |
| |
| * fast/preloader/image-srcset-expected.txt: Added. |
| * fast/preloader/image-srcset.html: Added. |
| |
| 2013-08-05 Alexey Proskuryakov <ap@apple.com> |
| |
| <rdar://problem/13128990> chunked-progress-event-expectedLength.html is flaky on Mac |
| https://bugs.webkit.org/show_bug.cgi?id=119498 |
| |
| Reviewed by Brady Eidson. |
| |
| * http/tests/xmlhttprequest/resources/chunked-transfer.php: This test relies on |
| length not being known upfront, which is not the case when the resource is served |
| form cache. |
| |
| 2013-08-05 Alexey Proskuryakov <ap@apple.com> |
| |
| <rdar://problem/14637103> REGRESSION (r153060?): Microphone appears in the way |
| of text when dictating an e-mail |
| https://bugs.webkit.org/show_bug.cgi?id=119496 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * platform/mac/editing/input/firstrectforcharacterrange-caret-in-br-expected.txt: Added. |
| * platform/mac/editing/input/firstrectforcharacterrange-caret-in-br.html: Added. |
| |
| * platform/wk2/TestExpectations: textInputController.firstRectForCharacterRange is |
| not available in WTR. |
| |
| 2013-08-05 Morten Stenshorne <mstensho@opera.com> |
| |
| Region based columns not painted correctly in non-default writing-modes |
| https://bugs.webkit.org/show_bug.cgi?id=118506 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/multicol/newmulticol/hide-box-horizontal-bt-expected.html: Added. |
| * fast/multicol/newmulticol/hide-box-horizontal-bt.html: Added. |
| * fast/multicol/newmulticol/hide-box-vertical-lr-expected.html: Added. |
| * fast/multicol/newmulticol/hide-box-vertical-lr.html: Added. |
| * fast/multicol/newmulticol/hide-box-vertical-rl-expected.html: Added. |
| * fast/multicol/newmulticol/hide-box-vertical-rl.html: Added. |
| |
| 2013-08-05 Morten Stenshorne <mstensho@opera.com> |
| |
| Region based columns not clipped properly |
| https://bugs.webkit.org/show_bug.cgi?id=118499 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/multicol/newmulticol/clipping-expected.html: Added. |
| * fast/multicol/newmulticol/clipping-overflow-hidden-expected.html: Added. |
| * fast/multicol/newmulticol/clipping-overflow-hidden.html: Added. |
| * fast/multicol/newmulticol/clipping-top-overflow-expected.html: Added. |
| * fast/multicol/newmulticol/clipping-top-overflow.html: Added. |
| * fast/multicol/newmulticol/clipping.html: Added. |
| |
| 2013-08-05 Mihai Tica <mitica@adobe.com> |
| |
| Make tests platform agnostic, fix async tests, remove broken blend modes: hue, saturation, color, luminosity, soft-light. |
| The test suite should now pass on windows. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119463 |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/canvas/canvas-blending-clipping-expected.txt: |
| * fast/canvas/canvas-blending-clipping.html: |
| * fast/canvas/canvas-blending-color-over-color-expected.txt: |
| * fast/canvas/canvas-blending-color-over-color.html: |
| * fast/canvas/canvas-blending-color-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-color-over-gradient.html: |
| * fast/canvas/canvas-blending-color-over-image-expected.txt: |
| * fast/canvas/canvas-blending-color-over-image.html: |
| * fast/canvas/canvas-blending-color-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-color-over-pattern.html: |
| * fast/canvas/canvas-blending-fill-style-expected.txt: |
| * fast/canvas/canvas-blending-fill-style.html: |
| * fast/canvas/canvas-blending-global-alpha-expected.txt: |
| * fast/canvas/canvas-blending-global-alpha.html: |
| * fast/canvas/canvas-blending-gradient-over-color-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-color.html: |
| * fast/canvas/canvas-blending-gradient-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-gradient.html: |
| * fast/canvas/canvas-blending-gradient-over-image-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-image.html: |
| * fast/canvas/canvas-blending-gradient-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-gradient-over-pattern.html: |
| * fast/canvas/canvas-blending-helpers.js: |
| (separateBlendFunctions.hardLight): |
| (nonSeparateBlendFunctions.hue): |
| (nonSeparateBlendFunctions.saturation): |
| (nonSeparateBlendFunctions.color): |
| (nonSeparateBlendFunctions.luminosity): |
| * fast/canvas/canvas-blending-image-over-color-expected.txt: |
| * fast/canvas/canvas-blending-image-over-color.html: |
| * fast/canvas/canvas-blending-image-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-image-over-gradient.html: |
| * fast/canvas/canvas-blending-image-over-image-expected.txt: |
| * fast/canvas/canvas-blending-image-over-image.html: |
| * fast/canvas/canvas-blending-image-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-image-over-pattern.html: |
| * fast/canvas/canvas-blending-pattern-over-color-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-color.html: |
| * fast/canvas/canvas-blending-pattern-over-gradient-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-gradient.html: |
| * fast/canvas/canvas-blending-pattern-over-image-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-image.html: |
| * fast/canvas/canvas-blending-pattern-over-pattern-expected.txt: |
| * fast/canvas/canvas-blending-pattern-over-pattern.html: |
| * fast/canvas/canvas-blending-shadow-expected.txt: |
| * fast/canvas/canvas-blending-shadow.html: |
| * fast/canvas/canvas-blending-text-expected.txt: |
| * fast/canvas/canvas-blending-text.html: |
| * fast/canvas/canvas-blending-transforms-expected.txt: |
| * fast/canvas/canvas-blending-transforms.html: |
| * platform/win/TestExpectations: |
| |
| 2013-08-05 Abhijeet Kandalkar <abhijeet.k@samsung.com> |
| |
| Spatial Navigation should avoid unwanted calculation while deciding focus candidate. |
| https://bugs.webkit.org/show_bug.cgi?id=117265 |
| |
| Reviewed by Antonio Gomes. |
| |
| Added testcases to count how many target nodes were tested before choosing a final target. |
| |
| * fast/spatial-navigation/snav-search-optimization-expected.txt: Added. |
| * fast/spatial-navigation/snav-search-optimization.html: Added. |
| |
| 2013-08-05 Mihai Tica <mitica@adobe.com> |
| |
| [CSS Background Blending] Specifying background-image and background-color with opaque |
| image doesn't trigger blending. Adding ref test to validate the fix. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119434i |
| |
| Reviewed by Dirk Schulze. |
| |
| * css3/compositing/background-blend-mode-separate-layer-declaration-expected.html: Added. |
| * css3/compositing/background-blend-mode-separate-layer-declaration.html: Added. |
| * css3/compositing/resources/gray_square.svg: Added. |
| |
| 2013-08-03 Simon Fraser <simon.fraser@apple.com> |
| |
| webaudio/audiobuffersource-loop-points.html always times out |
| https://bugs.webkit.org/show_bug.cgi?id=119467 |
| |
| Skip this test. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-08-03 Yoav Weiss <yoav@yoav.ws> |
| |
| PreloadScanner preloads external CSS with non-matching media attribute |
| https://bugs.webkit.org/show_bug.cgi?id=106198 |
| |
| Reviewed by Dean Jackson. |
| |
| * http/tests/loading/preload-css-test-expected.txt: Added. |
| * http/tests/loading/preload-css-test.html: Added. |
| * http/tests/loading/resources/big_mq.css: Added. |
| * http/tests/loading/resources/small_mq.css: Added. |
| * http/tests/local/link-stylesheet-load-order-preload-expected.txt: |
| |
| 2013-08-02 Benjamin Poulain <bpoulain@apple.com> |
| |
| REGRESSION (r153005): Crash in SpaceSplitString::spaceSplitStringContainsValue on Facebook |
| https://bugs.webkit.org/show_bug.cgi?id=119384 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * fast/dom/HTMLAnchorElement/remove-rel-attribute.html: Added. |
| * fast/dom/HTMLAnchorElement/remove-rel-attribute-expected.txt: Added. |
| |
| 2013-08-02 Dean Jackson <dino@apple.com> |
| |
| Force elements with perspective or preserve-3d to disallow direct composited backgrounds |
| https://bugs.webkit.org/show_bug.cgi?id=119462 |
| <rdar://problem/14607548> |
| |
| Reviewed by Simon Fraser. |
| |
| * compositing/background-color/no-composited-background-color-when-perspective-expected.html: Added. |
| * compositing/background-color/no-composited-background-color-when-perspective.html: Added. |
| * compositing/geometry/preserve-3d-switching-expected.txt: Rebaselined. |
| * compositing/overflow-trumps-transform-style-expected.txt: Rebaselined. |
| |
| 2013-08-02 Chris Curtis <chris_curtis@apple.com> |
| |
| Give the error object's stack property accessor attributes. |
| https://bugs.webkit.org/show_bug.cgi?id=119404 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/dom/DOMException/stack-trace-expected.txt: |
| |
| New tests to show that the error object's stack property is writable and deleteable. |
| * fast/js/error-object-write-and-detele-for-stack-property-expected.txt: Added. |
| * fast/js/error-object-write-and-detele-for-stack-property.html: Added. |
| |
| 2013-08-02 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Skip failing canvas blending tests on AppleWin port. |
| https://bugs.webkit.org/show_bug.cgi?id=119463. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-08-02 Chris Curtis <chris_curtis@apple.com> |
| |
| Have vm's exceptionStack match java's vm's exceptionStack. |
| https://bugs.webkit.org/show_bug.cgi?id=119362 |
| |
| Reviewed by Geoffrey Garen. |
| |
| All modifications to the tests below are column number changes. If the thrown |
| object was created by the user the column number references the error object, |
| otherwise it references the the throw. |
| |
| * fast/events/window-onerror5-expected.txt: |
| * fast/js/line-column-numbers-expected.txt: |
| * fast/js/stack-trace-expected.txt: |
| * http/tests/workers/worker-importScriptsOnError-expected.txt: |
| |
| 2013-08-02 Simon Fraser <simon.fraser@apple.com> |
| |
| webaudio/javascriptaudionode-downmix8-2channel-input.html sometimes asserts |
| https://bugs.webkit.org/show_bug.cgi?id=119459 |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-08-02 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| compareDocumentPosition() should report PRECEDING or FOLLOWING information even if nodes are disconnected |
| https://bugs.webkit.org/show_bug.cgi?id=119316 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Update fast/dom/compare-document-position-disconnected-nodes.html to check that compareDocumentPosition() |
| now returns one of the following values for disconnected nodes: |
| - DOCUMENT_POSITION_DISCONNECTED | DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_PRECEDING |
| - DOCUMENT_POSITION_DISCONNECTED | DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_FOLLOWING |
| |
| Several dom/xhtml/level3 are skipped and marked as WonfFix because they are outdated and no longer match |
| the DOM4 specification. They expect compareDocumentPosition() not to return PRECEDING / FOLLOWING |
| information for disconnected nodes. |
| |
| * TestExpectations: |
| * dom/xhtml/level3/core/nodecomparedocumentposition38-expected.txt: |
| * fast/dom/compare-document-position-disconnected-nodes-expected.txt: |
| * fast/dom/compare-document-position-disconnected-nodes.html: |
| * fast/dom/shadow/compare-document-position-expected.txt: |
| * fast/dom/shadow/compare-document-position.html: |
| |
| 2013-08-02 Mihai Tica <mitica@adobe.com> |
| |
| Implement canvas blending test that should validate the following scenarios: |
| Validate that all blending operators work as expected for the following layer combinations: |
| |
| https://bugs.webkit.org/show_bug.cgi?id=119082 |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/canvas/canvas-blending-clipping-expected.txt: Added. |
| * fast/canvas/canvas-blending-clipping.html: Added. |
| * fast/canvas/canvas-blending-color-over-color-expected.txt: Added. |
| * fast/canvas/canvas-blending-color-over-color.html: Added. |
| * fast/canvas/canvas-blending-color-over-gradient-expected.txt: Added. |
| * fast/canvas/canvas-blending-color-over-gradient.html: Added. |
| * fast/canvas/canvas-blending-color-over-image-expected.txt: Added. |
| * fast/canvas/canvas-blending-color-over-image.html: Added. |
| * fast/canvas/canvas-blending-color-over-pattern-expected.txt: Added. |
| * fast/canvas/canvas-blending-color-over-pattern.html: Added. |
| * fast/canvas/canvas-blending-fill-style-expected.txt: Added. |
| * fast/canvas/canvas-blending-fill-style.html: Added. |
| * fast/canvas/canvas-blending-global-alpha-expected.txt: Added. |
| * fast/canvas/canvas-blending-global-alpha.html: Added. |
| * fast/canvas/canvas-blending-gradient-over-color-expected.txt: Added. |
| * fast/canvas/canvas-blending-gradient-over-color.html: Added. |
| * fast/canvas/canvas-blending-gradient-over-gradient-expected.txt: Added. |
| * fast/canvas/canvas-blending-gradient-over-gradient.html: Added. |
| * fast/canvas/canvas-blending-gradient-over-image-expected.txt: Added. |
| * fast/canvas/canvas-blending-gradient-over-image.html: Added. |
| * fast/canvas/canvas-blending-gradient-over-pattern-expected.txt: Added. |
| * fast/canvas/canvas-blending-gradient-over-pattern.html: Added. |
| * fast/canvas/canvas-blending-helpers.js: Added. |
| (separateBlendFunctions.normal): |
| (separateBlendFunctions.multiply): |
| (separateBlendFunctions.screen): |
| (separateBlendFunctions.overlay): |
| (separateBlendFunctions.darken): |
| (separateBlendFunctions.lighten): |
| (separateBlendFunctions.colorDodge): |
| (separateBlendFunctions.colorBurn): |
| (separateBlendFunctions.hardLight): |
| (separateBlendFunctions.softLight): |
| (separateBlendFunctions.difference): |
| (separateBlendFunctions.exclusion): |
| (applyBlendMode): |
| (luminosity): |
| (clipColor): |
| (setLuminosity): |
| (saturation): |
| (setSaturation): |
| (nonSeparateBlendFunctions.hue): |
| (nonSeparateBlendFunctions.saturation): |
| (nonSeparateBlendFunctions.color): |
| (nonSeparateBlendFunctions.luminosity): |
| (drawColorInContext): |
| (drawBackdropColorInContext): |
| (drawSourceColorInContext): |
| (fillPathWithColorInContext): |
| (fillPathWithBackdropInContext): |
| (fillPathWithSourceInContext): |
| (applyTransformsToContext): |
| (drawBackdropColorWithShadowInContext): |
| (drawSourceColorRectOverShadow): |
| (.backdropImage.onload): |
| (drawColorImageInContext): |
| (drawBackdropColorImageInContext): |
| (drawSourceColorImageInContext): |
| (drawColorPatternInContext): |
| (drawBackdropColorPatternInContext): |
| (drawSourceColorPatternInContext): |
| (drawGradientInContext): |
| (drawBackdropColorGradientInContext): |
| (drawSourceColorGradientInContext): |
| (blendColors): |
| (separateBlendColors): |
| (nonSeparateBlendColors): |
| * fast/canvas/canvas-blending-image-over-color-expected.txt: Added. |
| * fast/canvas/canvas-blending-image-over-color.html: Added. |
| * fast/canvas/canvas-blending-image-over-gradient-expected.txt: Added. |
| * fast/canvas/canvas-blending-image-over-gradient.html: Added. |
| * fast/canvas/canvas-blending-image-over-image-expected.txt: Added. |
| * fast/canvas/canvas-blending-image-over-image.html: Added. |
| * fast/canvas/canvas-blending-image-over-pattern-expected.txt: Added. |
| * fast/canvas/canvas-blending-image-over-pattern.html: Added. |
| * fast/canvas/canvas-blending-pattern-over-color-expected.txt: Added. |
| * fast/canvas/canvas-blending-pattern-over-color.html: Added. |
| * fast/canvas/canvas-blending-pattern-over-gradient-expected.txt: Added. |
| * fast/canvas/canvas-blending-pattern-over-gradient.html: Added. |
| * fast/canvas/canvas-blending-pattern-over-image-expected.txt: Added. |
| * fast/canvas/canvas-blending-pattern-over-image.html: Added. |
| * fast/canvas/canvas-blending-pattern-over-pattern-expected.txt: Added. |
| * fast/canvas/canvas-blending-pattern-over-pattern.html: Added. |
| * fast/canvas/canvas-blending-shadow-expected.txt: Added. |
| * fast/canvas/canvas-blending-shadow.html: Added. |
| * fast/canvas/canvas-blending-text-expected.txt: Added. |
| * fast/canvas/canvas-blending-text.html: Added. |
| * fast/canvas/canvas-blending-transforms-expected.txt: Added. |
| * fast/canvas/canvas-blending-transforms.html: Added. |
| |
| 2013-08-02 Brady Eidson <beidson@apple.com> |
| |
| REGRESSION (r130783): Scrolling is broken going back to a cached page from a page that still has outstanding subresources. |
| <rdar://problem/14601124> and https://bugs.webkit.org/show_bug.cgi?id=119416 |
| |
| Reviewed by Darin Adler. |
| |
| * http/tests/loading/resources/page-with-slow-loading-subresource.html: Added. |
| * http/tests/loading/resources/slowimage.php: Added. |
| * http/tests/loading/unfinished-load-back-to-cached-page-callbacks-expected.txt: |
| * http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html: |
| * http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks-expected.txt: Copied from LayoutTests/http/tests/loading/unfinished-load-back-to-cached-page-callbacks-expected.txt. |
| * http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html: Copied from LayoutTests/http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html. |
| |
| 2013-08-02 Antoine Quint <graouts@apple.com> |
| |
| <input type="search"> doesn't correctly handle the "size" attribute |
| https://bugs.webkit.org/show_bug.cgi?id=119174 |
| |
| New test fast/forms/search/search-size-with-decorations.html that checks the different |
| decorations for search fields and the resulting sizes. |
| |
| Also rebaselining the following tests since the rendering of search fields changed: |
| |
| fast/forms/search-cancel-button-style-sharing.html |
| fast/forms/search-display-none-cancel-button.html |
| fast/forms/searchfield-heights.html |
| fast/forms/control-restrict-line-height.html |
| fast/forms/placeholder-pseudo-style.html |
| fast/forms/search-rtl.html |
| fast/css/text-overflow-input.html |
| fast/forms/placeholder-position.html |
| fast/repaint/search-field-cancel.html |
| fast/forms/input-appearance-height.html |
| fast/forms/search-vertical-alignment.html |
| fast/forms/box-shadow-override.html |
| fast/forms/search/search-size-with-decorations.html |
| fast/css/input-search-padding.html |
| fast/forms/search-styled.html |
| |
| Reviewed by Darin Adler. |
| |
| * fast/forms/placeholder-position-expected.txt: |
| * fast/forms/search/search-size-with-decorations-expected.txt: Added. |
| * fast/forms/search/search-size-with-decorations.html: Added. |
| * fast/repaint/search-field-cancel-expected.txt: |
| * platform/mac/fast/css/input-search-padding-expected.txt: |
| * platform/mac/fast/css/text-overflow-input-expected.png: |
| * platform/mac/fast/css/text-overflow-input-expected.txt: |
| * platform/mac/fast/forms/box-shadow-override-expected.png: |
| * platform/mac/fast/forms/box-shadow-override-expected.txt: |
| * platform/mac/fast/forms/control-restrict-line-height-expected.png: |
| * platform/mac/fast/forms/control-restrict-line-height-expected.txt: |
| * platform/mac/fast/forms/input-appearance-height-expected.png: |
| * platform/mac/fast/forms/input-appearance-height-expected.txt: |
| * platform/mac/fast/forms/placeholder-position-expected.png: |
| * platform/mac/fast/forms/placeholder-pseudo-style-expected.png: |
| * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: |
| * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.png: |
| * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt: |
| * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt: |
| * platform/mac/fast/forms/search-rtl-expected.png: |
| * platform/mac/fast/forms/search-rtl-expected.txt: |
| * platform/mac/fast/forms/search-styled-expected.txt: |
| * platform/mac/fast/forms/search-vertical-alignment-expected.png: |
| * platform/mac/fast/forms/search-vertical-alignment-expected.txt: |
| * platform/mac/fast/forms/search/search-size-with-decorations-expected.png: Added. |
| * platform/mac/fast/forms/searchfield-heights-expected.png: |
| * platform/mac/fast/forms/searchfield-heights-expected.txt: |
| * platform/mac/fast/repaint/search-field-cancel-expected.png: |
| |
| 2013-08-02 Zalan Bujtas <zalan@apple.com> |
| |
| Frame flattening: Change the logic on whether resize event needs to be dispatched. |
| https://bugs.webkit.org/show_bug.cgi?id=119394 |
| |
| Reviewed by Simon Fraser. |
| |
| http://trac.webkit.org/changeset/149287 changed the logic so that resize events are |
| sent out from FrameView::setFrameRect() too. Checking whether frame flattening is |
| enabled is sufficient enough to ensure that no extra resize events are dispatched. |
| |
| * fast/frames/flattening/iframe-flattening-resize-event-count-expected.txt: Added. |
| * fast/frames/flattening/iframe-flattening-resize-event-count.html: Added. |
| * fast/frames/flattening/resources/iframe-to-resize.html: Added. |
| |
| 2013-08-01 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r153608. |
| http://trac.webkit.org/changeset/153608 |
| https://bugs.webkit.org/show_bug.cgi?id=119425 |
| |
| Snorkled fast/multicol/overflow-content-expected.html |
| (Requested by kling on #webkit). |
| |
| * fast/css/identical-logical-height-decl-expected.html: Removed. |
| * fast/css/identical-logical-height-decl.html: Removed. |
| |
| 2013-08-01 Rob Buis <rwlbuis@webkit.org> |
| |
| selectors should match attribute name with case sensitivity based on element & document type |
| https://bugs.webkit.org/show_bug.cgi?id=71152 |
| |
| Reviewed by Darin Adler. |
| |
| Results matches FireFox nightly. |
| |
| * fast/dom/SelectorAPI/attrname-case-insensitive-expected.txt: Added. |
| * fast/dom/SelectorAPI/attrname-case-insensitive.html: Check that in HTML documents CSS selectors |
| use case-insensitive attribute name matching for HTML elements, case-sensitive otherwise. |
| * fast/dom/SelectorAPI/attrname-case-sensitive-expected.txt: Added. |
| * fast/dom/SelectorAPI/attrname-case-sensitive.xhtml: Check that in XHTML documents CSS selectors |
| always use case-sensitive attribute name matching. |
| * svg/css/case-sensitive-attrname-selectors-expected.txt: Added. |
| * svg/css/case-sensitive-attrname-selectors.html: Check that in HTML documents CSS selectors in stylesheets |
| use case-insensitive attribute name matching for HTML elements, case-sensitive otherwise. |
| |
| 2013-08-01 Alexey Proskuryakov <ap@apple.com> |
| |
| <rdar://problem/14625616> http/tests/download/basic-ascii.html and http/tests/download/literal-utf-8.html fails |
| |
| Changed the PHP files to not have a BOM, which confuses some versions of PHP. |
| They are both ASCII anyway. |
| |
| * http/tests/download/resources/basic-ascii.php: |
| * http/tests/download/resources/literal-utf-8.php: |
| |
| 2013-08-01 Dean Jackson <dino@apple.com> |
| |
| srcset algorithm breaks base64 src attributes |
| https://bugs.webkit.org/show_bug.cgi?id=119413 |
| |
| Reviewed by Darin Adler. |
| |
| Four new tests that exercise candidate matching. In particular: |
| - base64 encoded src attributes |
| - base64 encoded srcset attributes that are escaped |
| - attributes without scale modifiers |
| - attributes that have modifiers other than scale |
| |
| * fast/hidpi/image-srcset-change-dynamically-from-js.html: Minor change to add scale modifier. |
| * fast/hidpi/image-srcset-data-src.html: Added. |
| * fast/hidpi/image-srcset-data-srcset.html: Added. |
| * fast/hidpi/image-srcset-nomodifier.html: Added. |
| * fast/hidpi/image-srcset-viewport-modifiers.html: Added. |
| * platform/mac/fast/hidpi/image-srcset-data-src-expected.png: Added. |
| * platform/mac/fast/hidpi/image-srcset-data-src-expected.txt: Added. |
| * platform/mac/fast/hidpi/image-srcset-data-srcset-expected.png: Added. |
| * platform/mac/fast/hidpi/image-srcset-data-srcset-expected.txt: Added. |
| * platform/mac/fast/hidpi/image-srcset-nomodifier-expected.png: Added. |
| * platform/mac/fast/hidpi/image-srcset-nomodifier-expected.txt: Added. |
| * platform/mac/fast/hidpi/image-srcset-viewport-modifiers-expected.png: Added. |
| * platform/mac/fast/hidpi/image-srcset-viewport-modifiers-expected.txt: Added. |
| |
| 2013-08-01 Dean Jackson <dino@apple.com> |
| |
| Minor cleanup for srcset tests |
| https://bugs.webkit.org/show_bug.cgi?id=119407 |
| |
| Reviewed by Tim Horton. |
| |
| Other than small typos and style tweaks, there are three |
| main changes here: |
| |
| 1. Collect duplicated code into a helper file. |
| 2. Make sure the tests that add or remove the attributes |
| can run standalone outside of DRT. |
| 3. Update the -simple test with new images that make it |
| more clear what srcset is doing. |
| |
| * fast/hidpi/image-srcset-change-dynamically-from-js.html: |
| * fast/hidpi/image-srcset-invalid-inputs-correct-src.html: |
| * fast/hidpi/image-srcset-invalid-inputs-except-one.html: |
| * fast/hidpi/image-srcset-invalid-inputs.html: |
| * fast/hidpi/image-srcset-only-src-attribute.html: |
| * fast/hidpi/image-srcset-remove-dynamically-from-js.html: |
| * fast/hidpi/image-srcset-same-alternative-for-both-attributes.html: |
| * fast/hidpi/image-srcset-simple.html: |
| * fast/hidpi/image-srcset-src-selection.html: |
| * fast/hidpi/resources/image-set-1x.png: Added. |
| * fast/hidpi/resources/image-set-2x.png: Added. |
| * fast/hidpi/resources/srcset-helper.js: Added. |
| * platform/mac/fast/hidpi/image-srcset-simple-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-simple-expected.txt: |
| |
| 2013-08-01 Romain Perier <romain.perier@gmail.com> |
| |
| Implement img element's srcset attribute |
| https://bugs.webkit.org/show_bug.cgi?id=110252 |
| |
| Reviewed by Dean Jackson. |
| |
| * fast/hidpi/image-srcset-simple.html: Ensures that the good image |
| is selected from srcset by the user agent according to the choosen scale factor. |
| * fast/hidpi/image-srcset-src-selection.html: Ensures that the image |
| from the src attribute is collected by the parsing algorithm and selected by the user agent |
| when no other candidate matches the scale factor. |
| * fast/hidpi/image-srcset-only-src-attribute.html: Ensures that the algorithms used for srcset |
| does not change the behaviour of the src attribute when the srcset attribute is not defined, |
| even using scale factor greater than 1. |
| * fast/hidpi/image-srcset-same-alternative-for-both-attributes.html: Ensures that the good image |
| is selected by the user agent when src and srcset contain an image with a scale factor of 1. |
| * fast/hidpi/image-srcset-invalid-inputs.html: Ensures that the parsing and the selection |
| algorithms support invalid inputs. Theses ones are simply ignored. |
| * fast/hidpi/image-srcset-invalid-inputs-except-one.html: Ensures that a valid image |
| is selected even if this one is part of a set containing invalid inputs. |
| * fast/hidpi/image-srcset-invalid-inputs-correct-src.html: Ensures that the image from |
| the src attribute is choosen when srcset contains only invalid inputs, this selection |
| should not depend on the scale factor. |
| * fast/hidpi/image-srcset-change-dynamically-from-js.html: Ensures that src and srcset attributes |
| can be changed dynamically from javascript. |
| * fast/hidpi/image-srcset-remove-dynamically-from-js.html: Ensures that src attribute |
| can be removed dynamically from javascript. |
| * platform/mac/fast/hidpi/image-srcset-simple-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-simple-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-src-selection-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-src-selection-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-only-src-attribute-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-only-src-attribute-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-same-alternative-for-both-attributes-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-same-alternative-for-both-attributes-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-correct-src-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-invalid-inputs-correct-src-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-change-dynamically-from-js-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-change-dynamically-from-js-expected.txt: |
| * platform/mac/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.png: |
| * platform/mac/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt: |
| |
| 2013-08-01 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: support for stacked floats with shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=118087 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Import new test for stacked floats from the CSSWG's repository to |
| replace the old tests. The simple horizontal rectangle test is no |
| longer applicable now that float stacking ignores shapes, so it has |
| just been removed. |
| |
| * TestExpectations: Remove skipping for replaced tests. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-stacked-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-stacked-000.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-horizontal-multiple-expected.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-horizontal-multiple.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-expected.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-stacked.html: Removed. |
| |
| 2013-08-01 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| Update polygon shape-outside tests for upstream changes |
| https://bugs.webkit.org/show_bug.cgi?id=119414 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| The refs were updated upstream to make them work properly in Blink. |
| This pulls in that change to keep things in sync. |
| |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-002-expected.html: |
| |
| 2013-08-01 Oliver Hunt <oliver@apple.com> |
| |
| DFG is not enforcing correct ordering of ToString conversion in MakeRope |
| https://bugs.webkit.org/show_bug.cgi?id=119408 |
| |
| Reviewed by Filip Pizlo. |
| |
| Add tests |
| |
| * fast/js/dfg-make-rope-side-effects-expected.txt: Added. |
| * fast/js/dfg-make-rope-side-effects.html: Added. |
| * fast/js/script-tests/dfg-make-rope-side-effects.js: Added. |
| (f): |
| (k.valueOf): |
| (k.toString): |
| |
| 2013-08-01 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG optimizations don't handle neutered arrays properly |
| https://bugs.webkit.org/show_bug.cgi?id=119409 |
| |
| Reviewed by Mark Hahnenberg and Oliver Hunt. |
| |
| * fast/js/dfg-typed-array-neuter-expected.txt: Added. |
| * fast/js/dfg-typed-array-neuter.html: Added. |
| * fast/js/script-tests/dfg-typed-array-neuter.js: Added. |
| (foo): |
| (bar): |
| |
| 2013-08-01 Morten Stenshorne <mstensho@opera.com> |
| |
| REGRESSION (Safari 6 - ToT): Incorrectly assumes that RenderStyle data can be shared |
| https://bugs.webkit.org/show_bug.cgi?id=113058 |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/css/identical-logical-height-decl-expected.html: Added. |
| * fast/css/identical-logical-height-decl.html: Added. |
| |
| 2013-08-01 Simon Fraser <simon.fraser@apple.com> |
| |
| Mark some ref tests that sometimes file becaues of colorspace |
| issues as both Pass and ImageOnlyFailure. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-01 Jer Noble <jer.noble@apple.com> |
| |
| REGRESSION (r153448) video-controls-captions-trackmenu.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=119376 |
| |
| Reviewed by Simon Fraser. |
| |
| Call showMenu() before attempting to click on the caption menu items. |
| |
| * media/video-controls-captions-trackmenu.html: |
| * platform/mac/TestExpectations: |
| |
| 2013-08-01 Ruth Fong <ruth_fong@apple.com> |
| |
| Crashing Test: fast/forms/color/input-color-onchange-event.html |
| <rdar://problem/14621667> and https://bugs.webkit.org/show_bug.cgi?id=119403 |
| |
| Reviewed by Tim Horton. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-08-01 Simon Fraser <simon.fraser@apple.com> |
| |
| http/tests/multipart/invalid-image-data-standalone.html needs to skipped, not |
| just marked as failing, otherwise it gets listed as a test that times out. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-08-01 Andrei Parvu <parvu@adobe.com> |
| |
| mask-repeat: round bug |
| |
| Added tests for the -webkit-mask-repeat: round property. |
| https://bugs.webkit.org/show_bug.cgi?id=119080 |
| |
| Reviewed by Dirk Schulze. |
| |
| * css3/masking/mask-repeat-round-auto1-expected.html: Added. |
| * css3/masking/mask-repeat-round-auto1.html: Added. |
| * css3/masking/mask-repeat-round-auto2-expected.html: Added. |
| * css3/masking/mask-repeat-round-auto2.html: Added. |
| * css3/masking/mask-repeat-round-border-expected.html: Added. |
| * css3/masking/mask-repeat-round-border.html: Added. |
| * css3/masking/mask-repeat-round-content-expected.html: Added. |
| * css3/masking/mask-repeat-round-content.html: Added. |
| * css3/masking/mask-repeat-round-padding-expected.html: Added. |
| * css3/masking/mask-repeat-round-padding.html: Added. |
| * css3/masking/resources/circle.png: Added. |
| * css3/background/background-repeat-round-auto1-expected.html: Added. |
| * css3/background/background-repeat-round-auto1.html: Added. |
| * css3/background/background-repeat-round-auto2-expected.html: Added. |
| * css3/background/background-repeat-round-auto2.html: Added. |
| * css3/background/background-repeat-round-border-expected.html: Added. |
| * css3/background/background-repeat-round-border.html: Added. |
| * css3/background/background-repeat-round-content-expected.html: Added. |
| * css3/background/background-repeat-round-content.html: Added. |
| * css3/background/background-repeat-round-padding-expected.html: Added. |
| * css3/background/background-repeat-round-padding.html: Added. |
| * css3/background/resources/circle.png: Added. |
| |
| |
| 2013-08-01 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed expected pixel test result update after r153522. |
| |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: |
| * platform/qt-5.0-wk2/compositing/visibility/visibility-simple-video-layer-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-min-max-001-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-14-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-24-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-34-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-44-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-54-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-64-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-74-d-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-84-d-expected.png: |
| * platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/compositing/effect-background-blend-mode-stacking-expected.png: |
| * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize09-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize10-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize11-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-image-side-reduction-expected.png: |
| * platform/qt-5.0-wk2/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png: |
| * platform/qt-5.0-wk2/scrollbars/overflow-scrollbar-combinations-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/createImageElement-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/createImageElement2-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/image-parent-translation-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/js-update-image-and-display-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/js-update-image-and-display2-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/js-update-image-and-display3-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-image-css-transform-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-image-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/text-image-opacity-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/hixie/perf/004-expected.png: |
| * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: |
| * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101674-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11026-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1296-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1430-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4284-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4427-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug56563-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug625-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug97383-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/misc-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/other/cell_widths-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug6933-expected.png: |
| |
| 2013-07-31 Seokju Kwon <seokju@webkit.org> |
| |
| [GTK] Unreviewed gardening |
| https://bugs.webkit.org/show_bug.cgi?id=119283 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Remove duplicated entry. |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| Skip media/track/track-language-preference.html and media/track/track-prefer-captions.html |
| rather than just marking them as [ Pass Fail ] since they timeout so often and slow |
| everything down. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| Clobbering window.console is not cool because it makes debugging tests |
| harder. |
| |
| * media/video-test.js: |
| (logConsole): |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| r153462 erroneously unskipped http/tests/multipart/invalid-image-data-standalone.html |
| so put it back. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| compositing/patterns/direct-pattern-compositing tests suffer |
| from colorspace issues that cause image failures on some machines. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| media/video-controls-captions-trackmenu.html either crashes, |
| fails or passes. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| Gardening: |
| |
| webkit.org/b/119374 fast/workers/termination-early.html [ Pass Crash ] |
| webkit.org/b/119375 fast/workers/worker-call.html [ Failure ] |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-31 Simon Fraser <simon.fraser@apple.com> |
| |
| Clobbering window.console is not cool |
| https://bugs.webkit.org/show_bug.cgi?id=119364 |
| |
| Reviewed by Tim Horton. |
| |
| full-screen-test.js overrides window.console, which is hella |
| confusing if you're trying to use console.log to debug a fullscreen test. |
| |
| * fullscreen/full-screen-test.js: |
| (logConsole): |
| * fullscreen/resources/not-allowed.html: |
| |
| 2013-07-31 Mark Lam <mark.lam@apple.com> |
| |
| Gardening: changing expectation for fast/forms/color/input-color-onchange-event.html |
| to "Crash Pass" instead of "Skip". |
| |
| Not reviewed. |
| |
| * TestExpectations: |
| |
| 2013-07-31 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reuse of XMLHttpRequests causes character corruption in response text |
| https://bugs.webkit.org/show_bug.cgi?id=119358 |
| |
| Reviewed by Anders Carlsson. |
| |
| * http/tests/xmlhttprequest/reopen-encoding-expected.txt: Added. |
| * http/tests/xmlhttprequest/reopen-encoding.html: Added. |
| * http/tests/xmlhttprequest/resources/get-utf-8.cgi: Added. |
| * http/tests/xmlhttprequest/resources/get-windows-1251.cgi: Added. |
| |
| 2013-07-31 Mark Lam <mark.lam@apple.com> |
| |
| Bot greening. |
| |
| Not reviewed. |
| |
| * TestExpectations: |
| - Skipping fast/forms/color/input-color-onchange-event.html which will |
| crash with a failed assertion on debug builds. |
| This should be un-skipped when https://bugs.webkit.org/show_bug.cgi?id=119094 |
| is fixed. |
| |
| 2013-07-31 Rob Buis <rwlbuis@webkit.org> |
| |
| Convert SVG test from r153433 to a reftest |
| https://bugs.webkit.org/show_bug.cgi?id=119346 |
| |
| Reviewed by Philip Rogers. |
| |
| Reftest taken from https://chromium.googlesource.com/chromium/blink/+/ac10e305a870c8fd500b42e90075aee3aa48da8d. |
| |
| * platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt: Removed. |
| * svg/animations/attributeNameAndAttributeTypeMismatch-expected.html: Added. |
| * svg/animations/attributeNameAndAttributeTypeMismatch.html: Added. |
| * svg/animations/attributeNameAndAttributeTypeMissmatch.svg: Removed. |
| |
| 2013-07-31 Ruth Fong <ruth_fong@apple.com> |
| |
| <input type=color> Mac UI behaviour |
| <rdar://problem/10269922> and https://bugs.webkit.org/show_bug.cgi?id=61276 |
| |
| Reviewed by Brady Eidson. |
| |
| Updated tests to reflect <input type='color'> being implemented with a native color picker. |
| |
| * fast/forms/color/input-color-onchange-event-expected.txt: |
| |
| * platform/mac/TestExpectations: Enabled fast/form/color tests on Mac. |
| |
| * platform/mac/accessibility/color-well-expected.txt: |
| * platform/mac/accessibility/role-subrole-roledescription-expected.txt: |
| * platform/mac/accessibility/role-subrole-roledescription.html: |
| |
| * platform/mac/fast/forms/color/input-appearance-color-expected.txt: Updated test expectations |
| on Mac to reflect the fact that the list attribute for <input type='color'> is not yet supported. |
| |
| 2013-07-31 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| DFG doesn't account for inlining of functions with switch statements that haven't been executed by the baseline JIT |
| https://bugs.webkit.org/show_bug.cgi?id=119349 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/dfg-inline-switch-imm-expected.txt: Added. |
| * fast/js/dfg-inline-switch-imm.html: Added. |
| * fast/js/script-tests/dfg-inline-switch-imm.js: Added. |
| (foo): |
| (bar): |
| |
| 2013-07-31 Tim Horton <timothy_horton@apple.com> |
| |
| RenderEmbeddedObject::isReplacementObscured is wrong if an obscuring element has pointer-events: none set |
| https://bugs.webkit.org/show_bug.cgi?id=119348 |
| |
| Reviewed by Dean Jackson. |
| |
| Change the expected outcome of the test to want a visually-obscured |
| but clickable embed (because the obscuring element has pointer-events: none) |
| to be considered obscured. |
| |
| Also, adjust the test so that it runs all of the subtests even if |
| some of them fail. |
| |
| * plugins/unavailable-plugin-indicator-obscurity-expected.txt: |
| * plugins/unavailable-plugin-indicator-obscurity.html: |
| |
| 2013-07-23 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening. AppleWin port. |
| |
| * platform/win/editing/selection/move-left-right-expected.txt: |
| |
| 2013-07-31 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] Stop using internals in shape-outside tests |
| https://bugs.webkit.org/show_bug.cgi?id=119229 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| We no longer need to use window.internals for shape-outside, since it |
| is enabled by default on ports where it is compiled in. To make the |
| w3c spec test cleaner, that reference has been removed from all of the |
| tests. |
| |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-002.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-square-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-square-border-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002-expected.html: |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002.html: |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: |
| |
| 2013-07-31 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Test assignment to indexed window properties |
| https://bugs.webkit.org/show_bug.cgi?id=119307 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/bdeca10fa79477f669cab1e5b081a480e743fd3f |
| |
| * http/tests/security/xss-DENIED-window-index-assign-expected.txt: Added. |
| * http/tests/security/xss-DENIED-window-index-assign.html: Added. |
| |
| 2013-07-31 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add a test to ensure SelectElement removes an option when null is assigned by indexed setter |
| https://bugs.webkit.org/show_bug.cgi?id=119311 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Merge a test in https://chromium.googlesource.com/chromium/blink/+/da5c8d908b87f75c5ba3d1457c2353642e999963 |
| even though the regression never existed in WebKit. |
| |
| * fast/forms/select/select-assign-null-expected.txt: Added. |
| * fast/forms/select/select-assign-null.html: Added. |
| |
| 2013-07-31 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Remove flaky tests from TestExpectations. |
| |
| * platform/gtk/TestExpectations: Remove tests no longer flaky after |
| webkit.org/b/100688 was fixed in r140166. |
| |
| 2013-07-30 Tim Horton <timothy_horton@apple.com> |
| |
| DHTML drag can result in a null-deref under WebDragClient::startDrag |
| https://bugs.webkit.org/show_bug.cgi?id=119297 |
| <rdar://problem/14213012> |
| |
| Reviewed by Simon Fraser. |
| |
| Add a test that ensures that using a zero-size in-document non-<img> |
| element for setDragImage() doesn't crash. |
| |
| * fast/events/setDragImage-in-document-element-crash-expected.txt: Added. |
| * fast/events/setDragImage-in-document-element-crash.html: Added. |
| |
| 2013-07-30 Pravin D <pravind@samsung.com> |
| |
| Dotted borders render w/ artifacts and sometimes as solid lines |
| https://bugs.webkit.org/show_bug.cgi?id=3964 |
| |
| Reviewed by Elliott Sprehn. |
| |
| * fast/table/border-collapsing/dotted-collapsed-border-expected.txt: Added. |
| * fast/table/border-collapsing/dotted-collapsed-border.html: Added. |
| * platform/qt/fast/table/border-collapsing/dotted-collapsed-border-expected.png: Added. |
| |
| 2013-07-30 Vani Hegde <vani.hegde@samsung.com> |
| |
| Gmail reply email - Bold and Italic style get stuck |
| https://bugs.webkit.org/show_bug.cgi?id=118185 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Layout tests added to test bold/italic style toggling on a content |
| with mixed editability. |
| |
| * editing/editing.js: |
| (runDumpAsTextEditingTest): Replaced markupResultList with |
| elementsForDumpingMarkupList to store all markup data to be logged |
| at the end of test. |
| (debugForDumpAsText): Changed to use elementsForDumpingMarkupList. |
| (startNewMarkupGroup): Added utility function to hold intermediate |
| data by separating <ol>. |
| * editing/style/toggle-style-bold-italic-expected.txt: Added. |
| * editing/style/toggle-style-bold-italic-mixed-editability-expected.txt: Added. |
| * editing/style/toggle-style-bold-italic-mixed-editability.html: Added. |
| * editing/style/toggle-style-bold-italic.html: Added. |
| |
| 2013-07-30 Rob Buis <rwlbuis@webkit.org> |
| |
| XMLSerializer should reset default namespace when necessary |
| https://bugs.webkit.org/show_bug.cgi?id=16739 |
| XMLSerializer's handling of namespaces seems to be pretty broken |
| https://bugs.webkit.org/show_bug.cgi?id=106531 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Add tests based on the testcases of both bugs. |
| |
| * fast/dom/XMLSerializer-element-empty-namespace-expected.txt: Added. |
| * fast/dom/XMLSerializer-element-empty-namespace.html: Added. |
| * fast/dom/XMLSerializer-element-empty-namespace2-expected.txt: Added. |
| * fast/dom/XMLSerializer-element-empty-namespace2.html: Added. |
| |
| 2013-07-30 Alexey Proskuryakov <ap@apple.com> |
| |
| REGRESSION: Crash when opening a message on Gmail |
| https://bugs.webkit.org/show_bug.cgi?id=119105 |
| |
| Landing missing test results. |
| |
| * fast/js/dfg-get-by-id-unset-then-proto-expected.txt: Added. |
| * fast/js/dfg-get-by-id-unset-then-proto-less-warmup-expected.txt: Added. |
| * fast/js/dfg-get-by-id-unset-then-proto-more-warmup-expected.txt: Added. |
| |
| 2013-07-30 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| GetByVal on Arguments does the wrong size load when checking the Arguments object length |
| https://bugs.webkit.org/show_bug.cgi?id=119281 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/dfg-strict-mode-arguments-get-beyond-length-expected.txt: Added. |
| * fast/js/dfg-strict-mode-arguments-get-beyond-length.html: Added. |
| * fast/js/script-tests/dfg-strict-mode-arguments-get-beyond-length.js: Added. |
| (foo): |
| (bar): |
| |
| 2013-07-30 Alexey Proskuryakov <ap@apple.com> |
| |
| REGRESSION(r139282): Fix document leak when selection is created inside the document |
| https://bugs.webkit.org/show_bug.cgi?id=119122 |
| |
| OK'd by Ryosuke Niwa. |
| |
| The added test was very flaky. Trying to make it better with a gc() call at the beginning. |
| |
| * editing/selection/leak-document-with-selection-inside.html: |
| |
| 2013-07-30 Alexey Proskuryakov <ap@apple.com> |
| |
| [Mac] can-read-in-dragstart-event.html and can-read-in-copy-and-cut-events.html fail |
| https://bugs.webkit.org/show_bug.cgi?id=113094 |
| |
| The test still fails on WK1, and needs to be marked accordingly. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-07-30 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Add 'colno' attribute to ErrorEvent interface |
| https://bugs.webkit.org/show_bug.cgi?id=119257 |
| |
| Reviewed by Darin Adler. |
| |
| Update several test cases to check the new ErrorEvent.colno |
| attribute. |
| |
| * fast/events/constructors/error-event-constructor-expected.txt: |
| * fast/events/constructors/error-event-constructor.html: |
| * fast/events/window-onerror9-expected.txt: |
| * fast/events/window-onerror9.html: |
| * fast/workers/worker-script-error-expected.txt: |
| * fast/workers/worker-script-error.html: |
| * http/tests/workers/worker-importScriptsOnError-expected.txt: |
| |
| 2013-07-30 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Pass column as 4th argument to WorkerGlobalScope.onerror and Window.onerror handlers |
| https://bugs.webkit.org/show_bug.cgi?id=119251 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Update several tests to make use of the new column argument passed to |
| WorkerGlobalScope.onerror and Window.onerror handlers. |
| |
| * fast/events/window-onerror1-expected.txt: |
| * fast/events/window-onerror1.html: |
| * fast/events/window-onerror11-expected.txt: |
| * fast/events/window-onerror11.html: |
| * fast/events/window-onerror12-expected.txt: |
| * fast/events/window-onerror12.html: |
| * fast/events/window-onerror13.html: |
| * fast/events/window-onerror14.html: |
| * fast/events/window-onerror16.html: |
| * fast/events/window-onerror2-expected.txt: |
| * fast/events/window-onerror2.html: |
| * fast/events/window-onerror4-expected.txt: |
| * fast/events/window-onerror4.html: |
| * fast/events/window-onerror5-expected.txt: |
| * fast/events/window-onerror5.html: |
| * fast/events/window-onerror6-expected.txt: |
| * fast/events/window-onerror6.html: |
| * fast/events/window-onerror7-expected.txt: |
| * fast/events/window-onerror7.html: |
| * fast/events/window-onerror8-expected.txt: |
| * fast/events/window-onerror8.html: |
| * fast/events/window-onerror9-expected.txt: |
| * fast/events/window-onerror9.html: |
| * fast/workers/resources/worker-script-error-handled.js: |
| (onerror): |
| * fast/workers/worker-script-error-expected.txt: |
| |
| 2013-07-30 Mark Lam <mark.lam@apple.com> |
| |
| Fix problems with divot and lineStart mismatches. |
| https://bugs.webkit.org/show_bug.cgi?id=118662. |
| |
| Reviewed by Oliver Hunt. |
| |
| Added regression test cases from https://bugs.webkit.org/show_bug.cgi?id=118662 |
| and https://bugs.webkit.org/show_bug.cgi?id=118664. |
| |
| * fast/js/line-column-numbers-expected.txt: |
| * fast/js/line-column-numbers.html: |
| * fast/js/script-tests/line-column-numbers.js: |
| (try.toFuzz1): |
| (try.toFuzz2): |
| |
| 2013-07-30 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Updated TestExpectations |
| |
| * platform/gtk/TestExpectations: Mark transitions/created-while-suspended.html |
| as slow after r153396. |
| |
| 2013-07-30 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update TestExpectations |
| |
| Some GTK tests are flaky or time out after the FTL merge. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-30 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [GTK] fast/regions/firstletter-inside-flowthread.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=106592 |
| |
| Unreviewed gardening. |
| |
| * platform/gtk/TestExpectations: Unflag test as it is passing without |
| problems now. |
| |
| 2013-07-30 Antoine Quint <graouts@apple.com> |
| |
| [Mac] can-read-in-dragstart-event.html and can-read-in-copy-and-cut-events.html fail |
| https://bugs.webkit.org/show_bug.cgi?id=113094 |
| |
| The test can-read-in-copy-and-cut-events.html now passes on mac-wk2. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-30 Antoine Quint <graouts@apple.com> |
| |
| Mark compositing/patterns tests as passing for mac-wk2 |
| https://bugs.webkit.org/show_bug.cgi?id=119246 |
| |
| These tests run fine on WK2. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-07-29 Chris Curtis <chris_curtis@apple.com> |
| |
| Eager stack trace for error objects. |
| https://bugs.webkit.org/show_bug.cgi?id=118918 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Added tests to ensure that the stack property was present at creation for all |
| error Objects. This test will fail without this patch. |
| |
| * fast/js/script-tests/stack-at-creation-for-error-objects.js: Added. |
| (checkStack): |
| * fast/js/stack-at-creation-for-error-objects-expected.txt: Added. |
| * fast/js/stack-at-creation-for-error-objects.html: Added. |
| |
| * inspector/console/console-format-expected.txt: |
| * inspector/console/console-format.html: |
| This test was modified by removing the error object from being evaluated. Prior to this patch |
| error objects did not have the stack property, so the stack information was not being |
| displayed. The stack trace includes a file path specific to the machine that is running |
| the test. The results would have differed from one computer to the next. There |
| is not an easy way to capture the error object to treat it differently. By removing |
| the error object there is no need to add extra code to treat it differently. |
| Also there are other tests inside inspector/console that test the stack trace, |
| so the testing suite does not lose error testing by removing it. |
| |
| The .stack property was added to the error objects at creation time. |
| * fast/js/exception-properties-expected.txt: |
| * fast/js/script-tests/exception-properties.js: |
| |
| The column numbers are modified in the following test. When error objects are explicitly |
| invoked, the column number points to the beginning "(" instead of end ")". |
| Functionality between browsers do not match either. Firefox does not output column |
| numbers. Chrome points columns numbers to the beginning of the "new" call. |
| |
| * fast/js/line-column-numbers-expected.txt: |
| * fast/js/stack-trace-expected.txt: |
| |
| 2013-07-29 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: update percentage rectangle and inset rectangle tests |
| https://bugs.webkit.org/show_bug.cgi?id=118086 |
| |
| Reviewed by Dirk Schulze. |
| |
| Update percentage based tests to work with the new positioning model. |
| Also move the tests to be W3C spec tests, so they have been impored |
| back here from the CSSWG repo. |
| |
| * TestExpectations: Remove skipping for replaced tests. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002.html: Added. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage-expected.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-percentage-expected.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-percentage.html: Removed. |
| |
| 2013-07-29 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [ATK] Implement attributesOfChildren() for AccessibilityUIElement |
| https://bugs.webkit.org/show_bug.cgi?id=118967 |
| |
| Reviewed by Gustavo Noronha Silva. |
| |
| Removed fixed tests from TestExpectations and added/updated expected |
| results for tests that are now dumping more useful information. |
| |
| * platform/gtk/TestExpectations: Removed three fixed tests. |
| * platform/gtk/accessibility/image-map2-expected.txt: Updated. |
| * platform/gtk/accessibility/lists-expected.txt: Added. |
| * platform/gtk/accessibility/plugin-expected.txt: Added. |
| * platform/gtk/accessibility/table-with-aria-role-expected.txt: Added. |
| |
| 2013-07-29 Renata Hodovan <reni@webkit.org> |
| |
| ASSERT_NOT_REACHED was touched in WebCore::SVGAnimatedType::valueAsString |
| https://bugs.webkit.org/show_bug.cgi?id=118744 |
| |
| Reviewed by Philip Rogers. |
| |
| Adding test to check whether attributeName and attributeType are consistent in <animateTransform>. |
| |
| * platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt: Added. |
| * svg/animations/attributeNameAndAttributeTypeMissmatch.svg: Added. |
| |
| 2013-07-29 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [ATK] Implement allAttributes() for AccessibilityUIElement |
| https://bugs.webkit.org/show_bug.cgi?id=118966 |
| |
| Reviewed by Gustavo Noronha Silva. |
| |
| Removed fixed tests from TestExpectations and added/updated expected |
| results for tests that are now dumping more useful information. |
| |
| * platform/gtk/TestExpectations: Removed four fixed tests. |
| * platform/gtk/accessibility/image-link-expected.txt: Updated. |
| * platform/gtk/accessibility/table-cell-spans-expected.txt: Updated |
| * platform/gtk/accessibility/table-cells-expected.txt: Updated |
| * platform/gtk/accessibility/table-detection-expected.txt: Added. |
| * platform/gtk/accessibility/table-one-cell-expected.txt: Added. |
| * platform/gtk/accessibility/table-with-rules-expected.txt: Added. |
| * platform/gtk/accessibility/transformed-element-expected.txt: Added. |
| |
| 2013-07-29 Antoine Quint <graouts@apple.com> |
| |
| fast/spatial-navigation test fail on mac-wk2 |
| https://bugs.webkit.org/show_bug.cgi?id=96438 |
| |
| This test now passes on Mac so we don't need to skip it any longer. |
| |
| Reviewed by Antonio Gomes. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-28 Antoine Quint <graouts@apple.com> |
| |
| fast/forms/input-in-table-cell-no-value.html fails on platform without ENABLE(INPUT_TYPE_DATE) |
| https://bugs.webkit.org/show_bug.cgi?id=90987 |
| |
| This test now passes on Mac so we don't need to skip it any longer. |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-27 Sam Weinig <sam@webkit.org> |
| |
| Stop pretending to support <string> for text-align. |
| https://bugs.webkit.org/show_bug.cgi?id=119107 |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/css/text-align-string-crash-expected.txt: Added. |
| * fast/css/text-align-string-crash.html: Added. |
| |
| 2013-07-26 Dean Jackson <dino@apple.com> |
| |
| Allow new transitions to run even when controller is suspended |
| https://bugs.webkit.org/show_bug.cgi?id=119171 |
| <rdar://problem/14511404> |
| |
| Reviewed by Simon Fraser. |
| |
| This is actually a test to make sure this fix didn't break anything. There is no |
| way to trigger the new behaviour from the test system (or from Safari). |
| |
| 2013-07-26 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: support for polygon shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=118085 |
| |
| Reviewed by Dirk Schulze. |
| |
| Update polygon tests to work for new positioning model and migrate |
| them to be W3C spec tests. Thus, they have been imported from the |
| CSSWG repository now. |
| |
| * TestExpectations: Remove skip for replaced test. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-000.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-002-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-002.html: Added. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-polygon-expected.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-polygon.html: Removed. |
| |
| 2013-07-26 Oliver Hunt <oliver@apple.com> |
| |
| REGRESSION(FTL?): Crashes in plugin tests |
| https://bugs.webkit.org/show_bug.cgi?id=119141 |
| |
| Reviewed by Michael Saboff. |
| |
| Bring back plugin tests |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-26 Filip Pizlo <fpizlo@apple.com> |
| |
| REGRESSION: Crash when opening a message on Gmail |
| https://bugs.webkit.org/show_bug.cgi?id=119105 |
| |
| Reviewed by Oliver Hunt and Mark Hahnenberg. |
| |
| * fast/js/dfg-get-by-id-unset-then-proto-less-warmup.html: Added. |
| * fast/js/dfg-get-by-id-unset-then-proto-more-warmup.html: Added. |
| * fast/js/dfg-get-by-id-unset-then-proto.html: Added. |
| * fast/js/jsc-test-list |
| * fast/js/script-tests/dfg-get-by-id-unset-then-proto-less-warmup.js: Added. |
| (foo): |
| (Blah): |
| * fast/js/script-tests/dfg-get-by-id-unset-then-proto-more-warmup.js: Added. |
| (foo): |
| (Blah): |
| * fast/js/script-tests/dfg-get-by-id-unset-then-proto.js: Added. |
| (foo): |
| (Blah): |
| |
| 2013-07-19 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| Setting a large numeric property on an object causes it to allocate a huge backing store |
| https://bugs.webkit.org/show_bug.cgi?id=118914 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Added new regression test for put-by-val-ing to a blank indexing type with a large index. |
| This fix is ~800x speedup on this regression test :-o |
| |
| * fast/js/regress/put-by-val-large-index-blank-indexing-type.html: Added. |
| * fast/js/regress/script-tests/put-by-val-large-index-blank-indexing-type.js: Added. |
| |
| 2013-07-25 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Fix document leak when selection is created inside the document |
| https://bugs.webkit.org/show_bug.cgi?id=119122 |
| |
| Reviewed by Andreas Kling. |
| |
| Added a regression test. |
| |
| * editing/selection/leak-document-with-selection-inside-expected.txt: Added. |
| * editing/selection/leak-document-with-selection-inside.html: Added. |
| |
| 2013-07-25 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: support for inset rectangle shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=118083 |
| |
| Reviewed by Dirk Schulze. |
| |
| Update inset-rectangle tests to work with new positioning model. |
| Removed some test cases that aren't really needed or aren't applicable |
| with the new model. These test cases live in the CSS WG's repo now, so |
| they've been imported here. |
| |
| * TestExpectations: Remove skip lines for replaced tests. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle.html. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-expected.html: Removed. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle.html: Removed. |
| |
| 2013-07-25 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes] Add missing includes to shape-inside polygon tests |
| https://bugs.webkit.org/show_bug.cgi?id=119098 |
| |
| Reviewed by Dirk Schulze. |
| |
| We need to include subpixel-utils.js for tests which use simple-polygon.js, since it uses |
| SubPixelLayout, otherwise both the result/expected are generating incorrect output. |
| |
| * fast/shapes/shape-inside/shape-inside-regular-polygon16-expected.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon16.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon8-expected.html: |
| * fast/shapes/shape-inside/shape-inside-regular-polygon8.html: |
| |
| 2013-07-25 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Don't force layout when querying a fixed or non-box margin/padding property |
| https://bugs.webkit.org/show_bug.cgi?id=118032 |
| |
| Reviewed by David Hyatt. |
| |
| Add a regression test inspired by the one added in |
| https://chromium.googlesource.com/chromium/blink/+/ff234b1593b2b493d47f38f687d09a87bc42c9eb. |
| |
| * fast/css/computed-width-without-renderer-expected.txt: Added. |
| * fast/css/computed-width-without-renderer.html: Added. |
| |
| 2013-07-25 Bear Travis <betravis@adobe.com> |
| |
| [CSS Shapes] Fix typo in simple-polygon.js |
| https://bugs.webkit.org/show_bug.cgi?id=119096 |
| |
| Reviewed by Dirk Schulze. |
| |
| A function name typo was preventing tests and expectations using simple-polygon.js |
| from generating correct output. |
| |
| * fast/shapes/resources/simple-polygon.js: |
| (polygonXIntercepts): Correctly camel-case function name. |
| |
| 2013-07-25 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: support for circle and ellipse shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=118084 |
| |
| Reviewed by Dirk Schulze. |
| |
| Update circle and ellipse tests to work with new positioning. These |
| have been rehomed as W3C spec tests, and thus are imported from the |
| CSSWG's repository. |
| |
| * TestExpectations: Remove skip for updated tests. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-circle-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-circle.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-ellipse.html. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: |
| |
| 2013-07-19 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: String GetByVal out-of-bounds handling is so wrong |
| https://bugs.webkit.org/show_bug.cgi?id=118935 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/dfg-string-out-of-bounds-check-structure-expected.txt: Added. |
| * fast/js/dfg-string-out-of-bounds-check-structure.html: Added. |
| * fast/js/dfg-string-out-of-bounds-cse-expected.txt: Added. |
| * fast/js/dfg-string-out-of-bounds-cse.html: Added. |
| * fast/js/dfg-string-out-of-bounds-negative-check-structure-expected.txt: Added. |
| * fast/js/dfg-string-out-of-bounds-negative-check-structure.html: Added. |
| * fast/js/dfg-string-out-of-bounds-negative-proto-value-expected.txt: Added. |
| * fast/js/dfg-string-out-of-bounds-negative-proto-value.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-string-out-of-bounds-check-structure.js: Added. |
| (foo): |
| * fast/js/script-tests/dfg-string-out-of-bounds-cse.js: Added. |
| (foo): |
| * fast/js/script-tests/dfg-string-out-of-bounds-negative-check-structure.js: Added. |
| (foo): |
| (while): |
| * fast/js/script-tests/dfg-string-out-of-bounds-negative-proto-value.js: Added. |
| (foo): |
| |
| 2013-06-25 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG should support switch_string |
| https://bugs.webkit.org/show_bug.cgi?id=117967 |
| |
| Reviewed by Sam Weinig. |
| |
| * fast/js/regress/script-tests/switch-string-basic-big-var.js: Added. |
| (foo): |
| (make): |
| * fast/js/regress/script-tests/switch-string-basic-big.js: Added. |
| (foo): |
| (make): |
| * fast/js/regress/script-tests/switch-string-basic-var.js: Added. |
| (foo): |
| (make): |
| * fast/js/regress/script-tests/switch-string-basic.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/switch-string-big-length-tower-var.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/switch-string-length-tower-var.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/switch-string-length-tower.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/switch-string-short.js: Added. |
| (foo): |
| * fast/js/regress/switch-string-basic-big-expected.txt: Added. |
| * fast/js/regress/switch-string-basic-big-var-expected.txt: Added. |
| * fast/js/regress/switch-string-basic-big-var.html: Added. |
| * fast/js/regress/switch-string-basic-big.html: Added. |
| * fast/js/regress/switch-string-basic-expected.txt: Added. |
| * fast/js/regress/switch-string-basic-var-expected.txt: Added. |
| * fast/js/regress/switch-string-basic-var.html: Added. |
| * fast/js/regress/switch-string-basic.html: Added. |
| * fast/js/regress/switch-string-big-length-tower-var-expected.txt: Added. |
| * fast/js/regress/switch-string-big-length-tower-var.html: Added. |
| * fast/js/regress/switch-string-length-tower-expected.txt: Added. |
| * fast/js/regress/switch-string-length-tower-var-expected.txt: Added. |
| * fast/js/regress/switch-string-length-tower-var.html: Added. |
| * fast/js/regress/switch-string-length-tower.html: Added. |
| * fast/js/regress/switch-string-short-expected.txt: Added. |
| * fast/js/regress/switch-string-short.html: Added. |
| |
| 2013-06-23 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG should optimize identifier string equality |
| https://bugs.webkit.org/show_bug.cgi?id=117920 |
| |
| Reviewed by Sam Weinig. |
| |
| Add a benchmark for string equality where there is a long identifier, and |
| also add a benchmark for non-identifier string equality (since the previous |
| test for string equality was really identifier equality). |
| |
| * fast/js/regress/script-tests/string-long-ident-equality.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/string-var-equality.js: Added. |
| (addFoo): |
| (foo): |
| * fast/js/regress/string-long-ident-equality-expected.txt: Added. |
| * fast/js/regress/string-long-ident-equality.html: Added. |
| * fast/js/regress/string-var-equality-expected.txt: Added. |
| * fast/js/regress/string-var-equality.html: Added. |
| |
| 2013-06-21 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG shouldn't exit just because a String GetByVal went out-of-bounds |
| https://bugs.webkit.org/show_bug.cgi?id=117906 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| The out-of-bounds benchmark that isn't insane speeds up by 22x in this |
| patch. |
| |
| * fast/js/regress/script-tests/string-get-by-val-out-of-bounds-insane.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/string-get-by-val-out-of-bounds.js: Added. |
| (foo): |
| * fast/js/regress/string-get-by-val-out-of-bounds-expected.txt: Added. |
| * fast/js/regress/string-get-by-val-out-of-bounds-insane-expected.txt: Added. |
| * fast/js/regress/string-get-by-val-out-of-bounds-insane.html: Added. |
| * fast/js/regress/string-get-by-val-out-of-bounds.html: Added. |
| |
| 2013-06-21 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG should CSE MakeRope |
| https://bugs.webkit.org/show_bug.cgi?id=117905 |
| |
| Reviewed by Geoffrey Garen. |
| |
| This benchmark speeds up by 50%. |
| |
| * fast/js/regress/make-rope-cse-expected.txt: Added. |
| * fast/js/regress/make-rope-cse.html: Added. |
| * fast/js/regress/script-tests/make-rope-cse.js: Added. |
| (foo): |
| |
| 2013-06-21 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG should't exit just because it GetByVal'd a big character |
| https://bugs.webkit.org/show_bug.cgi?id=117899 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| This benchmark speeds up by 3x. |
| |
| * fast/js/regress/script-tests/string-get-by-val-big-char.js: Added. |
| (foo): |
| * fast/js/regress/string-get-by-val-big-char-expected.txt: Added. |
| * fast/js/regress/string-get-by-val-big-char.html: Added. |
| |
| 2013-06-21 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: Small strings shouldn't get GC'd |
| https://bugs.webkit.org/show_bug.cgi?id=117897 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| This test speeds up by 5%. |
| |
| * fast/js/regress/script-tests/string-get-by-val.js: Added. |
| (foo): |
| * fast/js/regress/string-get-by-val-expected.txt: Added. |
| * fast/js/regress/string-get-by-val.html: Added. |
| |
| 2013-06-18 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG should have switch_char |
| https://bugs.webkit.org/show_bug.cgi?id=117710 |
| |
| Rubber stamped by Mark Hahnenberg. |
| |
| * fast/js/regress/script-tests/switch-char-constant.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/script-tests/switch-char.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/switch-char-constant-expected.txt: Added. |
| * fast/js/regress/switch-char-constant.html: Added. |
| * fast/js/regress/switch-char-expected.txt: Added. |
| * fast/js/regress/switch-char.html: Added. |
| |
| 2013-06-15 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: Add CFG simplification for Switch |
| https://bugs.webkit.org/show_bug.cgi?id=117677 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/regress/script-tests/switch-constant.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/script-tests/switch.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/switch-constant-expected.txt: Added. |
| * fast/js/regress/switch-constant.html: Added. |
| * fast/js/regress/switch-expected.txt: Added. |
| * fast/js/regress/switch.html: Added. |
| |
| 2013-06-11 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG should support op_in and it should use patching to make it fast |
| https://bugs.webkit.org/show_bug.cgi?id=117385 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Test coverage for op_in performance. |
| |
| * fast/js/regress/in-four-cases-expected.txt: Added. |
| * fast/js/regress/in-four-cases.html: Added. |
| * fast/js/regress/in-one-case-false-expected.txt: Added. |
| * fast/js/regress/in-one-case-false.html: Added. |
| * fast/js/regress/in-one-case-true-expected.txt: Added. |
| * fast/js/regress/in-one-case-true.html: Added. |
| * fast/js/regress/in-two-cases-expected.txt: Added. |
| * fast/js/regress/in-two-cases.html: Added. |
| * fast/js/regress/script-tests/in-four-cases.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/script-tests/in-one-case-false.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/script-tests/in-one-case-true.js: Added. |
| (foo): |
| (bar): |
| * fast/js/regress/script-tests/in-two-cases.js: Added. |
| (foo): |
| (bar): |
| |
| 2013-06-11 Geoffrey Garen <ggaren@apple.com> |
| |
| Rolled back in <http://trac.webkit.org/changeset/151363>. |
| |
| Rubber stamped by Phil Pizlo. |
| |
| 2013-06-09 Filip Pizlo <fpizlo@apple.com> |
| |
| Merge trunk r146653. |
| |
| 2013-03-22 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG folding of PutById to SimpleReplace should consider the specialized function case |
| https://bugs.webkit.org/show_bug.cgi?id=113093 |
| |
| Reviewed by Geoffrey Garen and Mark Hahnenberg. |
| |
| * fast/js/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function-expected.txt: Added. |
| * fast/js/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js: Added. |
| (foo): |
| (baz): |
| (fuzz): |
| |
| 2013-06-09 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG GetById patching shouldn't distinguish between self lists and proto lists |
| https://bugs.webkit.org/show_bug.cgi?id=117377 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add tests that show why this is important. These tests speed up by more than 3x. |
| |
| * fast/js/regress/get-by-id-proto-or-self-expected.txt: Added. |
| * fast/js/regress/get-by-id-proto-or-self.html: Added. |
| * fast/js/regress/get-by-id-self-or-proto-expected.txt: Added. |
| * fast/js/regress/get-by-id-self-or-proto.html: Added. |
| * fast/js/regress/script-tests/get-by-id-proto-or-self.js: Added. |
| (foo): |
| (bar): |
| (Foo): |
| * fast/js/regress/script-tests/get-by-id-self-or-proto.js: Added. |
| (foo): |
| (bar): |
| (Foo): |
| |
| 2013-06-07 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: don't insert ForceOSRExits except for inadequate coverage |
| https://bugs.webkit.org/show_bug.cgi?id=117363 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| Convert this test, since this was the test originally added for |
| ConstantFoldingPhase::paintUnreachableCode(). I wanted to make sure that I had good coverage |
| for this since I am removing that method. |
| |
| * fast/js/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop-expected.txt: |
| * fast/js/script-tests/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js: |
| |
| 2013-06-03 Filip Pizlo <fpizlo@apple.com> |
| |
| Unreviewed, unbreak all of the tests. |
| |
| Printing "Some tests failed" is great for the silentTestPass mode, but breaks all previous |
| expected-to-fail tests. Changed it so we only print this helpful message if we're in |
| silentTestPass mode. |
| |
| * fast/js/resources/js-test-pre.js: |
| (isSuccessfullyParsed): |
| |
| 2013-05-31 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: convert more fast/js/dfg-* tests to wait for the concurrent JIT |
| |
| Rubber stamped by Mark Hahnenberg. |
| |
| * fast/js/dfg-arguments-alias-one-block-overwrite-expected.txt: |
| * fast/js/dfg-arguments-out-of-bounds-expected.txt: |
| * fast/js/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int-expected.txt: |
| * fast/js/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers-expected.txt: |
| * fast/js/dfg-array-length-dead-expected.txt: |
| * fast/js/dfg-array-pop-side-effects-expected.txt: |
| * fast/js/resources/js-test-pre.js: |
| (testFailed): |
| (dfgIncrement): |
| (isSuccessfullyParsed): |
| * fast/js/script-tests/dfg-arguments-alias-one-block-overwrite.js: |
| * fast/js/script-tests/dfg-arguments-out-of-bounds.js: |
| * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js: |
| * fast/js/script-tests/dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js: |
| * fast/js/script-tests/dfg-array-length-dead.js: |
| * fast/js/script-tests/dfg-array-pop-side-effects.js: |
| |
| 2013-05-28 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: convert more fast/js/dfg-* tests to wait for the concurrent JIT |
| |
| Rubber stamped by Oliver Hunt. |
| |
| * fast/js/dfg-arguments-alias-one-block-expected.txt: |
| * fast/js/dfg-arguments-cross-code-origin-expected.txt: |
| * fast/js/dfg-arguments-mixed-alias-expected.txt: |
| * fast/js/dfg-arguments-osr-exit-expected.txt: |
| * fast/js/dfg-arguments-osr-exit-multiple-blocks-before-exit-expected.txt: |
| * fast/js/dfg-arguments-unexpected-escape-expected.txt: |
| * fast/js/script-tests/dfg-arguments-alias-one-block.js: |
| * fast/js/script-tests/dfg-arguments-cross-code-origin.js: |
| * fast/js/script-tests/dfg-arguments-mixed-alias.js: |
| * fast/js/script-tests/dfg-arguments-osr-exit-multiple-blocks-before-exit.js: |
| * fast/js/script-tests/dfg-arguments-osr-exit.js: |
| * fast/js/script-tests/dfg-arguments-unexpected-escape.js: |
| |
| 2013-05-28 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: convert more fast/js/dfg-* tests to wait for the concurrent JIT |
| |
| Rubber stamped by Oliver Hunt. |
| |
| * fast/js/dfg-arguments-alias-activation-expected.txt: |
| * fast/js/dfg-arguments-alias-activation.html: |
| * fast/js/dfg-arguments-alias-expected.txt: |
| * fast/js/script-tests/dfg-arguments-alias.js: |
| |
| 2013-05-28 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: convert more fast/js/dfg-* tests to wait for the concurrent JIT |
| |
| Rubber stamped by Oliver Hunt. |
| |
| * fast/js/dfg-abs-backwards-propagation-expected.txt: |
| * fast/js/dfg-add-not-number-expected.txt: |
| * fast/js/dfg-arguments-alias-escape-expected.txt: |
| * fast/js/resources/js-test-pre.js: |
| (dfgCompiled): |
| (dfgIncrement): |
| * fast/js/script-tests/dfg-abs-backwards-propagation.js: |
| * fast/js/script-tests/dfg-add-not-number.js: |
| * fast/js/script-tests/dfg-arguments-alias-escape.js: |
| * fast/js/script-tests/dfg-arguments-alias-one-block-osr-exit.js: |
| * fast/js/script-tests/dfg-arguments-alias-one-block-overwrite-arguments.js: |
| |
| 2013-05-28 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: fast/js should have a way of running tests long enough to wait for the concurrent JIT to tier up |
| https://bugs.webkit.org/show_bug.cgi?id=116878 |
| |
| Reviewed by Oliver Hunt. |
| |
| This adds three things to js-test-pre and uses them in one representative test: |
| |
| silentTestPass: If you set this to true, then testPassed() won't print anything, and will instead just have |
| isSuccessfullyParsed() print a message saying that some tests passed silently. This allows tests to call |
| shouldBe() and friends in a loop whose running time is dependent on concurrent JIT behavior, and still |
| be sure that the resulting test will be deterministic. |
| |
| noInline(): If testRunner is present, disable inlining of the relevant function. |
| |
| dfgIncrement({f:function, i:index, n:limit}): Returns index either if index < limit, or if the function is |
| DFG compiled. Otherwise, if index >= limit and the function isn't DFG compiled, return 0. This means |
| that the 'i++' in the fast/js/dfg-* warm-up loops can be replaced with: |
| |
| i = dfgIncrement({f:<function you're interested in>, i:i + 1, n:<some number smaller than the loop condition>) |
| |
| This has the effect of having the loop repeat the first 'n' iterations until the function is DFG |
| compiled. See the modified test, where we do n:100 and the loop condition is i < 200. So the loop will |
| repeat the first 100 iterations until the function is DFG compiled and will only do the last 100 |
| iterations once DFG compilation kicks in. |
| |
| * fast/js/dfg-arguments-osr-exit-multiple-blocks-expected.txt: |
| * fast/js/resources/js-test-pre.js: |
| (testPassed): |
| (dfgIncrement): |
| (noInline): |
| (isSuccessfullyParsed): |
| * fast/js/script-tests/dfg-arguments-osr-exit-multiple-blocks.js: |
| |
| 2013-05-28 Filip Pizlo <fpizlo@apple.com> |
| |
| testRunner should have a way of disabling inlining of functions |
| https://bugs.webkit.org/show_bug.cgi?id=116875 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/script-tests/dfg-min-max.js: |
| |
| 2013-05-27 Filip Pizlo <fpizlo@apple.com> |
| |
| testRunner should be able to tell you if a function is DFG compiled |
| https://bugs.webkit.org/show_bug.cgi?id=116847 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/script-tests/dfg-min-max.js: |
| |
| 2013-05-27 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: DFG ArithMod should have the !nodeUsedAsNumber optimizations that ArithDiv has |
| https://bugs.webkit.org/show_bug.cgi?id=116841 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/dfg-mod-by-neg1-and-then-or-zero-interesting-reg-alloc-expected.txt: Added. |
| * fast/js/dfg-mod-by-neg1-and-then-or-zero-interesting-reg-alloc.html: Added. |
| * fast/js/dfg-mod-by-zero-and-then-or-zero-interesting-reg-alloc-expected.txt: Added. |
| * fast/js/dfg-mod-by-zero-and-then-or-zero-interesting-reg-alloc.html: Added. |
| * fast/js/dfg-mod-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc-expected.txt: Added. |
| * fast/js/dfg-mod-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-mod-by-neg1-and-then-or-zero-interesting-reg-alloc.js: Added. |
| (foo): |
| * fast/js/script-tests/dfg-mod-by-zero-and-then-or-zero-interesting-reg-alloc.js: Added. |
| (foo): |
| * fast/js/script-tests/dfg-mod-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.js: Added. |
| (foo): |
| |
| 2013-05-26 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: clean up ArithDiv/ArithMod in the DFG |
| https://bugs.webkit.org/show_bug.cgi?id=116793 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/script-tests/integer-division-neg2tothe32-by-neg1.js: |
| (myModBy2): |
| (myModBy1073741824): |
| |
| 2013-05-17 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| CheckArrays should be hoisted |
| https://bugs.webkit.org/show_bug.cgi?id=116353 |
| |
| Added a microbenchmark to JSRegress that specifically targets CheckArray hoisting. |
| We get a 25% improvement on it. |
| |
| Reviewed by Filip Pizlo. |
| |
| * fast/js/regress/check-array-hoisting-expected.txt: Added. |
| * fast/js/regress/check-array-hoisting.html: Added. |
| * fast/js/regress/script-tests/check-array-hoisting.js: Added. |
| (f): |
| |
| 2013-05-05 Geoffrey Garen <ggaren@apple.com> |
| |
| Rolled back in r149527 with crash fixed. |
| |
| Reviewed by Oliver Hunt. |
| |
| Rationalized 'this' value conversion |
| https://bugs.webkit.org/show_bug.cgi?id=115542 |
| |
| 2013-04-03 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: Just linking LLVM into JSC causes all plugin tests to fail |
| https://bugs.webkit.org/show_bug.cgi?id=113915 |
| |
| Reviewed by nobody. |
| |
| This is pretty funny. I don't know, yet, what is going on, but I don't want it to block other work. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-03-29 Filip Pizlo <fpizlo@apple.com> |
| |
| fourthTier: FTL JIT should be able to compile the Marsaglia random number generator |
| https://bugs.webkit.org/show_bug.cgi?id=113635 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/js/regress/marsaglia-expected.txt: Added. |
| * fast/js/regress/marsaglia.html: Added. |
| * fast/js/regress/script-tests/marsaglia.js: Added. |
| (marsaglia): |
| |
| 2013-07-24 Daniel Bates <dabates@apple.com> |
| |
| Add DRT test to ensure don't override z-index for overflow: scroll, -webkit-overflow-scrolling: touch |
| https://bugs.webkit.org/show_bug.cgi?id=119071 |
| |
| Reviewed by Simon Fraser. |
| |
| Add a DRT test to ensure we don't regress the fix for <https://bugs.webkit.org/show_bug.cgi?id=119066>. |
| |
| * compositing/overflow/should-not-override-z-index-for-element-with-non-auto-z-index-and-overflow-scroll-and-touch-expected.txt: Added. |
| * compositing/overflow/should-not-override-z-index-for-element-with-non-auto-z-index-and-overflow-scroll-and-touch.html: Added. |
| |
| 2013-07-24 Robert Hogan <robert@webkit.org> |
| |
| Border drawing incorrect when using both border-collapse: collapse and overflow: hidden on a table |
| https://bugs.webkit.org/show_bug.cgi?id=18305 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/table/overflow-table-collapsed-borders-cell-painting-expected.png: Added. |
| * fast/table/overflow-table-collapsed-borders-cell-painting-expected.txt: Added. |
| * fast/table/overflow-table-collapsed-borders-cell-painting-table-self-painting-layer-expected.png: Added. |
| * fast/table/overflow-table-collapsed-borders-cell-painting-table-self-painting-layer-expected.txt: Added. |
| * fast/table/overflow-table-collapsed-borders-cell-painting-table-self-painting-layer.html: Added. |
| * fast/table/overflow-table-collapsed-borders-cell-painting.html: Added. |
| * fast/table/overflow-table-collapsed-borders-section-layer-painting-expected.png: Added. |
| * fast/table/overflow-table-collapsed-borders-section-layer-painting-expected.txt: Added. |
| * fast/table/overflow-table-collapsed-borders-section-layer-painting.html: Added. |
| * fast/table/overflow-table-collapsed-borders-section-layer-table-self-painting-layer-expected.png: Added. |
| * fast/table/overflow-table-collapsed-borders-section-layer-table-self-painting-layer-expected.txt: Added. |
| * fast/table/overflow-table-collapsed-borders-section-layer-table-self-painting-layer.html: Added. |
| * fast/table/overflow-table-collapsed-borders-section-self-painting-layer-painting-expected.png: Added. |
| * fast/table/overflow-table-collapsed-borders-section-self-painting-layer-painting-expected.txt: Added. |
| * fast/table/overflow-table-collapsed-borders-section-self-painting-layer-painting.html: Added. |
| * fast/table/overflow-table-collapsed-borders-section-self-painting-layer-table-self-painting-layer-expected.png: Added. |
| * fast/table/overflow-table-collapsed-borders-section-self-painting-layer-table-self-painting-layer-expected.txt: Added. |
| * fast/table/overflow-table-collapsed-borders-section-self-painting-layer-table-self-painting-layer.html: Added. |
| * fast/table/table-overflow-expected.html: Added. |
| * fast/table/table-overflow.html: Added. |
| * platform/qt/fast/table/overflowHidden-expected.txt: |
| |
| 2013-07-24 Frédéric Wang <fred.wang@free.fr> |
| |
| Graphical elements inside mphantom should not be visible. |
| https://bugs.webkit.org/show_bug.cgi?id=116600. |
| |
| Reviewed by Chris Fleizach. |
| |
| * mathml/presentation/phantom-expected.html: Added. |
| * mathml/presentation/phantom.html: Added. |
| |
| 2013-07-24 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Add expectations for flaky test. |
| |
| * platform/gtk/TestExpectations: Mark svg/stroke/non-scaling-stroke-pattern.svg |
| as flaky. |
| |
| 2013-07-24 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [EFL] Unreviewed gardening |
| https://bugs.webkit.org/show_bug.cgi?id=118826 |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl-wk2/TestExpectations: Update test expectations after r134890 and r139491. |
| |
| 2013-07-24 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Added expectations for flaky tests. |
| |
| * platform/gtk/TestExpectations: Marked animations/resume-after-page-cache.html, |
| css3/calc/img-size.html and perf/nested-combined-selectors.html as flaky. |
| |
| 2013-07-23 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG string concatenation optimizations might emit speculative nodes after emitting nodes that kill the original inputs |
| https://bugs.webkit.org/show_bug.cgi?id=119032 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/js/dfg-strcat-over-objects-then-exit-on-it-expected.txt: Added. |
| * fast/js/dfg-strcat-over-objects-then-exit-on-it.html: Added. |
| * fast/js/script-tests/dfg-strcat-over-objects-then-exit-on-it.js: Added. |
| (foo): |
| (bar): |
| (x): |
| |
| 2013-07-23 Mark Lam <mark.lam@apple.com> |
| |
| Added ExpressionRangeInfo for BinaryOpNodes that can throw exceptions |
| due to type coersion. |
| https://bugs.webkit.org/show_bug.cgi?id=116853. |
| |
| Reviewed by Geoffrey Garen. |
| |
| Added the test case from bugzilla which exercises the general binary op |
| type coersion case, plus another for exercising the strcat case. |
| |
| * fast/js/line-column-numbers-expected.txt: |
| * fast/js/line-column-numbers.html: |
| * fast/js/script-tests/line-column-numbers.js: |
| |
| 2013-07-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| The computed values of fix length padding should be subpixel precision like margin |
| https://bugs.webkit.org/show_bug.cgi?id=118936 |
| |
| Reviewed by Simon Fraser. |
| |
| Add a regression test for obtaining the computed values of floating point padding and margin. |
| They shouldn't be rounded to whole pixels. |
| |
| * fast/css/getComputedStyle/getComputedStyle-padding-margin-subpixel-length-expected.txt: Added. |
| * fast/css/getComputedStyle/getComputedStyle-padding-margin-subpixel-length.html: Added. |
| * fast/shapes/shape-inside/shape-inside-shape-logical-top-expected.html: Use a different technique to detect |
| the subpixel layout since paddings |
| |
| 2013-07-23 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: support for rounded rectangle shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=118081 |
| |
| Reviewed by Dean Jackson. |
| |
| Update the shape-outside rounded rectangle tests and import them from |
| the CSS WG's repository. They have been moved to the CSS WG repository |
| so they can be part of the spec test suite for CSS Shapes. |
| |
| * TestExpectations: Remove skipping for tests that have been replaced. |
| * csswg/submitted/shapes/shape-outside/resources/rounded-rectangle.js: Added. |
| (ellipseXIntercept): |
| (scanConvertRoundedRectangleOutside): |
| (genLeftRightRoundedRectFloatShapeOutsideRefTest): |
| (genLeftRoundedRectFloatShapeOutsideRefTest): |
| (genRightRoundedRectFloatShapeOutsideRefTest): |
| * csswg/submitted/shapes/shape-outside/resources/subpixel-utils.js: Added. |
| (SubPixelLayout): |
| (SubPixelLayout.): |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003-expected.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html: Renamed from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html: Added. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: |
| |
| 2013-07-23 Zalan Bujtas <zalan@apple.com> |
| |
| REGRESSION(r152313): Links in certain twitter postings don't warp correctly on page |
| https://bugs.webkit.org/show_bug.cgi?id=118435 |
| |
| Reviewed by David Hyatt. |
| |
| When we find an empty inline in the middle of the word, prefer breaking it before |
| instead of after to match other browsers' rendering. |
| |
| * fast/text/whitespace/inline-whitespace-wrapping-12-expected.html: Added. |
| * fast/text/whitespace/inline-whitespace-wrapping-12.html: Added. |
| |
| 2013-07-23 Alexey Proskuryakov <ap@apple.com> |
| |
| Dictionary hotkey does not work on vertical text |
| https://bugs.webkit.org/show_bug.cgi?id=118993 |
| <rdar://problem/14478260> |
| |
| Reviewed by Enrica Casucci. |
| |
| * platform/mac/editing/input/caret-primary-bidi-expected.txt: Old results had |
| some collapsed positions have a rect of width 1. Now they are all consistently 0. |
| |
| * platform/mac/editing/input/firstrectforcharacterrange-vertical-expected.txt: Added. |
| * platform/mac/editing/input/firstrectforcharacterrange-vertical.html: Added. |
| * platform/wk2/TestExpectations: Skipping the new test, as WKTR doesn't implement firstRectForCharacterRange. |
| |
| 2013-07-23 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: Borders |
| https://bugs.webkit.org/show_bug.cgi?id=118822 |
| |
| Reviewed by Dean Jackson. |
| |
| Test that the shape is properly respected when the float has a border. |
| |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-square-border-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-square-border-000.html: Added. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: Updated with new |
| import information. |
| |
| 2013-07-23 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Convert percentage-margins-* tests to ref-tests |
| https://bugs.webkit.org/show_bug.cgi?id=118723 |
| |
| Reviewed by Andreas Kling. |
| |
| The patch converts the percentage margins tests for regions in ref tests. |
| |
| * fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.html: Added. |
| * fast/regions/percentage-margins-mixed-ltr-dominant-regions.html: |
| * fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.html: Added. |
| * fast/regions/percentage-margins-mixed-rtl-dominant-regions.html: |
| * fast/regions/percentage-margins-rtl-variable-width-regions-expected.html: Added. |
| * fast/regions/percentage-margins-rtl-variable-width-regions.html: |
| * fast/regions/percentage-margins-variable-width-regions-expected.html: Added. |
| * fast/regions/percentage-margins-variable-width-regions.html: |
| * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| |
| 2013-07-23 Tim Horton <timothy_horton@apple.com> |
| |
| Add a test for plug-in unavailability indicator obscurity detection |
| https://bugs.webkit.org/show_bug.cgi?id=119007 |
| |
| Reviewed by Anders Carlsson. |
| |
| Add a test that ensures that RenderEmbeddedObject accurately detects the |
| various different ways the unavailable plugin dialog can be obscured. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| * plugins/unavailable-plugin-indicator-obscurity-expected.txt: Added. |
| * plugins/unavailable-plugin-indicator-obscurity.html: Added. |
| |
| 2013-07-23 Zoltan Horvath <zoltan@webkit.org> |
| |
| [Qt] REGRESSION(r152906) Modified fast/shapes/shape-inside/shape-inside-overflow.html ref test fails. |
| https://bugs.webkit.org/show_bug.cgi?id=118964 |
| |
| Reviewed by Andreas Kling. |
| |
| I modified the test to use Ahem font. Now it's working well on Qt as well. |
| |
| * fast/shapes/shape-inside/shape-inside-overflow-expected.html: |
| * fast/shapes/shape-inside/shape-inside-overflow.html: |
| |
| 2013-07-23 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Added expectations for flaky tests. |
| |
| * platform/gtk/TestExpectations: Added new expectations. |
| |
| 2013-07-23 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Unskip passing tests. |
| https://bugs.webkit.org/show_bug.cgi?id=119008 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: unskip editing/selection/mixed-editability-10.html, |
| editing/selection/5825350-1.html and editing/selection/5825350-2.html since they have new |
| baselines, unskip http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html |
| after r152778, unskip fast/images/webgl-teximage2d.html after r152531 and |
| svg/custom/xlink-prefix-in-attributes.html after r152785 |
| |
| 2013-07-23 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Baseline and rebaseline needed after r152612 and r152911. |
| |
| * platform/gtk/editing/caret/caret-color-expected.txt: Added. |
| * platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Updated. |
| |
| 2013-07-23 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Added needed baselines after r104133. |
| |
| * platform/gtk/perf/nested-combined-selectors-expected.txt: Added. |
| |
| 2013-07-23 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. New baselines after r152941. |
| https://bugs.webkit.org/show_bug.cgi?id=119005 |
| |
| Unreviewed GTK gardening. |
| |
| GTK's DumpRenderTree prints CONFIRM instead of CONFIRM NAVIGATION, so we need |
| platform-specific expectations. |
| |
| * platform/gtk/fast/loader/show-only-one-beforeunload-dialog-expected.txt: Added. |
| * platform/gtk/http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt: Added. |
| |
| 2013-07-23 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Skip failing test. |
| https://bugs.webkit.org/show_bug.cgi?id=119006 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: mathml/presentation/fenced-mi.html fails |
| after being converted to ref test. |
| |
| 2013-07-23 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Added needed baselines for GTK+. |
| |
| * platform/gtk/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added. |
| * platform/gtk/fast/css-generated-content/details-summary-before-after-expected.txt: Added. |
| * platform/gtk/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Added. |
| * platform/gtk/fast/regions/region-dynamic-after-before-expected.txt: Added. |
| * platform/gtk/fast/regions/region-generated-content-before-after-expected.txt: Added. |
| * platform/gtk/fast/text/text-combine-different-fonts-expected.txt: Added. |
| * platform/gtk/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt: Added. |
| |
| 2013-07-23 Frédéric Wang <fred.wang@free.fr> |
| |
| Enable some MathML reftests on Windows and EFL ports. |
| https://bugs.webkit.org/show_bug.cgi?id=118916 |
| |
| Reviewed by Chris Fleizach. |
| |
| * platform/efl/TestExpectations: do not skip over.html |
| * platform/win/TestExpectations: enable most of the non-pixel tests |
| |
| 2013-07-22 Zalan Bujtas <zalan@apple.com> |
| |
| segfault in RenderLayerCompositor when the iframe's position attribute is changed and it embeds <object>. |
| https://bugs.webkit.org/show_bug.cgi?id=118965 |
| |
| Reviewed by Simon Fraser. |
| |
| Do not change the composition state unless we can reliably figure out the iframe's size. |
| If the renderer is not yet attached, its size is not computable. |
| |
| * compositing/iframes/iframe-position-absolute-with-padding-percentage-crash-expected.txt: Added. |
| * compositing/iframes/iframe-position-absolute-with-padding-percentage-crash.html: Added. |
| * compositing/iframes/resources/embed-tag-with-composition.html: Added. |
| * platform/efl/TestExpectations: skip |
| * platform/efl-wk2/TestExpectations: skip |
| * platform/qt-5.0-wk1/TestExpectations: skip |
| * platform/qt-5.0-wk2/TestExpectations: skip |
| |
| 2013-07-22 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: VoiceOver only read the first column in a safari table |
| https://bugs.webkit.org/show_bug.cgi?id=118992 |
| |
| Reviewed by Tim Horton. |
| |
| * accessibility/table-with-mismatch-column-count-in-initial-section-expected.txt: Added. |
| * accessibility/table-with-mismatch-column-count-in-initial-section.html: Added. |
| |
| 2013-07-22 Beth Dakin <bdakin@apple.com> |
| |
| StickyPositionContraints should not need to change to account for a RenderLayer's |
| scrollOffset |
| https://bugs.webkit.org/show_bug.cgi?id=118958 |
| -and corresponding- |
| <rdar://problem/12469203> |
| |
| Reviewed by Simon Fraser. |
| |
| This tests stick in overflow areas where the sticky’s containing block overflows |
| the overflow area. The sticky object should not extend beyond the overflow area in |
| that case. |
| |
| * fast/css/sticky/sticky-top-overflow-container-overflow-expected.html: Added. |
| * fast/css/sticky/sticky-top-overflow-container-overflow.html: Added. |
| |
| 2013-07-22 Joone Hur <joone.hur@intel.com> |
| |
| Rebaseline the caret color test for the Mac port after r152612 |
| https://bugs.webkit.org/show_bug.cgi?id=118961 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Added expected results of the caret color test for the Mac port. |
| |
| * platform/mac-wk2/editing/caret/caret-color-expected.png: Added. |
| * platform/mac/TestExpectations: |
| * platform/mac/editing/caret/caret-color-expected.png: Added. |
| * platform/mac/editing/caret/caret-color-expected.txt: Added. |
| |
| 2013-07-22 Zalan Bujtas <zalan@apple.com> |
| |
| REGRESSION(r152227) Images with compositing layer don't show up unless the containing window is resized. |
| https://bugs.webkit.org/show_bug.cgi?id=118951 |
| |
| Reviewed by Simon Fraser. |
| |
| Ensure that the content rect is initialized when the image is set on the graphics layer. |
| |
| RenderLayerBacking::updateGraphicsLayerGeometry() only updates the contents rect when |
| the associated graphics layer has a content layer. Since the image gets committed |
| on the graphics layer after the update calls, the contents rect is left uninitialized. |
| |
| * compositing/images/positioned-image-content-rect-expected.html: Added. |
| * compositing/images/positioned-image-content-rect.html: Added. |
| |
| 2013-07-22 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r152968. |
| http://trac.webkit.org/changeset/152968 |
| https://bugs.webkit.org/show_bug.cgi?id=118975 |
| |
| "I forgot to add a test" (Requested by abucur on #webkit). |
| |
| * fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.html: Removed. |
| * fast/regions/percentage-margins-mixed-ltr-dominant-regions.html: |
| * fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.html: Removed. |
| * fast/regions/percentage-margins-mixed-rtl-dominant-regions.html: |
| * fast/regions/percentage-margins-rtl-variable-width-regions-expected.html: Removed. |
| * fast/regions/percentage-margins-rtl-variable-width-regions.html: |
| * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added. |
| * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Added. |
| * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added. |
| * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Added. |
| * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added. |
| * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Added. |
| * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.png: Added. |
| * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.txt: Added. |
| * platform/gtk/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added. |
| * platform/gtk/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Added. |
| * platform/gtk/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added. |
| * platform/gtk/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Added. |
| * platform/gtk/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added. |
| * platform/gtk/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Added. |
| * platform/gtk/fast/regions/percentage-margins-variable-width-regions-expected.png: Added. |
| * platform/gtk/fast/regions/percentage-margins-variable-width-regions-expected.txt: Added. |
| * platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added. |
| * platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Added. |
| * platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added. |
| * platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Added. |
| * platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added. |
| * platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Added. |
| * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added. |
| * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Added. |
| * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added. |
| * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Added. |
| * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added. |
| * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Added. |
| * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.png: Added. |
| * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.txt: Added. |
| |
| 2013-07-22 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening of AppleWin port. Skip some crashing tests. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-22 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Added baselines needed after r110542. |
| |
| * platform/gtk/fast/forms/label/labelable-elements-expected.txt: Added. |
| |
| 2013-07-22 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebase after r152814. |
| |
| * platform/qt-5.0-wk1/http/tests/security/contentSecurityPolicy/object-src-none-allowed-expected.txt: |
| |
| 2013-07-22 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Added new baselines for GTK+ after r152911. |
| |
| * platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt: Added. |
| * platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt: Added. |
| |
| 2013-07-22 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Added baselines for GTK+ related to subpixel layout. |
| |
| * platform/gtk/editing/selection/mixed-editability-10-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added. |
| * platform/gtk/svg/custom/pattern-with-transformation-expected.txt: Added. |
| * platform/gtk/svg/text/text-midpoint-split-bug-expected.txt: Added. |
| |
| 2013-07-22 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Added needed baselines for GTK after r149088. |
| |
| * platform/gtk/editing/selection/5825350-1-expected.txt: Added. |
| * platform/gtk/editing/selection/5825350-2-expected.txt: Added. |
| |
| 2013-07-22 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] Convert percentage-margins-* tests to ref-tests |
| https://bugs.webkit.org/show_bug.cgi?id=118723 |
| |
| Reviewed by Andreas Kling. |
| |
| The patch converts the percentage margins tests for regions in ref tests. |
| |
| * fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.html: Added. |
| * fast/regions/percentage-margins-mixed-ltr-dominant-regions.html: |
| * fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.html: Added. |
| * fast/regions/percentage-margins-mixed-rtl-dominant-regions.html: |
| * fast/regions/percentage-margins-rtl-variable-width-regions-expected.html: Added. |
| * fast/regions/percentage-margins-rtl-variable-width-regions.html: |
| * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/gtk/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/gtk/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Removed. |
| * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.png: Removed. |
| * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.txt: Removed. |
| |
| 2013-07-22 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Add accesibility/lists.html as 'Missing' expectation. |
| |
| * platform/gtk/TestExpectations: Added test. |
| |
| 2013-07-22 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping failing tests. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-07-22 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Regression: Multiple tests fail after r152701 changed how unavailable plugins are handled |
| https://bugs.webkit.org/show_bug.cgi?id=118730 |
| |
| Unreviewed GTK gardening. Unskip tests no longer failing. |
| |
| Changes from r152701 were reverted in r152814 and later reworked in r152824, |
| so the tests no longer fail. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-22 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Update test expectations for GTK. |
| |
| * platform/gtk/accessibility/aria-option-role-expected.txt: Update |
| expectations to match those from EFL. |
| * platform/gtk/TestExpectations: Removed test from failures expectations, |
| now it's running as expected. |
| |
| 2013-07-22 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Update platform specific expectations. |
| |
| * platform/qt-5.0-wk1/fast/loader/show-only-one-beforeunload-dialog-expected.txt: Added after r152941. |
| * platform/qt-5.0-wk1/http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt: Added after r152941. |
| * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Removed. |
| * platform/qt/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added after r152911. |
| * platform/qt/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt. |
| |
| 2013-07-19 Brady Eidson <beidson@apple.com> |
| |
| Pages should not be able to abuse users inside beforeunload handlers. |
| <rdar://problem/14475779> and https://bugs.webkit.org/show_bug.cgi?id=118871. |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| In addition to the new tests, updated some results of previous tests that were relying on "alert" |
| as a poor man's logging method. |
| |
| * fast/events/onbeforeunload-focused-iframe-expected.txt: |
| * fast/events/onbeforeunload-focused-iframe.html: |
| * fast/events/onunload-clears-onbeforeunload-expected.txt: |
| * fast/events/onunload-clears-onbeforeunload.html: |
| * fast/loader/page-dismissal-modal-dialogs-expected.txt: |
| * fast/loader/page-dismissal-modal-dialogs.html: |
| * fast/loader/recursive-before-unload-crash-expected.txt: |
| * fast/loader/recursive-before-unload-crash.html: |
| * fast/loader/resources/iframe-with-beforeunload.html: Added. |
| * fast/loader/show-only-one-beforeunload-dialog-expected.txt: Added. |
| * fast/loader/show-only-one-beforeunload-dialog.html: Added. |
| * http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt: Added. |
| * http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin.html: Added. |
| * http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin-expected.txt: Added. |
| * http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html: Added. |
| * http/tests/misc/resources/iframe-with-beforeunload.html: Added. |
| * http/tests/misc/resources/notify-done.html: Added. |
| |
| 2013-07-19 Stephanie Lewis <slewis@apple.com> |
| |
| Some compositing tests fail on ML WK2 Debugi |
| https://bugs.webkit.org/show_bug.cgi?id=118925 |
| |
| Unreviewed. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-07-19 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Skip failing tests to make WinEWS bots happy. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-19 Roger Fong <roger_fong@apple.com> |
| |
| Unskip flaky tests on AppleWin. |
| Flakiness is not an issue with the tests themselves but with the test infrastructure. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-19 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Skip some flaky tests on AppleWin port. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-19 Frédéric Wang <fred.wang@free.fr> |
| |
| More conversions from MathML pixel tests to reftests. |
| https://bugs.webkit.org/show_bug.cgi?id=118853 |
| |
| Reviewed by Chris Fleizach. |
| |
| * mathml/presentation/fenced-expected.html: Added. |
| * mathml/presentation/fenced-mi-expected.html: Added. |
| * mathml/presentation/fenced-mi.html: Added. |
| * mathml/presentation/fenced-mi.xhtml: Removed. |
| * mathml/presentation/fenced.html: Added. |
| * mathml/presentation/fenced.xhtml: Removed. |
| * mathml/presentation/mroot-pref-width-expected.html: Added. |
| * mathml/presentation/mroot-pref-width.html: |
| * mathml/presentation/row-alignment.xhtml: Removed. |
| * mathml/presentation/style-border-padding-background-expected.html: Added. |
| * mathml/presentation/style-border-padding-background.html: Added. |
| * mathml/presentation/style-color-sqrt-expected-mismatch.html: Added. |
| * mathml/presentation/style-color-sqrt.html: Added. |
| * mathml/presentation/style.xhtml: Removed. |
| * mathml/presentation/tables-columnalign-expected.html: Added. |
| * mathml/presentation/tables-columnalign.html: Added. |
| * mathml/presentation/tables-simple-expected.html: Added. |
| * mathml/presentation/tables-simple.html: Added. |
| * mathml/presentation/tables-spans-dynamic-expected.html: Added. |
| * mathml/presentation/tables-spans-dynamic.html: Added. |
| * mathml/presentation/tables-spans-expected.html: Added. |
| * mathml/presentation/tables-spans.html: Added. |
| * mathml/presentation/tables.xhtml: Removed. |
| * mathml/xHeight.xhtml: Removed. |
| * platform/efl/mathml/presentation/fenced-expected.png: Removed. |
| * platform/efl/mathml/presentation/fenced-expected.txt: Removed. |
| * platform/efl/mathml/presentation/fenced-mi-expected.png: Removed. |
| * platform/efl/mathml/presentation/fenced-mi-expected.txt: Removed. |
| * platform/efl/mathml/presentation/mroot-pref-width-expected.png: Removed. |
| * platform/efl/mathml/presentation/mroot-pref-width-expected.txt: Removed. |
| * platform/efl/mathml/presentation/row-alignment-expected.png: Removed. |
| * platform/efl/mathml/presentation/row-alignment-expected.txt: Removed. |
| * platform/efl/mathml/presentation/style-expected.png: Removed. |
| * platform/efl/mathml/presentation/style-expected.txt: Removed. |
| * platform/efl/mathml/presentation/tables-expected.png: Removed. |
| * platform/efl/mathml/presentation/tables-expected.txt: Removed. |
| * platform/efl/mathml/xHeight-expected.png: Removed. |
| * platform/efl/mathml/xHeight-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/fenced-expected.png: Removed. |
| * platform/gtk/mathml/presentation/fenced-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/fenced-mi-expected.png: Removed. |
| * platform/gtk/mathml/presentation/fenced-mi-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/mroot-pref-width-expected.png: Removed. |
| * platform/gtk/mathml/presentation/mroot-pref-width-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/row-alignment-expected.png: Removed. |
| * platform/gtk/mathml/presentation/row-alignment-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/style-expected.png: Removed. |
| * platform/gtk/mathml/presentation/style-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/tables-expected.png: Removed. |
| * platform/gtk/mathml/presentation/tables-expected.txt: Removed. |
| * platform/gtk/mathml/xHeight-expected.png: Removed. |
| * platform/gtk/mathml/xHeight-expected.txt: Removed. |
| * platform/mac/TestExpectations: |
| * platform/mac/mathml/presentation/fenced-expected.png: Removed. |
| * platform/mac/mathml/presentation/fenced-expected.txt: Removed. |
| * platform/mac/mathml/presentation/fenced-mi-expected.png: Removed. |
| * platform/mac/mathml/presentation/fenced-mi-expected.txt: Removed. |
| * platform/mac/mathml/presentation/mroot-pref-width-expected.png: Removed. |
| * platform/mac/mathml/presentation/mroot-pref-width-expected.txt: Removed. |
| * platform/mac/mathml/presentation/row-alignment-expected.png: Removed. |
| * platform/mac/mathml/presentation/row-alignment-expected.txt: Removed. |
| * platform/mac/mathml/presentation/style-expected.png: Removed. |
| * platform/mac/mathml/presentation/style-expected.txt: Removed. |
| * platform/mac/mathml/presentation/tables-expected.png: Removed. |
| * platform/mac/mathml/presentation/tables-expected.txt: Removed. |
| * platform/mac/mathml/xHeight-expected.png: Removed. |
| * platform/mac/mathml/xHeight-expected.txt: Removed. |
| |
| 2013-07-19 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Skip some flaky tests on AppleWin port. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-19 Abhijeet Kandalkar <abhijeet.k@samsung.com> |
| |
| Spatial Navigation handling of space key in <select> appears to confuse listIndex and optionIndex. |
| https://bugs.webkit.org/show_bug.cgi?id=99525 |
| |
| Added testcase to test support of option group within HTMLSelect element. |
| |
| Reviewed by Joseph Pecoraro. |
| |
| * fast/spatial-navigation/snav-multiple-select-optgroup-expected.txt: Added. |
| * fast/spatial-navigation/snav-multiple-select-optgroup.html: Added. |
| |
| 2013-07-19 David Hyatt <hyatt@apple.com> |
| |
| OSX: ePub: Unable to select text in vertical Japanese book |
| https://bugs.webkit.org/show_bug.cgi?id=118864 |
| <rdar://problem/14109351> |
| |
| Reviewed by Dan Bernstein and Sam Weinig. |
| |
| * fast/multicol/pagination: Added. |
| * fast/multicol/pagination/BottomToTop-bt.html: Added. |
| * fast/multicol/pagination/BottomToTop-lr.html: Added. |
| * fast/multicol/pagination/BottomToTop-rl.html: Added. |
| * fast/multicol/pagination/BottomToTop-tb.html: Added. |
| * fast/multicol/pagination/LeftToRight-bt.html: Added. |
| * fast/multicol/pagination/LeftToRight-lr.html: Added. |
| * fast/multicol/pagination/LeftToRight-rl.html: Added. |
| * fast/multicol/pagination/LeftToRight-tb.html: Added. |
| * fast/multicol/pagination/RightToLeft-bt.html: Added. |
| * fast/multicol/pagination/RightToLeft-lr.html: Added. |
| * fast/multicol/pagination/RightToLeft-rl.html: Added. |
| * fast/multicol/pagination/RightToLeft-tb.html: Added. |
| * fast/multicol/pagination/TopToBottom-bt.html: Added. |
| * fast/multicol/pagination/TopToBottom-lr.html: Added. |
| * fast/multicol/pagination/TopToBottom-rl.html: Added. |
| * fast/multicol/pagination/TopToBottom-tb.html: Added. |
| * platform/mac/fast/multicol/pagination: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-bt-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-bt-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-lr-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-lr-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-rl-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-rl-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-tb-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/BottomToTop-tb-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-bt-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-bt-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-lr-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-lr-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-rl-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-rl-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-tb-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/LeftToRight-tb-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-bt-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-bt-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-lr-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-lr-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-rl-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-rl-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-tb-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/RightToLeft-tb-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-bt-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-bt-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-lr-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-lr-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-rl-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-rl-expected.txt: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-tb-expected.png: Added. |
| * platform/mac/fast/multicol/pagination/TopToBottom-tb-expected.txt: Added. |
| * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.png: |
| * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: |
| |
| 2013-07-19 Radu Stavila <stavila@adobe.com> |
| |
| Hover doesn't work for block elements inside a href element |
| https://bugs.webkit.org/show_bug.cgi?id=118907 |
| |
| Reviewed by David Hyatt. |
| |
| Don't skip all anonymous objects when searching for the hover ancestor, only the ones |
| directly flowed into a region. |
| |
| * fast/css/hover-display-block-expected.txt: Added. |
| * fast/css/hover-display-block.html: Added. |
| |
| 2013-07-19 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes] Clear overflowing line's segments in pushShapeContentOverflowBelowTheContentBox |
| https://bugs.webkit.org/show_bug.cgi?id=118002 |
| |
| Reviewed by David Hyatt. |
| |
| When the last line in the shape overlaps with the shape bottom boundaries we need to clear the computed segments. (We need to compute |
| the segments anyway, since shape-outside's code uses the same code path to determine its segments and the line containing is not a |
| requirement in that case.) Rather then doing the job in RenderBlock::LineBreaker::nextLineBreak I moved the functionality to its correct |
| place to pushShapeContentOverflowBelowTheContentBox. Now all the overflow related functionality is located in one function. I fixed the |
| corresponding layout test. |
| |
| * fast/shapes/shape-inside/shape-inside-overflow-expected.html: |
| * fast/shapes/shape-inside/shape-inside-overflow.html: |
| |
| 2013-07-19 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes][CSS Regions] Modify existing tests to test overflow also when padding is applied on the container |
| https://bugs.webkit.org/show_bug.cgi?id=117881 |
| |
| Reviewed by David Hyatt. |
| |
| Currently, we don't have tests which test the overflow behavior when there is padding applied on the container. |
| I modified the existing tests to cover these cases as well and increase our test coverage. |
| |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html: |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes.html: |
| |
| 2013-07-19 Frédéric Wang <fred.wang@free.fr> |
| |
| Update test expectations for MathML after r152840. |
| https://bugs.webkit.org/show_bug.cgi?id=118053 |
| |
| Reviewed by Chris Fleizach. |
| |
| * TestExpectations: unskip mspace tests |
| * platform/mac/TestExpectations: ImageOnlyFailure for mspace-units |
| |
| 2013-07-19 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update expectations after r152793, r152777 and r152872 |
| https://bugs.webkit.org/show_bug.cgi?id=118906 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Mark svg/animations/svgenum-animation-6.html as flaky, and |
| mathml/presentation/bug95404.html, introduced in r152777, as ImageOnlyFailure. |
| * platform/gtk/editing/pasteboard/emacs-cntl-y-001-expected.txt: New baseline after r152872. |
| * platform/gtk/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Ditto. |
| * platform/gtk/fast/dom/Range/getClientRects-expected.txt: Ditto. |
| * platform/gtk/fast/js/function-length-expected.txt: Ditto. |
| * platform/gtk/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added after r152872. |
| * platform/gtk/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: Added after r152872. |
| * platform/gtk/tables/mozilla/marvin/backgr_index-expected.txt: New baseline after r152793. |
| |
| 2013-07-19 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] More unreviewed cleanup for pixel tester bot. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-07-19 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed cleanup for pixel tester bot. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-07-19 Miguel Gomez <magomez@igalia.com> |
| |
| [GTK] media/video-seek-multiple.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=117580 |
| |
| Reviewed by Philippe Normand. |
| |
| Change expectation for media/video-seek-multiple.html test |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-19 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebase failing tests. |
| |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.txt: Copied from LayoutTests/platform/qt/tables/mozilla/marvin/backgr_index-expected.txt. |
| * platform/qt/fast/lists/inlineBoxWrapperNullCheck-expected.txt: |
| * platform/qt/http/tests/security/contentSecurityPolicy/object-src-none-blocked-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt: |
| |
| 2013-07-18 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r152801. |
| http://trac.webkit.org/changeset/152801 |
| https://bugs.webkit.org/show_bug.cgi?id=118876 |
| |
| Un-rebaseline some plugin tests since r152789 was rolled out |
| (Requested by rfong on #webkit). |
| |
| * platform/win/editing/pasteboard/paste-noplugin-expected.txt: Removed. |
| * platform/win/platform/win/plugins/draws-gradient-expected.txt: |
| |
| 2013-07-18 Chris Curtis <chris_curtis@apple.com> |
| |
| Fixed ASSERTION FAILED: callFrame == vm->topCallFrame in JSC::Interpreter::addStackTraceIfNecessary |
| https://bugs.webkit.org/show_bug.cgi?id=118498 |
| |
| Reviewed by Geoffrey Garen. |
| |
| New Tests to see if JSC evaluates user code after exception creation |
| |
| * fast/js/not-a-constructor-to-string-expected.txt: Added. |
| * fast/js/not-a-constructor-to-string.html: Added. |
| * fast/js/not-a-function-to-string-expected.txt: Added. |
| * fast/js/not-a-function-to-string.html: Added. |
| |
| Modified test output of the object that was being evaluated at the time of the |
| error. Only the error message has changed. |
| |
| * fast/dom/MutationObserver/mutation-record-constructor-expected.txt: |
| * fast/dom/NodeList/nodelist-item-call-as-function-expected.txt: |
| * fast/dom/Range/getClientRects-expected.txt: |
| * fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt: |
| * fast/dom/SelectorAPI/dumpNodeList-expected.txt: |
| * fast/dom/call-a-constructor-as-a-function-expected.txt: |
| * fast/dom/setPrimitiveValue-exceptions-expected.txt: |
| * fast/events/window-onerror-exception-in-attr-expected.txt: |
| * fast/forms/select-namedItem-expected.txt: |
| * fast/js/arguments-expected.txt: |
| * fast/js/array-prototype-properties-expected.txt: |
| * fast/js/basic-strict-mode-expected.txt: |
| * fast/js/date-toisostring-expected.txt: |
| * fast/js/delete-getters-setters-expected.txt: |
| * fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt: |
| * fast/js/dfg-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt: |
| * fast/js/dfg-inline-arguments-use-from-all-the-places-broken-expected.txt: |
| * fast/js/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt: |
| * fast/js/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt: |
| * fast/js/exception-expression-offset-expected.txt: |
| * fast/js/exception-for-nonobject-expected.txt: |
| * fast/js/exception-thrown-from-new-expected.txt: |
| * fast/js/function-bind-expected.txt: |
| * fast/js/instance-of-immediates-expected.txt: |
| * fast/js/object-prototype-properties-expected.txt: |
| * fast/regex/cross-frame-callable-expected.txt: |
| * fast/xsl/transform-xhr-doc-expected.txt: |
| * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: |
| * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: |
| * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: |
| * http/tests/security/document-all-expected.txt: |
| * http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt: |
| * http/tests/security/window-named-proto-expected.txt: |
| * inspector/console/console-exception-stack-traces-expected.txt: |
| * platform/efl/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: |
| * platform/efl/css3/selectors3/xml/css3-modsel-15c-expected.txt: |
| * platform/efl/fast/events/updateLayoutForHitTest-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: |
| * platform/gtk/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: |
| * platform/gtk/css3/selectors3/xml/css3-modsel-15c-expected.txt: |
| * platform/gtk/fast/events/updateLayoutForHitTest-expected.txt: |
| * platform/gtk/svg/custom/createelement-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: |
| * platform/mac-wk2/editing/spelling/markers-expected.txt: |
| * platform/mac-wk2/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Added. |
| * platform/mac-wk2/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: Added. |
| * platform/mac/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: |
| * platform/mac/css3/selectors3/xml/css3-modsel-15c-expected.txt: |
| * platform/mac/fast/events/updateLayoutForHitTest-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: |
| * platform/qt/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: |
| * platform/qt/css3/selectors3/xml/css3-modsel-15c-expected.txt: |
| * platform/qt/svg/custom/createelement-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: |
| * platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt: |
| * plugins/npruntime/object-from-destroyed-plugin-expected.txt: |
| * plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: |
| * plugins/npruntime/plugin-scriptable-object-invoke-default-expected.txt: |
| * sputnik/Conformance/08_Types/8.6_The_Object_Type/8.6.2_Internal_Properties_and_Methods/S8.6.2_A7-expected.txt: |
| * sputnik/Conformance/13_Function_Definition/S13_A17_T2-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/S15.1_A1_T1-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/S15.1_A1_T2-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/S15.1_A2_T1-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.2_Object.prototype.toString/S15.2.4.2_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.3_Object.prototype.toLocaleString/S15.2.4.3_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.4_Object.prototype.valueOf/S15.2.4.4_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.5_Object.prototype.hasOwnProperty/S15.2.4.5_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.6_Object.prototype.isPrototypeOf/S15.2.4.6_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.7_Object.prototype.propertyIsEnumerable/S15.2.4.7_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/S15.2.4_A3-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/S15.2.4_A4-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/15.3.4.2_Function.prototype.toString/S15.3.4.2_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/S15.3.4_A5-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.17_String.prototype.toLocaleLowerCase/S15.5.4.17_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A7-expected.txt: |
| * svg/custom/createelement-expected.txt: |
| * svg/custom/use-nested-missing-target-removed-expected.txt: |
| * svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt: |
| |
| 2013-07-18 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Make atob() / btoa() argument non optional |
| https://bugs.webkit.org/show_bug.cgi?id=118844 |
| |
| Reviewed by Kentaro Hara. |
| |
| Update and rebaseline fast/dom/Window/atob-btoa.html as atob() / |
| btoa() 's behavior has changed to match the specification and |
| the behavior in other browsers. |
| |
| * fast/dom/Window/atob-btoa-expected.txt: |
| * fast/dom/Window/atob-btoa.html: |
| |
| 2013-07-18 Frédéric Wang <fred.wang@free.fr> |
| |
| Convert MathML fraction tests to reftests. |
| https://bugs.webkit.org/show_bug.cgi?id=118812 |
| |
| Reviewed by Chris Fleizach. |
| |
| fractions-vertical-alignment and fractions are converted to reftests. |
| |
| * mathml/presentation/fractions-box-expected.html: Added. |
| * mathml/presentation/fractions-box.html: Added. |
| * mathml/presentation/fractions-color-expected-mismatch.html: Added. |
| * mathml/presentation/fractions-color.html: Added. |
| * mathml/presentation/fractions-invalid-expected.html: Added. |
| * mathml/presentation/fractions-invalid.html: Added. |
| * mathml/presentation/fractions-linethickness-expected.html: Added. |
| * mathml/presentation/fractions-linethickness.html: Added. |
| * mathml/presentation/fractions-mrow-expected.html: Added. |
| * mathml/presentation/fractions-mrow.html: Added. |
| * mathml/presentation/fractions-numalign-denomalign-expected.html: Added. |
| * mathml/presentation/fractions-numalign-denomalign.html: Added. |
| * mathml/presentation/fractions-positions-expected.html: Added. |
| * mathml/presentation/fractions-positions.html: Added. |
| * mathml/presentation/fractions-vertical-alignment-expected.html: Added. |
| * mathml/presentation/fractions-vertical-alignment.html: Added. |
| * mathml/presentation/fractions-vertical-alignment.xhtml: Removed. |
| * mathml/presentation/fractions.xhtml: Removed. |
| * platform/efl/mathml/presentation/fractions-expected.png: Removed. |
| * platform/efl/mathml/presentation/fractions-expected.txt: Removed. |
| * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.png: Removed. |
| * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/fractions-expected.png: Removed. |
| * platform/gtk/mathml/presentation/fractions-expected.txt: Removed. |
| * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png: Removed. |
| * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt: Removed. |
| * platform/mac/mathml/presentation/fractions-expected.png: Removed. |
| * platform/mac/mathml/presentation/fractions-expected.txt: Removed. |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: Removed. |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: Removed. |
| |
| 2013-07-18 Zalan Bujtas <zalan@apple.com> |
| |
| fullscreen/full-screen-iframe-with-max-width-height.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=118820 |
| |
| Reviewed by Andreas Kling. |
| |
| Don't start the test until after the iframe has finished loading. |
| |
| * fullscreen/full-screen-iframe-with-max-width-height-expected.txt: |
| * fullscreen/full-screen-iframe-with-max-width-height.html: |
| * platform/mac/TestExpectations: |
| |
| 2013-07-18 Praveen R Jadhav <praveen.j@samsung.com> |
| |
| Only the first call to 'stop' method of AudioBufferSourceNode must be entertained. |
| https://bugs.webkit.org/show_bug.cgi?id=118776 |
| |
| Reviewed by Jer Noble. |
| |
| Test case updated to check subsequent calls to 'stop' for a given AudioBufferSourceNode. |
| |
| * webaudio/audiobuffersource-exception-expected.txt: |
| * webaudio/audiobuffersource-exception.html: |
| |
| 2013-07-18 Zalan Bujtas <zalan@apple.com> |
| |
| Unskip mathml tests after r152840. |
| https://bugs.webkit.org/show_bug.cgi?id=118842 |
| |
| Unreviewed. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-18 Zalan Bujtas <zalan@apple.com> |
| |
| Incorrect calculated width for mspace. |
| https://bugs.webkit.org/show_bug.cgi?id=118601 |
| |
| Reviewed by Chris Fleizach. |
| |
| Use intrinsic logical widths to size <mspace> properly. |
| This patch also fixes an assert on isPreferredLogicalHeightDirty(), which occurs |
| while layouting <mspace>. The assert fix is required, so that the sizing can be |
| fixed. |
| |
| * mathml/presentation/mspace-prefered-width-expected.html: Added. |
| * mathml/presentation/mspace-prefered-width.html: Added. |
| * platform/mac/mathml/presentation/fractions-expected.png: Rebaseline: float->LayoutUnit. |
| * platform/mac/mathml/presentation/fractions-expected.txt: Rebaseline: float->LayoutUnit. |
| |
| 2013-07-18 Santosh Mahto <santosh.ma@samsung.com> |
| |
| ASSERTION FAILED: !listItems().size() || m_activeSelectionAnchorIndex >= 0 in WebCore::HTMLSelectElement::updateListBoxSelection |
| https://bugs.webkit.org/show_bug.cgi?id=118591 |
| |
| Reviewed by Kent Tamura. |
| |
| * fast/forms/select/selectall-command-crash-expected.txt: Added. |
| * fast/forms/select/selectall-command-crash.html: Added. |
| |
| 2013-07-18 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| [EFL] Refactor spin.edc not to use offset |
| https://bugs.webkit.org/show_bug.cgi?id=118830 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Updated pixel tests reults. |
| |
| * platform/efl/fast/forms/number/number-appearance-rtl-expected.png: |
| * platform/efl/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png: |
| * platform/efl/fast/forms/number/number-appearance-spinbutton-layer-expected.png: |
| |
| 2013-07-17 Jacky Jiang <zhajiang@blackberry.com> |
| |
| Dereference null pointer crash in Length::decrementCalculatedRef() |
| https://bugs.webkit.org/show_bug.cgi?id=118686 |
| |
| Reviewed by Simon Fraser. |
| |
| * transitions/transition-transform-translate-calculated-length-crash-expected.txt: Added. |
| * transitions/transition-transform-translate-calculated-length-crash.html: Added. |
| |
| 2013-07-18 Stephanie Lewis <slewis@apple.com> |
| |
| Compositing pattern tests fail on Lion WK1 Debug. |
| https://bugs.webkit.org/show_bug.cgi?id=118870 |
| |
| Unreviewed. |
| |
| Update Lion expectations after http://trac.webkit.org/changeset/152470 |
| |
| * platform/mac-lion/TestExpectations: |
| |
| 2013-07-17 Stephanie Lewis <slewis@apple.com> |
| |
| Skip crashing MathML tests while waiting for a fix for |
| https://bugs.webkit.org/show_bug.cgi?id=118601 |
| |
| Unreviewed. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-17 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r152701, r152703, r152739, r152754, |
| and r152756. |
| http://trac.webkit.org/changeset/152701 |
| http://trac.webkit.org/changeset/152703 |
| http://trac.webkit.org/changeset/152739 |
| http://trac.webkit.org/changeset/152754 |
| http://trac.webkit.org/changeset/152756 |
| https://bugs.webkit.org/show_bug.cgi?id=118821 |
| |
| this was a buggy fix and we're going to try something |
| different (Requested by thorton on #webkit). |
| |
| * editing/pasteboard/paste-noplugin-expected.txt: |
| * http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt: |
| * platform/mac/accessibility/plugin-expected.txt: |
| |
| 2013-07-17 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG assumes that NewFunction will never pass its input through |
| https://bugs.webkit.org/show_bug.cgi?id=118798 |
| |
| Reviewed by Sam Weinig. |
| |
| * fast/js/dfg-use-function-as-variable-expected.txt: Added. |
| * fast/js/dfg-use-function-as-variable-merge-structure-expected.txt: Added. |
| * fast/js/dfg-use-function-as-variable-merge-structure.html: Added. |
| * fast/js/dfg-use-function-as-variable-not-constant-expected.txt: Added. |
| * fast/js/dfg-use-function-as-variable-not-constant.html: Added. |
| * fast/js/dfg-use-function-as-variable-with-closure-expected.txt: Added. |
| * fast/js/dfg-use-function-as-variable-with-closure.html: Added. |
| * fast/js/dfg-use-function-as-variable.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-use-function-as-variable-merge-structure.js: Added. |
| (.x): |
| (run_tests): |
| * fast/js/script-tests/dfg-use-function-as-variable-not-constant.js: Added. |
| (run_tests.x): |
| (run_tests): |
| * fast/js/script-tests/dfg-use-function-as-variable-with-closure.js: Added. |
| (run_tests.x): |
| (run_tests.y): |
| (run_tests): |
| * fast/js/script-tests/dfg-use-function-as-variable.js: Added. |
| (run_tests.x): |
| (run_tests): |
| |
| 2013-07-17 Alex Christensen <achristensen@apple.com> |
| |
| Unreviewed. Skip more failing WebGL tests on Mac. |
| |
| * platform/mac-lion/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-07-17 Stephanie Lewis <slewis@apple.com> |
| |
| fullscreen/full-screen-iframe-with-max-width-height.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=118820 |
| |
| Unreviewed. |
| |
| Label a flaky test as flaky |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-17 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening after r152800. |
| https://bugs.webkit.org/show_bug.cgi?id=118810. |
| |
| CSS_SHAPES not yet supported on AppleWin port. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-17 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening. |
| Skip some tests on AppleWin port that requires AVFoundation, since it does not support it yet. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-17 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Rebaseline tests for AppleWin port after r152789. |
| |
| * platform/win/editing/pasteboard/paste-noplugin-expected.txt: Added. |
| * platform/win/platform/win/plugins/draws-gradient-expected.txt: |
| |
| 2013-07-17 Bear Travis <betravis@adobe.com> |
| |
| [CSS Shapes][CSS Exclusions] Cleanup tests to reflect split between CSS Shapes and CSS Exclusions |
| https://bugs.webkit.org/show_bug.cgi?id=117164 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Moving shapes tests from the fast/exclusions directory to the new fast/shapes directory. |
| In addition, some parsing tests which included both exclusions and shapes properties |
| have been split in order for each piece of functionality to sit within its own directory. |
| |
| * fast/exclusions/parsing/script-tests/parsing-test-utils.js: |
| * fast/shapes/css-shapes-disabled-expected.txt: Added. |
| * fast/shapes/css-shapes-disabled.html: Added. |
| * fast/shapes/css-shapes-enabled-expected.txt: Added. |
| * fast/shapes/css-shapes-enabled.html: Added. |
| * fast/shapes/parsing/parsing-shape-inside-expected.txt: Added. |
| * fast/shapes/parsing/parsing-shape-inside.html: Added. |
| * fast/shapes/parsing/parsing-shape-lengths-expected.txt: Added. |
| * fast/shapes/parsing/parsing-shape-lengths.html: Added. |
| * fast/shapes/parsing/parsing-shape-margin-expected.txt: Added. |
| * fast/shapes/parsing/parsing-shape-margin.html: Added. |
| * fast/shapes/parsing/parsing-shape-outside-expected.txt: Added. |
| * fast/shapes/parsing/parsing-shape-outside.html: Added. |
| * fast/shapes/parsing/parsing-shape-padding-expected.txt: Added. |
| * fast/shapes/parsing/parsing-shape-padding.html: Added. |
| * fast/shapes/parsing/script-tests/parsing-shape-inside.js: Added. |
| * fast/shapes/parsing/script-tests/parsing-shape-lengths.js: Added. |
| * fast/shapes/parsing/script-tests/parsing-shape-margin.js: Added. |
| * fast/shapes/parsing/script-tests/parsing-shape-outside.js: Added. |
| * fast/shapes/parsing/script-tests/parsing-shape-padding.js: Added. |
| * fast/shapes/parsing/script-tests/parsing-test-utils.js: Added. |
| * fast/shapes/resources/multi-segment-polygon.js: Added. |
| * fast/shapes/resources/rounded-rectangle.js: Added. |
| * fast/shapes/resources/simple-polygon.js: Added. |
| * fast/shapes/resources/simple-rectangle.js: Added. |
| * fast/shapes/resources/subpixel-utils.js: Added. |
| * fast/shapes/shape-inside/shape-inside-animation-expected.txt: Added. |
| * fast/shapes/shape-inside/shape-inside-animation.html: Added. |
| * fast/shapes/shape-inside/shape-inside-bottom-edge-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-bottom-edge.html: Added. |
| * fast/shapes/shape-inside/shape-inside-box-sizing-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-box-sizing.html: Added. |
| * fast/shapes/shape-inside/shape-inside-circle-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-circle-padding-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-circle-padding.html: Added. |
| * fast/shapes/shape-inside/shape-inside-circle.html: Added. |
| * fast/shapes/shape-inside/shape-inside-coincident-vertices-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-coincident-vertices.html: Added. |
| * fast/shapes/shape-inside/shape-inside-collinear-vertices-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-collinear-vertices.html: Added. |
| * fast/shapes/shape-inside/shape-inside-counterclockwise-polygon-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-counterclockwise-polygon.html: Added. |
| * fast/shapes/shape-inside/shape-inside-dynamic-nested-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-dynamic-nested.html: Added. |
| * fast/shapes/shape-inside/shape-inside-dynamic-shape-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-dynamic-shape.html: Added. |
| * fast/shapes/shape-inside/shape-inside-dynamic-text-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-dynamic-text.html: Added. |
| * fast/shapes/shape-inside/shape-inside-ellipse-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-ellipse-padding.html: Added. |
| * fast/shapes/shape-inside/shape-inside-ellipse.html: Added. |
| * fast/shapes/shape-inside/shape-inside-empty-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-empty-segments-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-empty-segments.html: Added. |
| * fast/shapes/shape-inside/shape-inside-empty.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-001-horizontal-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-001-horizontal.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-001-vertical-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-001-vertical.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-004-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-004.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-reflex-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-first-fit-reflex.html: Added. |
| * fast/shapes/shape-inside/shape-inside-floats-simple-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-floats-simple.html: Added. |
| * fast/shapes/shape-inside/shape-inside-inline-elements-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-inline-elements.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-dynamic-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-dynamic.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-vertical-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks-vertical.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-blocks.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-004-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-multiple-segments-004.html: Added. |
| * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html: Added. |
| * fast/shapes/shape-inside/shape-inside-outside-shape-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-outside-shape.html: Added. |
| * fast/shapes/shape-inside/shape-inside-overflow-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-block-content-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-block-content.html: Added. |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions.html: Added. |
| * fast/shapes/shape-inside/shape-inside-overflow.html: Added. |
| * fast/shapes/shape-inside/shape-inside-partial-fill-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-partial-fill-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-partial-fill-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-partial-fill-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-percentage-auto-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-percentage-auto.html: Added. |
| * fast/shapes/shape-inside/shape-inside-percentage-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-percentage.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-layout-expected.txt: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-layout.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-002-expected.txt: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-003-expected.txt: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-padding-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-rectangle-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-rectangle.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-zoom-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-polygon-zoom.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectangle-padding-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectangle-padding.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-004-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-004.html: Added. |
| * fast/shapes/shape-inside/shape-inside-recursive-layout-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-recursive-layout.html: Added. |
| * fast/shapes/shape-inside/shape-inside-regular-polygon16-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-regular-polygon16.html: Added. |
| * fast/shapes/shape-inside/shape-inside-regular-polygon8-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-regular-polygon8.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-004-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-large-radius-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-large-radius.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-padding-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-rounded-rectangle-padding.html: Added. |
| * fast/shapes/shape-inside/shape-inside-shape-logical-top-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-shape-logical-top.html: Added. |
| * fast/shapes/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-001-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-001.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-002-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-002.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-003-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-003.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-004-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-simple-polygon-004.html: Added. |
| * fast/shapes/shape-inside/shape-inside-subsequent-blocks-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-subsequent-blocks.html: Added. |
| * fast/shapes/shape-inside/shape-inside-text-align-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-text-align.html: Added. |
| * fast/shapes/shape-inside/shape-inside-text-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-text.html: Added. |
| * fast/shapes/shape-inside/shape-inside-vertical-text-expected.html: Added. |
| * fast/shapes/shape-inside/shape-inside-vertical-text.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-left-margin-polygon-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-left-margin-polygon.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-right-margin-polygon-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-right-margin-polygon.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-rounded-rectangle-large-radius-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-rounded-rectangle-large-radius.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-circle-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-circle.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-ellipse.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-inset-rectangle.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-polygon-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-polygon.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-horizontal-multiple-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-horizontal-multiple.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-percentage-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rectangle-percentage.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-expected.html: Added. |
| * fast/shapes/shape-outside-floats/shape-outside-floats-stacked.html: Added. |
| |
| 2013-07-17 Zalan Bujtas <zalan@apple.com> |
| |
| Wrong linebox height, when block element parent has vertical-align property defined. |
| https://bugs.webkit.org/show_bug.cgi?id=118245 |
| |
| Reviewed by David Hyatt. |
| |
| Do not push the current element to the next, when it is still considered empty, even with |
| some object(s) in front. Behave as if it was actually empty. |
| Inline elements like <span></span> generate such lines. |
| |
| * fast/css/empty-span-with-parent-div-and-vertical-align-expected.html: Added. |
| * fast/css/empty-span-with-parent-div-and-vertical-align.html: Added. |
| * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png: Rebased. |
| * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Rebased. |
| * platform/mac/tables/mozilla/marvin/backgr_index-expected.png: Rebased. |
| * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt: Rebased. |
| |
| 2013-07-17 Alex Christensen <achristensen@apple.com> |
| |
| Unreviewed. Skip failing WebGL tests. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-17 Andreas Kling <akling@apple.com> |
| |
| CSS selector list splitting should be by component, not by selector. |
| <http://webkit.org/b/118761> |
| <rdar://problem/14421609> |
| |
| Reviewed by Antti Koivisto. |
| |
| Added more cases to the already existing selector list splitting test. |
| |
| * fast/css/rule-selector-overflow-expected.txt: |
| * fast/css/rule-selector-overflow.html: |
| |
| 2013-07-17 Rob Buis <rwlbuis@webkit.org> |
| |
| [Mac] REGRESSION(r152685): svg/custom/xlink-prefix-in-attributes.html failed unexpectedly |
| https://bugs.webkit.org/show_bug.cgi?id=118701 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-07-17 Chris Fleizach <cfleizach@apple.com> |
| |
| Regression: columnheader/rowheader roles not exposed correctly |
| https://bugs.webkit.org/show_bug.cgi?id=113628 |
| |
| Reviewed by Tim Horton. |
| |
| * platform/mac/accessibility/aria-columnrowheaders-expected.txt: Added. |
| * platform/mac/accessibility/aria-columnrowheaders.html: Added. |
| |
| 2013-07-17 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Make DRT obbey testRunner's addURLToRedirect |
| https://bugs.webkit.org/show_bug.cgi?id=118239 |
| |
| Reviewed by Gustavo Noronha Silva. |
| |
| Unskip http/tests/loading/cross-origin-XHR-willLoadRequest.html now that DRT obbeys |
| testRunner's addURLToRedirect. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-17 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewd gardening. Rebase and skip failing tests. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/fast/replaced/border-radius-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/border-radius-clip-expected.txt: Added. |
| |
| 2013-07-17 Frédéric Wang <fred.wang@free.fr> |
| |
| Replace MathML pixel tests by reftests. |
| https://bugs.webkit.org/show_bug.cgi?id=118599 |
| |
| Reviewed by Chris Fleizach. |
| |
| - attributes.xhtml is replaced by attributes*.html |
| |
| - underover.xhtml, under.xhtml, sub.xhtml, sup.xhtml, over.xhtml and subsup.xhtml are replaced by scripts*.html and bug*.html. |
| |
| - tokenElements.xhtml is replaced by replaced tokenElements-mathvariant.html |
| |
| * mathml/presentation/attributes-background-color-expected.html: Added. |
| * mathml/presentation/attributes-background-color.html: Added. |
| * mathml/presentation/attributes-display-expected.html: Added. |
| * mathml/presentation/attributes-display.html: Added. |
| * mathml/presentation/attributes-mathsize-expected.html: Added. |
| * mathml/presentation/attributes-mathsize.html: Added. |
| * mathml/presentation/attributes-mathvariant-expected.html: Added. |
| * mathml/presentation/attributes-mathvariant.html: Added. |
| * mathml/presentation/attributes-style-expected-mismatch.html: Added. |
| * mathml/presentation/attributes-style.html: Added. |
| * mathml/presentation/attributes.xhtml: Removed. |
| * mathml/presentation/bug95015-expected.html: Added. |
| * mathml/presentation/bug95015.html: Added. |
| * mathml/presentation/bug95404-expected.html: Added. |
| * mathml/presentation/bug95404.html: Added. |
| * mathml/presentation/bug97990-expected.html: Added. |
| * mathml/presentation/bug97990.html: Added. |
| * mathml/presentation/over.xhtml: Removed. |
| * mathml/presentation/scripts-font-size-expected-mismatch.html: Added. |
| * mathml/presentation/scripts-font-size.html: Added. |
| * mathml/presentation/scripts-height-expected.html: Added. |
| * mathml/presentation/scripts-height.html: Added. |
| * mathml/presentation/scripts-mrow-expected.html: Added. |
| * mathml/presentation/scripts-mrow.html: Added. |
| * mathml/presentation/scripts-subsup-expected.html: Added. |
| * mathml/presentation/scripts-subsup.html: Added. |
| * mathml/presentation/scripts-underover-expected.html: Added. |
| * mathml/presentation/scripts-underover.html: Added. |
| * mathml/presentation/scripts-width-expected.html: Added. |
| * mathml/presentation/scripts-width.html: Added. |
| * mathml/presentation/sub.xhtml: Removed. |
| * mathml/presentation/subsup.xhtml: Removed. |
| * mathml/presentation/sup.xhtml: Removed. |
| * mathml/presentation/tokenElements-mathvariant-expected.html: Added. |
| * mathml/presentation/tokenElements-mathvariant.html: Added. |
| * mathml/presentation/tokenElements.xhtml: Removed. |
| * mathml/presentation/under.xhtml: Removed. |
| * mathml/presentation/underover.xhtml: Removed. |
| |
| 2013-07-17 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes] Remove setCSSShapesEnabled(true) from shape-inside-on-first-region-inline-content-expected.html since it's no longer using shapes |
| https://bugs.webkit.org/show_bug.cgi?id=117952 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: |
| |
| 2013-07-17 Mihai Maerean <mmaerean@adobe.com> |
| |
| ASSERTION FAILED: layoutState->m_renderer == this in WebCore::RenderBlock::offsetFromLogicalTopOfFirstPage |
| https://bugs.webkit.org/show_bug.cgi?id=118587 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/regions/crash-div-outside-body-vertical-rl-expected.html: Added. |
| * fast/regions/crash-div-outside-body-vertical-rl.html: Added. |
| |
| 2013-07-16 Alex Christensen <achristensen@apple.com> |
| |
| Added passing WebGL tests. |
| https://bugs.webkit.org/show_bug.cgi?id=118696 |
| |
| Reviewed by Dean Jackson. |
| |
| * platform/mac/TestExpectations: Replaced webgl directory with list of failing webgl tests. |
| |
| 2013-07-16 Filip Pizlo <fpizlo@apple.com> |
| |
| MakeRope fixup shouldn't lead to an Identity without kids |
| https://bugs.webkit.org/show_bug.cgi?id=118745 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| * fast/js/dfg-make-rope-all-empty-strings.html: Added. |
| * fast/js/dfg-make-rope-all-empty-strings-expected.txt: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-make-rope-all-empty-strings.js: Added. |
| (foo): |
| (bar): |
| |
| 2013-07-16 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed rebaseline test added in r152612 for Apple Windows port. |
| |
| * platform/win/editing/caret: Added. |
| * platform/win/editing/caret/caret-color-expected.txt: Added. |
| |
| 2013-07-16 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed rebaselines, AppleWin port. |
| |
| * platform/win/fast/js/global-constructors-attributes-dedicated-worker-expected.txt: |
| * platform/win/fast/js/global-constructors-attributes-shared-worker-expected.txt: |
| |
| 2013-07-16 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Adjust test and update results for AppleWin port after r151868. |
| |
| * platform/win/accessibility/multiple-select-element-role-expected.txt: |
| * platform/win/accessibility/multiple-select-element-role.html: |
| |
| 2013-07-16 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed rebaselines, AppleWin port. |
| |
| * platform/win/fast/js/global-constructors-attributes-dedicated-worker-expected.txt: Added. |
| * platform/win/fast/js/global-constructors-attributes-shared-worker-expected.txt: Added. |
| |
| 2013-07-16 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening. -webkit-user-select: all not supported on AppleWin port. |
| https://bugs.webkit.org/show_bug.cgi?id=118740 |
| |
| * platform/win/TestExpectations: |
| |
| 2013-07-16 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update test expectations after r152701 |
| https://bugs.webkit.org/show_bug.cgi?id=118731 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Skip failing tests after r152701. |
| |
| 2013-07-16 Eric Carlson <eric.carlson@apple.com> |
| |
| HTMLMediaElement should not add cues for disabled text tracks |
| https://bugs.webkit.org/show_bug.cgi?id=118682 |
| |
| Merge https://src.chromium.org/viewvc/blink?view=rev&revision=153810 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * media/track/track-disabled-addcue-expected.txt: Added. |
| * media/track/track-disabled-addcue.html: Added. |
| * media/track/track-disabled-expected.txt: Added. |
| * media/track/track-disabled.html: Added. |
| |
| 2013-07-16 Anton Obzhirov <a.obzhirov@samsung.com> |
| |
| [GTK] fast/events/platform-wheelevent-with-delta-zero-crash.html is crashing |
| https://bugs.webkit.org/show_bug.cgi?id=110222 |
| |
| Reviewed by Gustavo Noronha Silva. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-16 Krzysztof Czech <k.czech@ymail.com> |
| |
| [ATK] Adds support for aria-haspopup property. |
| https://bugs.webkit.org/show_bug.cgi?id=117834 |
| |
| Reviewed by Christophe Dumez. |
| |
| Moving accessibility tests related to aria-haspopup property. |
| |
| * accessibility/element-haspopup-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/element-haspopup-expected.txt. |
| * accessibility/element-haspopup.html: Renamed from LayoutTests/platform/mac/accessibility/element-haspopup.html. |
| * accessibility/popup-button-title-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/popup-button-title-expected.txt. |
| * accessibility/popup-button-title.html: Renamed from LayoutTests/platform/mac/accessibility/popup-button-title.html. |
| |
| 2013-07-16 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt]Unreviewed gardening. New baseline and skip failing tests. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk1/http/tests/security/contentSecurityPolicy/object-src-none-allowed-expected.txt: Added. |
| * platform/qt/TestExpectations: |
| * platform/qt/editing/caret/caret-color-expected.png: Added. |
| * platform/qt/editing/caret/caret-color-expected.txt: Added. |
| * platform/qt/http/tests/security/contentSecurityPolicy/object-src-none-blocked-expected.txt: Added. |
| |
| 2013-07-15 Yuta Kitamura <yutak@chromium.org> |
| |
| NULL ptr in WebCore::Range::processAncestorsAndTheirSiblings |
| https://bugs.webkit.org/show_bug.cgi?id=77614 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| This change is ported from Blink revision 153483: |
| https://src.chromium.org/viewvc/blink?revision=153483&view=revision |
| |
| * fast/dom/Range/detach-range-during-deletecontents-expected.txt: Added. |
| * fast/dom/Range/detach-range-during-deletecontents.html: Added. |
| * fast/dom/Range/resources/detach-range-during-deletecontents-iframe.xhtml: Added. |
| |
| 2013-07-15 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Input element that becomes visible during a simulated click event from an associated label element doesn't get focused |
| https://bugs.webkit.org/show_bug.cgi?id=118700 |
| |
| Reviewed by Kent Tamura. |
| |
| Add a regression test. |
| |
| * fast/forms/label/label-becomes-visible-while-clicking-on-label-expected.txt: Added. |
| * fast/forms/label/label-becomes-visible-while-clicking-on-label.html: Added. |
| |
| 2013-07-15 Tim Horton <timothy_horton@apple.com> |
| |
| Unreviewed rebaselines after r152701. |
| |
| * editing/pasteboard/paste-noplugin-expected.txt: |
| * http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt: |
| * platform/mac/accessibility/plugin-expected.txt: |
| |
| 2013-07-15 Chris Rogers <crogers@google.com> |
| |
| Add support for WaveShaperNode.oversample |
| https://bugs.webkit.org/show_bug.cgi?id=117435 |
| |
| Reviewed by Kenneth Russell. |
| |
| * webaudio/resources/waveshaper-testing.js: Added. |
| (T0): |
| (T1): |
| (T2): |
| (T3): |
| (T4): |
| (generateWaveShapingCurve): |
| (checkShapedCurve): |
| (createImpulseBuffer): |
| (runWaveShaperOversamplingTest): |
| * webaudio/waveshaper-oversample-2x-expected.txt: Added. |
| * webaudio/waveshaper-oversample-2x.html: Added. |
| * webaudio/waveshaper-oversample-4x-expected.txt: Added. |
| * webaudio/waveshaper-oversample-4x.html: Added. |
| |
| 2013-07-15 Jeffrey Pfau <jpfau@apple.com> |
| |
| Mark svg/custom/xlink-prefix-in-attributes.html as failing on Mac |
| https://bugs.webkit.org/show_bug.cgi?id=118701 |
| |
| Unreviewed, changing test expectations |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-07-15 Rob Buis <rwlbuis@webkit.org> |
| |
| XMLSerializer doesn't include namespaces on nodes in HTML documents |
| https://bugs.webkit.org/show_bug.cgi?id=16496 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| The updated tests are progressions and match FF. |
| |
| * fast/dom/Element/getAttribute-check-case-sensitivity-expected.txt: |
| * fast/dom/Element/script-tests/getAttribute-check-case-sensitivity.js: |
| * fast/dom/XMLSerializer-xml-namespace-expected.txt: |
| * fast/dom/dom-serialize-namespace-expected.txt: Added. |
| * fast/dom/dom-serialize-namespace.html: Added. |
| * fast/xsl/xslt-processor-expected.txt: |
| * inspector/elements/set-outer-html-expected.txt: |
| * svg/custom/xlink-prefix-in-attributes-expected.txt: |
| |
| 2013-07-15 Ryosuke Niwa <rniwa@webkit.org> |
| |
| compositionstart event should contain the text to be replaced |
| https://bugs.webkit.org/show_bug.cgi?id=118684 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Add a test case. |
| |
| * fast/events/ime-composition-events-001-expected.txt: |
| * fast/events/ime-composition-events-001.html: |
| |
| 2013-07-15 Antoine Quint <graouts@apple.com> |
| |
| Text with "text-overflow:ellipsis" and an SVG font do not render correctly |
| https://bugs.webkit.org/show_bug.cgi?id=118669 |
| |
| Reviewed by David Kilzer. |
| |
| * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.png: Added. |
| * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt: Added. |
| * svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html: Added. |
| |
| 2013-07-14 Jon Lee <jonlee@apple.com> |
| |
| [WK2] Calling Notification.requestPermission() without a callback crashes |
| https://bugs.webkit.org/show_bug.cgi?id=118654 |
| <rdar://problem/14293352> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * http/tests/notifications/notification-request-permission-expected.txt: |
| * http/tests/notifications/notification-request-permission.html: Add additional subtests that check |
| that the call succeeds even after granting or denying permission. |
| |
| * http/tests/notifications/notification-request-permission-no-callback-expected.txt: Added. |
| * http/tests/notifications/notification-request-permission-no-callback.html: Added. Similar test to |
| notification-request-permission, without the callback function. |
| |
| 2013-07-15 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed cleanup for pixel tester bot. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png: |
| |
| 2013-07-15 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed gardening. Skipping bad pixel results. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-07-15 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed gardening. Skipping bad pixel results. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-07-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| apply-style-command-crash.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=118634 |
| |
| Reviewed by Andreas Kling. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/a30dad44ded92d24ed56761434cf6041688659a0. |
| |
| Also replace CRLF to LF and get rid of svn:executable. |
| |
| * editing/execCommand/apply-style-command-crash.html: |
| |
| 2013-07-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| apply-style-command-crash.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=118634 |
| |
| Reviewed by Andreas Kling. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/a30dad44ded92d24ed56761434cf6041688659a0. |
| |
| * editing/execCommand/apply-style-command-crash.html: |
| |
| 2013-07-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| apply-style-command-crash.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=118634 |
| |
| Reviewed by Andreas Kling. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/a30dad44ded92d24ed56761434cf6041688659a0. |
| |
| * editing/execCommand/apply-style-command-crash.html: |
| |
| 2013-07-13 Joone Hur <joone.hur@intel.com> |
| |
| Caret should respect text background color |
| https://bugs.webkit.org/show_bug.cgi?id=117493 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| This tests to make sure that the caret is visible in the black background |
| by getting the caret color from the color of the element(span) containing |
| the text, not the parent element(div) that has the contentEditable |
| attribute. |
| |
| * editing/caret/caret-color-expected.txt: Added. |
| * editing/caret/caret-color.html: Added. |
| * platform/efl/editing/caret/caret-color-expected.png: Added. |
| * platform/mac/TestExpectations: Skip this test case. |
| |
| 2013-07-12 Chris Curtis <chris_curtis@apple.com> |
| |
| By optimizing when the stack is added a two tests needed to be modifed to show correct results. |
| https://bugs.webkit.org/show_bug.cgi?id=118328 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * inspector/console/console-exception-stack-traces.html: This test compares the console's currect |
| stack with the error object's stack. The test was failing on decodeURI() and eval() which create |
| a new frame on the stack to execute. The console's stack was unaware of these calls and the size |
| of the stacks would not match. I added a check to pass if it was the specific case with decodeURI |
| or eval. |
| |
| 2013-07-12 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping new failing test on Qt. |
| https://bugs.webkit.org/show_bug.cgi?id=118595 |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-07-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed typo fix. |
| |
| * fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: |
| * fast/css-grid-layout/grid-element-change-columns-repaint.html: |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: |
| |
| 2013-07-11 Roger Fong <roger_fong@apple.com> |
| |
| Replace simple_blank.swf with lines.swf for snapshotting tests. |
| https://bugs.webkit.org/show_bug.cgi?id=118581. |
| |
| Reviewed by Tim Horton. |
| |
| * plugins/resources/lines.swf: Added. |
| * plugins/snapshotting/autoplay-dominant.html: |
| * plugins/snapshotting/autoplay-similar-to-dominant-after-delay.html: |
| * plugins/snapshotting/autoplay-similar-to-dominant.html: |
| * plugins/snapshotting/plugin-receives-click-event.html: |
| * plugins/snapshotting/restart.html: |
| * plugins/snapshotting/simple.html: |
| |
| 2013-07-10 Roger Fong <roger_fong@apple.com> |
| |
| Plugins that don't support snapshotting should not all autostart. |
| https://bugs.webkit.org/show_bug.cgi?id=118572 |
| <rdar://problem/14324391>. |
| |
| Reviewed by Dean Jackson. |
| |
| * platform/mac-wk2/plugins/snapshotting/quicktime-plugin-snapshotted-expected.txt: Added. |
| * plugins/snapshotting/quicktime-plugin-snapshotted.html: Added. |
| |
| 2013-07-11 Mario Sanchez Prada <mario@webkit.org> |
| |
| [GTK] Unreviewed gardening. Added expected failures after r152574. |
| |
| * platform/gtk/TestExpectations: Added test failures. |
| |
| 2013-07-11 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Layout Test accessibility/deleting-iframe-destroys-axcache.html, platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html are failing |
| https://bugs.webkit.org/show_bug.cgi?id=118552 |
| |
| Reviewed by Chris Fleizach. |
| |
| Remove tests that are no longer expected to crash. |
| |
| * platform/gtk/TestExpectations: Removed tests. |
| |
| 2013-07-10 Oliver Hunt <oliver@apple.com> |
| |
| NativeExecutable cache needs to use both call and construct functions for key |
| https://bugs.webkit.org/show_bug.cgi?id=118545 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Make sure we don't decide that all bound functions aren't constructors. |
| |
| * fast/js/function-bind-expected.txt: |
| * fast/js/script-tests/function-bind.js: |
| |
| 2013-07-11 Andrei Bucur <abucur@adobe.com> |
| |
| [CSS Regions] In a region chain with auto-height regions, lines get their length based only on the first region |
| https://bugs.webkit.org/show_bug.cgi?id=118531 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Add tests verifying the lines widths are correctly computed in auto-height regions with and without a max-height set. |
| |
| * fast/regions/autoheight-correct-region-for-lines-2-expected.html: Added. |
| * fast/regions/autoheight-correct-region-for-lines-2.html: Added. |
| * fast/regions/autoheight-correct-region-for-lines-expected.html: Added. |
| * fast/regions/autoheight-correct-region-for-lines.html: Added. |
| |
| 2013-07-11 Radu Stavila <stavila@adobe.com> |
| |
| NamedFlowCollection getters should follow the same pattern as HTMLCollection |
| https://bugs.webkit.org/show_bug.cgi?id=118561 |
| |
| Reviewed by Christophe Dumez. |
| |
| Updated test for NamedFlowCollection getters when no named flows are created. |
| |
| * fast/regions/webkit-named-flow-collection-empty-getters-expected.txt: Renamed from LayoutTests/fast/regions/webkit-named-flow-collection-undefined-expected.txt. |
| * fast/regions/webkit-named-flow-collection-empty-getters.html: Renamed from LayoutTests/fast/regions/webkit-named-flow-collection-undefined.html. |
| |
| 2013-07-11 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| [GTK] Unreviewed gardening. Added crash expectations in debug builds after r152537 |
| |
| * platform/gtk/TestExpectations: Added two crashing tests. |
| |
| 2013-07-10 Sam Weinig <sam@webkit.org> |
| |
| Range.getClientRects() not working correctly for partially contained vertically styled text nodes |
| <rdar://problem/14305675> |
| https://bugs.webkit.org/show_bug.cgi?id=118447 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/dom/Range/getClientRects-vertical-expected.txt: Added. |
| * fast/dom/Range/getClientRects-vertical.html: Added. |
| |
| 2013-07-10 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] every enabled text track should be listed in the track menu |
| https://bugs.webkit.org/show_bug.cgi?id=118477 |
| |
| Reviewed by Jer Noble. |
| |
| * media/trackmenu-test.js: Add some new utility functions. |
| |
| * media/video-controls-captions-trackmenu-includes-enabled-track-expected.txt: Added. |
| * media/video-controls-captions-trackmenu-includes-enabled-track.html: Added. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| |
| 2013-07-10 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Remove ElementTimeControl and expose SVGAnimationElement |
| https://bugs.webkit.org/show_bug.cgi?id=118349 |
| |
| Reviewed by Rob Buis. |
| |
| Rebaseline several test cases now that SVGAnimationElement is exposed |
| on the global Window object. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| * svg/custom/global-constructors-expected.txt: |
| |
| 2013-07-09 Roger Fong <roger_fong@apple.com> |
| |
| HTMLPluginElement's state should be Playing before firing mouse click event. |
| https://bugs.webkit.org/show_bug.cgi?id=118398. |
| <rdar://problem/14262126> |
| |
| Reviewed by Dean Jackson. |
| |
| * platform/mac-wk2/plugins/snapshotting/plugin-receives-click-event-expected.txt: Added. |
| * plugins/snapshotting/plugin-receives-click-event.html: Added. |
| |
| 2013-07-10 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| AX: Allow requesting the full plain text for an object with textUnderElement() |
| https://bugs.webkit.org/show_bug.cgi?id=105214 |
| |
| Reviewed by Chris Fleizach. |
| |
| Removed tests that are not longer expected to fail. |
| |
| * platform/gtk/TestExpectations: Removed tests. |
| |
| 2013-07-10 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update new baselines after r152494 and r152478 |
| https://bugs.webkit.org/show_bug.cgi?id=118527 |
| |
| Unreviewed GTK gardening |
| |
| * platform/gtk/editing/deleting/delete-br-002-expected.txt: Updated after r152478. |
| * platform/gtk/editing/execCommand/outdent-blockquote-test1-expected.txt: Removed to pick general one after r152494. |
| * platform/gtk/editing/execCommand/outdent-blockquote-test2-expected.txt: Ditto. |
| * platform/gtk/editing/execCommand/outdent-blockquote-test3-expected.txt: Ditto. |
| * platform/gtk/editing/execCommand/outdent-blockquote-test4-expected.txt: Ditto. |
| * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt: Updated after r152494. |
| * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Updated after r152494. |
| |
| 2013-07-10 James Craig <james@cookiecrook.com> |
| |
| AX: AccessibilityNodeObject::supportsRequiredAttribute() should switch on CellRole |
| https://bugs.webkit.org/show_bug.cgi?id=117817 |
| |
| Reviewed by Chris Fleizach. |
| |
| CellRole supports the required attribute now for accessibility, according to ARIA spec. |
| |
| * platform/mac/accessibility/table-attributes-expected.txt: |
| * platform/mac/accessibility/table-cell-spans-expected.txt: |
| * platform/mac/accessibility/table-cells-expected.txt: |
| * platform/mac/accessibility/table-sections-expected.txt: |
| |
| 2013-07-10 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| Remove platform specific expetations after r152494 because the generic is good for Qt. |
| |
| * platform/qt/editing/execCommand/outdent-blockquote-test1-expected.txt: Removed after r152494. |
| * platform/qt/editing/execCommand/outdent-blockquote-test2-expected.txt: Removed after r152494. |
| * platform/qt/editing/execCommand/outdent-blockquote-test3-expected.txt: Removed after r152494. |
| * platform/qt/editing/execCommand/outdent-blockquote-test4-expected.txt: Removed after r152494. |
| |
| 2013-07-09 James Craig <james@cookiecrook.com> |
| |
| @readonly and @aria-readonly="false" are not exposed correctly to accessibility |
| https://bugs.webkit.org/show_bug.cgi?id=118475 |
| |
| Reviewed by Chris Fleizach. |
| |
| Updated existing test to account for implicit and explicit @readonly/@aria-readonly mismatches. |
| |
| * accessibility/aria-readonly-expected.txt: |
| * accessibility/aria-readonly.html: |
| |
| 2013-07-09 Mark Lam <mark.lam@apple.com> |
| |
| Fix 30% JSBench regression (caused by adding column numbers to stack traces). |
| https://bugs.webkit.org/show_bug.cgi?id=118481. |
| |
| Reviewed by Mark Hahnenberg and Geoffrey Garen. |
| |
| The fix now computes line and column numbers more accurately. As a result, |
| some of the test results need to be re-baselined. Among other fixes, one |
| major source of difference is that the old code was incorrectly computing |
| 0-based column numbers. This has now been fixed to be 1-based. |
| Note: line numbers were always 1-based. |
| |
| Also added a new test: fast/js/line-column-numbers.html, which tests line |
| and column numbers for source code in various configurations. |
| |
| * editing/execCommand/outdent-blockquote-test1-expected.txt: |
| * editing/execCommand/outdent-blockquote-test2-expected.txt: |
| * editing/execCommand/outdent-blockquote-test3-expected.txt: |
| * editing/execCommand/outdent-blockquote-test4-expected.txt: |
| * editing/pasteboard/copy-paste-float-expected.txt: |
| * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: |
| * editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: |
| * fast/dom/Window/window-resize-contents-expected.txt: |
| * fast/events/remove-target-with-shadow-in-drag-expected.txt: |
| * fast/js/line-column-numbers-expected.txt: Added. |
| * fast/js/line-column-numbers.html: Added. |
| * fast/js/script-tests/line-column-numbers.js: Added. |
| (try.doThrow4b): |
| (doThrow5b.try.innerFunc): |
| (doThrow5b): |
| (doThrow6b.try.innerFunc): |
| (doThrow6b): |
| (catch): |
| (try.doThrow11b): |
| (try.doThrow14b): |
| * fast/js/stack-trace-expected.txt: |
| * inspector/console/console-url-line-column-expected.txt: |
| |
| 2013-07-09 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-mac/TestExpectations: Skip failing test after r151546. |
| |
| 2013-07-09 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk2/TestExpectations: Skip flaky svg tests. |
| * platform/qt-mac/TestExpectations: Skip failing CSS Shape tests. |
| |
| 2013-07-09 Praveen R Jadhav <praveen.j@samsung.com> |
| |
| Update Exception handling in WebAudio. |
| https://bugs.webkit.org/show_bug.cgi?id=118405. |
| |
| Reviewed by Chris Rogers. |
| |
| New test cases to check exception handling in AnalyserNode and |
| AudioBufferSourceNode. |
| |
| * webaudio/analyser-exception-expected.txt: Added. |
| * webaudio/analyser-exception.html: Added. |
| * webaudio/audiobuffersource-exception-expected.txt: Added. |
| * webaudio/audiobuffersource-exception.html: Added. |
| |
| 2013-07-09 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r152479. |
| |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt: |
| |
| 2013-07-09 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt/TestExpectations: Skip failing composting test after r152303. |
| * platform/qt/editing/deleting/delete-br-002-expected.png: Update after r152478. |
| * platform/qt/editing/deleting/delete-br-002-expected.txt: Update after r152478. |
| |
| 2013-07-08 Martin Robinson <mrobinson@igalia.com> |
| |
| [CSS Grid Layout] Rename grid-{rows|columns} to grid-definition-{rows|columns} |
| https://bugs.webkit.org/show_bug.cgi?id=103336 |
| |
| Reviewed by Tony Chang. |
| |
| Update tests to reflect the rename of -webkit-grid-{rows|columns} to |
| -webkit-grid-definition-{rows|columns}. |
| |
| * fast/css-grid-layout: Mass search and replace for the new name. |
| |
| 2013-07-08 Enrica Casucci <enrica@apple.com> |
| |
| DeleteSelectionCommand does not handle correctly deletion with two consecutive BR element. |
| https://bugs.webkit.org/show_bug.cgi?id=118457 |
| <rdar://problem/14160912> |
| |
| Reviewed by Simon Fraser. |
| |
| * editing/deleting/delete-image-followed-by-two-br-expected.txt: Added. |
| * editing/deleting/delete-image-followed-by-two-br.html: Added. |
| * platform/mac/editing/deleting/delete-br-002-expected.txt: Rebased. |
| |
| 2013-07-08 Alexey Proskuryakov <ap@apple.com> |
| |
| [Mac] Multiple compositing/patterns test fail |
| https://bugs.webkit.org/show_bug.cgi?id=118490 |
| |
| * platform/mac/TestExpectations: The failures appear to be WK2 only in my testing, |
| so moved the expectations to mac-wk2. |
| |
| * platform/mac-wk2/TestExpectations: Updated bug numbers. |
| |
| 2013-07-08 Radu Stavila <stavila@adobe.com> |
| |
| NamedFlowCollection getters should return undefined when there's no NamedFlow |
| https://bugs.webkit.org/show_bug.cgi?id=118463 |
| |
| Reviewed by Christophe Dumez. |
| |
| Added test that validates that NamedFlowCollection getters return undefined |
| when no named flows exist. |
| |
| * fast/regions/webkit-named-flow-collection-undefined-expected.txt: Added. |
| * fast/regions/webkit-named-flow-collection-undefined.html: Added. |
| |
| 2013-07-08 David Farler <dfarler@apple.com> |
| |
| fast/repaint/fixed-right-in-page-scale.html also crashing on Mountain Lion. |
| https://bugs.webkit.org/show_bug.cgi?id=118479 |
| |
| Moved expectation to higher-level mac and marked as [ Pass Crash ]. |
| * platform/mac-lion/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-07-08 David Farler <dfarler@apple.com> |
| |
| Mark fast/text/international/synthesized-italic-vertical-latin.html as failing on Lion. |
| https://bugs.webkit.org/show_bug.cgi?id=118480 |
| |
| Unreviewed TestExpectation change. |
| |
| * platform/mac-lion/TestExpectations: |
| Mark fast/text/international/synthesized-italic-vertical-latin.html as Failure. |
| |
| 2013-07-08 David Farler <dfarler@apple.com> |
| |
| Skip fast/repaint/fixed-right-in-page-scale.html on Lion. |
| https://bugs.webkit.org/show_bug.cgi?id=118479 |
| |
| Unreviewed: test marked as crashing. |
| |
| * platform/mac-lion/TestExpectations: |
| Skip fast/repaint/fixed-right-in-page-scale.html. |
| |
| 2013-07-08 Andreas Kling <akling@apple.com> |
| |
| REGRESSION(r125294): A style rule with more than 8192 selectors can cause style corruption. |
| <http://webkit.org/b/118369> |
| <rdar://problem/14291428> |
| |
| Reviewed by Antti Koivisto. |
| |
| Added a test to document the new cap of 8192 selectors per CSS rule. |
| |
| * fast/css/rule-selector-overflow-expected.txt: Added. |
| * fast/css/rule-selector-overflow.html: Added. |
| |
| 2013-07-08 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Update TestExpectations |
| https://bugs.webkit.org/show_bug.cgi?id=118462 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Skip media/track/track-legacyapi-with-automatic-mode.html |
| and mark media/media-element-play-after-eos.html as flaky. |
| |
| 2013-07-08 Krzysztof Czech <k.czech@ymail.com> |
| |
| Unreviewed EFL gardening. |
| https://bugs.webkit.org/show_bug.cgi?id=118453 |
| |
| Added new baseline for EFL after r151841 |
| |
| * platform/efl/accessibility/aria-tab-role-on-buttons-expected.txt: Added. |
| |
| 2013-07-08 Kihong Kwon <kihong.kwon@samsung.com> |
| |
| vibrate function have to return boolean value. |
| https://bugs.webkit.org/show_bug.cgi?id=118288 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Update navigator-vibration.html to adjust latest spec. |
| Add vibration/cancelVibration-during-pattern-vibrating.html to TestExpactations |
| until Vibration API support visibilitychane event. |
| |
| * platform/efl/TestExpectations: |
| * vibration/navigator-vibration-expected.txt: |
| * vibration/navigator-vibration.html: |
| |
| 2013-07-06 Rob Buis <rbuis@rim.com> |
| |
| createElement("image") creates an HTMLImageElement, although this hack should exist in parser only |
| https://bugs.webkit.org/show_bug.cgi?id=88360 |
| |
| Reviewed by Sam Weinig. |
| |
| Update tests to reflect new behavior. This matches FireFox and Opera 12. |
| |
| * fast/canvas/webgl/context-lost.html: |
| * fast/dom/prefixed-image-tag-expected.txt: |
| * fast/dom/prefixed-image-tag.xhtml: |
| * fast/dom/wrapper-classes-expected.txt: |
| * fast/dom/wrapper-classes.html: |
| * platform/mac/fast/dom/wrapper-classes-objc-expected.txt: |
| * platform/mac/fast/dom/wrapper-classes-objc.html: |
| |
| 2013-07-05 Zalan Bujtas <zalan@apple.com> |
| |
| iframe constrained by max-width in full screen |
| https://bugs.webkit.org/show_bug.cgi?id=118250 |
| |
| Reviewed by Antti Koivisto. |
| |
| Ensure that contents inside iframe can go full screen properly. |
| |
| Set max-width and max-height values to the default 'none', so that iframes are not |
| constrained when entering full screen. |
| |
| * fullscreen/full-screen-iframe-with-max-width-height-expected.txt: Added. |
| * fullscreen/full-screen-iframe-with-max-width-height.html: Added. |
| |
| 2013-07-05 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] .webkitClosedCaptionsVisible doesn't work with "Automatic" caption mode |
| https://bugs.webkit.org/show_bug.cgi?id=118319 |
| |
| Reviewed by Jer Noble. |
| |
| * media/track/track-legacyapi-with-automatic-mode-expected.txt: Added. |
| * media/track/track-legacyapi-with-automatic-mode.html: Added. |
| |
| 2013-07-05 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Updated TestExpectations file. |
| |
| Added accessibility/listitem-list.html to the list of expected |
| failures, which will get fixed once bug 105214 is fixed. |
| |
| * platform/gtk/TestExpectations: Added new test. |
| |
| 2013-07-05 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Update TestExpectations with crashing and failing tests |
| https://bugs.webkit.org/show_bug.cgi?id=118424 |
| |
| Unreviewed GTK gardening. |
| |
| Updated TestExpectations with tests crashing and failing. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-05 Mihai Maerean <mmaerean@adobe.com> |
| |
| [New multicol] Change test to follow the pattern of the other tests |
| https://bugs.webkit.org/show_bug.cgi?id=117698 |
| |
| Reviewed by Andreas Kling. |
| |
| Test is a ref test against the old multicol code, like all the other tests in LayoutTests/fast/multicol/newmulticol/ |
| This is a follow up of bug 116614, testing that flow threads don't end up being cloned in region based multi |
| columns with columns:1 where the only child has column-span:all. |
| |
| * fast/multicol/newmulticol/direct-child-column-span-all-expected.html: Added. |
| * fast/multicol/newmulticol/direct-child-column-span-all-expected.txt: Removed. |
| * fast/multicol/newmulticol/direct-child-column-span-all.html: |
| |
| 2013-07-05 Denis Nomiyama <d.nomiyama@samsung.com> |
| |
| [GTK] fast/text/font-kerning.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=76048 |
| |
| Reviewed by Martin Robinson. |
| |
| Added kerning to the list of features for hb_shade() according to FontDescription::kerning(). |
| Removed font-kerning.html from gtk/TestExpectations, which was failing before this fix. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-07-04 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Have SVGTextContentElement inherit SVGGraphicsElement |
| https://bugs.webkit.org/show_bug.cgi?id=118351 |
| |
| Reviewed by Dirk Schulze. |
| |
| Fix conversion to absolute (user agent) coordinates in the svg/text |
| tests to use SVGGraphicsElement::getScreenCTM() instead of |
| SVGGraphicsElement::getTransformToElement(). The previous code was |
| working until now due to a bug in getTransformToElement(), which |
| was not taking into consideration the CTM of the SVGTextElement (as |
| it was not recognized as a "locatable" element). Now that |
| SVGTextElement inherits from SVGGraphicsElement, it is properly |
| recognized as a "locatable" element by getTransformToElement(). |
| |
| * svg/text/resources/SelectionTestCase.js: |
| (toAbsoluteCoordinates): |
| * svg/text/selection-doubleclick.svg: |
| |
| 2013-07-04 KyungTae Kim <ktf.kim@samsung.com> |
| |
| [EFL] Gardening. Unskip tests related with editing |
| https://bugs.webkit.org/show_bug.cgi?id=118379 |
| |
| Unreviewed gardening. |
| |
| * platform/efl-wk2/TestExpectations: |
| Unskip editing/selection/doubleclick-beside-cr-span.html and |
| editing/selection/doubleclick-whitespace.html, which are passed after r150289 |
| * platform/efl/editing/style/5065910-expected.txt: Removed (wrong expected result). |
| * platform/efl/editing/style/5065910-expected.png: Removed (wrong expected result). |
| |
| 2013-07-04 Balazs Kelemen <b.kelemen@samsung.com> |
| |
| [GStreamer] support preload="metadata" |
| https://bugs.webkit.org/show_bug.cgi?id=116817 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/video-load-preload-metadata.html: Added. |
| |
| 2013-07-03 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: Items the img aria role aren't inserting an object replacement character |
| https://bugs.webkit.org/show_bug.cgi?id=118259 |
| |
| Reviewed by Reviewed by Tim Horton. |
| |
| * accessibility/non-native-image-crash-expected.txt: |
| * platform/mac/accessibility/aria-image-emits-object-replacement-expected.txt: Added. |
| * platform/mac/accessibility/aria-image-emits-object-replacement.html: Added. |
| * platform/mac/accessibility/img-fallsback-to-title-expected.txt: |
| Update expected tests where role="img" now emits replacement character. |
| |
| 2013-07-03 Simon Pena <simon.pena@samsung.com> |
| |
| WebTextCheckerClient doesn't initialize output arguments. |
| https://bugs.webkit.org/show_bug.cgi?id=83683 |
| |
| Reviewed by Martin Robinson. |
| |
| Unskip editing/pasteboard/pasting-empty-html-falls-back-to-text.html, which no longer |
| crashes after the fix. |
| |
| * platform/gtk-wk2/TestExpectations: |
| |
| 2013-07-03 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping test to paint the debug bot green. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-07-02 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r152318. |
| http://trac.webkit.org/changeset/152318 |
| https://bugs.webkit.org/show_bug.cgi?id=118333 |
| |
| This patch broke media/track/track-automatic-subtitles.html on |
| Mac (Requested by dfarler on #webkit). |
| |
| * media/track/track-legacyapi-with-automatic-mode-expected.txt: Removed. |
| * media/track/track-legacyapi-with-automatic-mode.html: Removed. |
| |
| 2013-07-02 Ruth Fong <ruth_fong@apple.com> |
| |
| Change event should not be dispatched by clicking a scrollbar of select listbox |
| https://bugs.webkit.org/show_bug.cgi?id=118019 |
| <rdar://problem/14297760> |
| |
| Reviewed by Dean Jackson. |
| |
| Merge the following: |
| http://src.chromium.org/viewvc/blink?view=revision&revision=151689 |
| https://chromium.googlesource.com/chromium/blink/+/492549b0fcaa58a85aa0797446b62985a263704f |
| |
| * fast/forms/select/listbox-click-on-scrollbar-expected.txt: Added. |
| * fast/forms/select/listbox-click-on-scrollbar.html: Added. |
| Tests that an onChange() event is not fired when the scrollbar of a |
| <select multiple> element is clicked. |
| |
| 2013-07-02 David Farler <dfarler@apple.com> |
| |
| Unreviewed rebaseline of media/video-controls-captions-trackmenu-localized after r151697. |
| |
| * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: Removed. |
| "Unknown SDH" -> "Unknown". |
| |
| 2013-07-02 David Farler <dfarler@apple.com> |
| |
| Unreviewed rebaseline of Mac Lion fast/js/global-constructors-attributes after r151914. |
| |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| WaveTable -> PeriodicWave |
| |
| 2013-07-02 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Improve implementation of elements in region being flowed to another flow thread |
| https://bugs.webkit.org/show_bug.cgi?id=118300 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/regions/flow-body-in-html.html: |
| * fast/regions/region-content-flown-into-region-expected.html: |
| * fast/regions/region-content-flown-into-region.html: |
| * fast/regions/universal-selector-children-to-the-same-region.html: |
| |
| 2013-07-02 David Farler <dfarler@apple.com> |
| |
| Skip cache partitioning tests on Lion. |
| |
| Rubber stamped by Jeffrey Pfau. |
| |
| * platform/mac-lion/TestExpectations: |
| http/tests/cache/partitioned-cache.html |
| http/tests/cache/partitioned-cache-iframe.html |
| |
| 2013-07-02 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] .webkitClosedCaptionsVisible doesn't work with "Automatic" caption mode |
| https://bugs.webkit.org/show_bug.cgi?id=118319 |
| |
| Reviewed by Darin Adler. |
| |
| * media/track/track-legacyapi-with-automatic-mode-expected.txt: Added. |
| * media/track/track-legacyapi-with-automatic-mode.html: Added. |
| |
| 2013-06-26 Robert Hogan <robert@webkit.org> |
| |
| empty inlines should not affect line-wrapping |
| https://bugs.webkit.org/show_bug.cgi?id=25638 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/text/whitespace/inline-whitespace-wrapping-11-expected.html: Added. |
| * fast/text/whitespace/inline-whitespace-wrapping-11.html: Added. |
| |
| 2013-07-02 Tim Horton <timothy_horton@apple.com> |
| |
| constrainScrollPositionForOverhang needs to handle scrollOrigin correctly |
| https://bugs.webkit.org/show_bug.cgi?id=118176 |
| <rdar://problem/14301271> |
| |
| Reviewed by Anders Carlsson. |
| |
| Add a test that ensures that fixed position works with a scrollable document |
| and direction: rtl, which is one case where scrollOrigin is set. |
| |
| Disable the test on Mac WebKit1 because of https://bugs.webkit.org/show_bug.cgi?id=118269. |
| |
| * compositing/geometry/fixed-position-flipped-writing-mode-expected.txt: Added. |
| * compositing/geometry/fixed-position-flipped-writing-mode.html: Added. |
| * platform/mac/compositing/geometry/fixed-position-flipped-writing-mode-expected.png: Added. |
| * platform/mac/TestExpectations: |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-07-02 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Added new common expectations for test after r151665. |
| |
| * accessibility/box-styled-lists-expected.txt: Added shared expectation. |
| * platform/efl/TestExpectations: Removed failure expectation. |
| * platform/gtk/TestExpectations: Ditto. |
| |
| 2013-07-02 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| Unreviewed gardening. Added new baselines for GTK after revision r151841 and r151868. |
| |
| * accessibility/listitem-title-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/listitem-title-expected.txt. |
| * platform/gtk/accessibility/aria-tab-role-on-buttons-expected.txt: Added. |
| |
| 2013-07-02 Mihai Tica <mitica@adobe.com> |
| |
| Unreviewed gardening. Rebaseline background blend mode default test result. |
| |
| * platform/mac/css3/compositing/background-blend-mode-default-value-expected.png: |
| |
| 2013-07-02 Andreas Kling <akling@apple.com> |
| |
| Skip fast/dom/timer-throttling-hidden-page.html after r152202. |
| <http://webkit.org/b/118301> |
| |
| * TestExpectations: |
| |
| 2013-07-02 Andreas Kling <akling@apple.com> |
| |
| Skip 3 MathML tests that are failing after r152235. |
| <http://webkit.org/b/118298> |
| |
| * TestExpectations: |
| |
| 2013-07-02 Catalin Badea <badea@adobe.com> |
| |
| [CSS-Regions] OverrideLogicalHeight used by both regions and flexbox |
| https://bugs.webkit.org/show_bug.cgi?id=118057 |
| |
| Reviewed by David Hyatt. |
| |
| Add test for auto-height regions and flexbox containers. |
| |
| * fast/regions/autoheight-flexbox-expected.html: Added. |
| * fast/regions/autoheight-flexbox.html: Added. |
| |
| 2013-07-01 Frédéric Wang <fred.wang@free.fr> |
| |
| Add Support for mspace element |
| https://bugs.webkit.org/show_bug.cgi?id=115610 |
| |
| Reviewed by Chris Fleizach. |
| |
| Add a reftest for the mspace element (width, height and depth) and |
| the parsing of MathML lengths. Import a reftest from Gecko to check |
| positive namedspace values. |
| |
| * mathml/presentation/mspace-expected.html: Added. |
| * mathml/presentation/mspace-units-expected.html: Added. |
| * mathml/presentation/mspace-units.html: Added. |
| * mathml/presentation/mspace.html: Added. |
| * mathml/presentation/positive-namedspace-expected.html: Added. |
| * mathml/presentation/positive-namedspace.html: Added. |
| |
| 2013-07-01 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping unsupported tests. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-06-30 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. Rebaselining whatever can be rebaselined and adding failure expectations for other current failures. |
| |
| * platform/gtk-wk1/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/gtk/editing/selection/user-select-all-image-with-single-click-expected.txt: Added. |
| * platform/gtk/editing/selection/user-select-all-with-single-click-expected.txt: Added. |
| * platform/gtk/fast/events/ondragenter-expected.txt: Added. |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: |
| |
| 2013-06-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| An element with -webkit-user-select: all should be selected on single click |
| https://bugs.webkit.org/show_bug.cgi?id=117864 |
| |
| Reviewed by Darin Adler. |
| |
| Add tests for single clicking on an element with user-select: all. |
| We select the entire element regardless of whether the user had clicked on text or an image |
| to be consistent even though Firefox requires a double click on the latter case. |
| |
| * editing/selection/user-select-all-with-image-single-click-expected.txt: Added. |
| * editing/selection/user-select-all-with-image-single-click.html: Added. |
| * editing/selection/user-select-all-with-single-click-expected.txt: Added. |
| * editing/selection/user-select-all-with-single-click.html: Added. |
| |
| 2013-06-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| -webkit-line-break: after-white-space sometimes truncates DOM on copy & paste |
| https://bugs.webkit.org/show_bug.cgi?id=118164 |
| |
| Reviewed by Sam Weinig. |
| |
| Add a regression test. |
| |
| * editing/pasteboard/simplfiying-markup-should-not-strip-content-expected.txt: Added. |
| * editing/pasteboard/simplfiying-markup-should-not-strip-content.html: Added. |
| |
| 2013-06-28 Jer Noble <jer.noble@apple.com> |
| |
| media/video-currentTime.html flakey |
| https://bugs.webkit.org/show_bug.cgi?id=118198 |
| |
| Reviewed by Jessie Berlin. |
| |
| Update video-currentTime.html so that it listens for timeupdate events, and ends the test |
| after the first one with a >0 currentTime. Add a 3s watchdog for the failure case. |
| |
| * media/video-currentTime-expected.txt: |
| * media/video-currentTime.html: |
| |
| 2013-06-28 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| Update TestExpectations so new Shapes tests are skipped where the old ones were |
| https://bugs.webkit.org/show_bug.cgi?id=118192 |
| |
| Reviewed by Brent Fulgham. |
| |
| Shapes still aren't enabled on some ports, so skip the tests there. |
| As part of this patch, it was discovered that they work on EFL, so the |
| skipping has been removed from there. |
| |
| * platform/efl/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-06-28 Morten Stenshorne <mstensho@opera.com> |
| |
| SVG relayout problem when displayed with different image box heights |
| https://bugs.webkit.org/show_bug.cgi?id=118140 |
| |
| Reviewed by Philip Rogers. |
| |
| * svg/as-image/same-source-different-height-expected.html: Added. |
| * svg/as-image/same-source-different-height.html: Added. |
| |
| 2013-06-28 Mario Sanchez Prada <mario.prada@samsung.com> |
| |
| accessibility/media-element.html does not support platforms without subroles |
| https://bugs.webkit.org/show_bug.cgi?id=118187 |
| |
| Reviewed by Chris Fleizach. |
| |
| Update the test to be more friendly with platforms not supporting subroles. |
| |
| * accessibility/media-element.html: Updated test. |
| |
| 2013-06-28 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Introduce SVGGraphicsElement IDL interface |
| https://bugs.webkit.org/show_bug.cgi?id=118178 |
| |
| Reviewed by Kentaro Hara. |
| |
| Rebaseline js/global-constructors-attributes.html test case now that |
| SVGGraphicsElement is exposed on the global Window object. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-06-28 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping failing tests, and mathml tests because not yet supported. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-06-28 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Add new schemes to content utils. |
| https://bugs.webkit.org/show_bug.cgi?id=118181 |
| |
| Reviewed by Christophe Dumez. |
| |
| Add new schemes as well as change SYNTAX_ERR, SECURITY_ERR. |
| |
| * fast/dom/register-protocol-handler-expected.txt: |
| * fast/dom/register-protocol-handler.html: |
| * fast/dom/unregister-protocol-handler-expected.txt: |
| * fast/dom/unregister-protocol-handler.html: |
| * platform/efl/fast/dom/register-protocol-handler-expected.txt: |
| * platform/efl/fast/dom/unregister-protocol-handler-expected.txt: |
| |
| 2013-06-28 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Unskip and reorganize tests no longer failing in GTK-WK and GTK-WK2 |
| https://bugs.webkit.org/show_bug.cgi?id=118180 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk-wk2/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-06-28 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL rebaseline. |
| |
| SECURITY_ERR and SYNTAX_ERR have been changed with SecurityError and SyntaxError since r135162. |
| |
| * platform/efl/fast/dom/register-protocol-handler-expected.txt: |
| * platform/efl/fast/dom/unregister-protocol-handler-expected.txt: |
| |
| 2013-06-27 Frédéric Wang <fred.wang@free.fr> |
| |
| Implement parsing of MathML lengths. |
| https://bugs.webkit.org/show_bug.cgi?id=118053 |
| |
| Reviewed by Chris Fleizach. |
| |
| Add some reftests for mfrac@linethickness. Better tests for the parsing |
| of MathML lengths will be provided when mspace is implemented |
| (bug 115610) |
| |
| * mathml/presentation/mfrac-linethickness1-expected-mismatch.html: Added. |
| * mathml/presentation/mfrac-linethickness1.html: Added. |
| * mathml/presentation/mfrac-linethickness2-expected.html: Added. |
| * mathml/presentation/mfrac-linethickness2.html: Added. |
| * mathml/presentation/mfrac-linethickness3-expected-mismatch.html: Added. |
| * mathml/presentation/mfrac-linethickness3.html: Added. |
| |
| 2013-06-27 Jessie Berlin <jberlin@apple.com> |
| |
| [Mac WK2] compositing/repaint/positioned-movement.html flaky, missing repaint |
| https://bugs.webkit.org/show_bug.cgi?id=118153 |
| |
| Update the expectation to reflect that the test is also flakey on release and other |
| platforms |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-06-27 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] New positioning model: basic support for rectangle shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=118080 |
| |
| Reviewed by David Hyatt. |
| |
| Added new tests for the new model. These tests are also spec tests, so |
| their canonical location is now in the CSS WG's repository. They have |
| been imported to WebKit using the import-w3c-tests script, and that's |
| why they live under the csswg directory. |
| |
| The new tests replace the shape-outside-floats-simple-rectangle.html |
| test, which was anything but simple. |
| |
| Tests that have not been rewritten yet have been marked as skipped. |
| Tests for the old positioning behavior that are not applicable to the |
| new behavior have been deleted. |
| |
| * TestExpectations: Skip all the tests that need to be rewritten. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-square-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-square-000.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002-expected.html: Added. |
| * csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002.html: Added. |
| * csswg/submitted/shapes/shape-outside/w3c-import.log: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-margin-is-ignored-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-margin-is-ignored.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-overflow-hidden-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-overflow-hidden.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-overhang-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-overhang.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-positioning-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-positioning.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle.html: Removed. |
| |
| 2013-06-27 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: IOS: crash while navigating with SVG |
| https://bugs.webkit.org/show_bug.cgi?id=118101 |
| |
| Reviewed by Stephen Chenney. |
| |
| * platform/iphone-simulator/accessibility/svg-path-crash-expected.txt: Added. |
| * platform/iphone-simulator/accessibility/svg-path-crash.html: Added. |
| |
| 2013-06-27 Simon Pena <simon.pena@samsung.com> |
| |
| [GTK] Unreviewed gardening. Unskip tests no longer timing out. |
| https://bugs.webkit.org/show_bug.cgi?id=118135 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk-wk1/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-06-27 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Remove [NoInterfaceObject] from WorkerGlobalScope |
| https://bugs.webkit.org/show_bug.cgi?id=118071 |
| |
| Reviewed by Kentaro Hara. |
| |
| Split fast/js/global-constructors-attributes-worker.html test into 2 for both |
| shared and dedicated workers, as the output is now different. |
| |
| * fast/js/global-constructors-attributes-dedicated-worker-expected.txt: Copied from LayoutTests/fast/js/global-constructors-attributes-worker-expected.txt. |
| * fast/js/global-constructors-attributes-dedicated-worker.html: Copied from LayoutTests/fast/js/global-constructors-attributes-worker.html. |
| * fast/js/global-constructors-attributes-shared-worker-expected.txt: Renamed from LayoutTests/fast/js/global-constructors-attributes-worker-expected.txt. |
| * fast/js/global-constructors-attributes-shared-worker.html: Renamed from LayoutTests/fast/js/global-constructors-attributes-worker.html. |
| * fast/js/script-tests/global-constructors-attributes.js: |
| (.self.postMessage): |
| (.self.onconnect.self.postMessage): |
| (.self.onconnect): |
| * platform/efl/fast/js/global-constructors-attributes-dedicated-worker-expected.txt: Copied from LayoutTests/platform/gtk/fast/js/global-constructors-attributes-worker-expected.txt. |
| * platform/efl/fast/js/global-constructors-attributes-shared-worker-expected.txt: Copied from LayoutTests/platform/gtk/fast/js/global-constructors-attributes-worker-expected.txt. |
| * platform/gtk/fast/js/global-constructors-attributes-dedicated-worker-expected.txt: Renamed from LayoutTests/platform/gtk/fast/js/global-constructors-attributes-worker-expected.txt. |
| * platform/gtk/fast/js/global-constructors-attributes-shared-worker-expected.txt: Renamed from LayoutTests/platform/efl/fast/js/global-constructors-attributes-worker-expected.txt. |
| |
| 2013-06-27 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [Qt] Unreviewed gardening |
| https://bugs.webkit.org/show_bug.cgi?id=118100 |
| |
| Unreviewed Qt gardening. |
| |
| Moved hover-display-block-none.html from fast/regions to fast/css. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-06-27 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebase the previous test. |
| |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: |
| |
| 2013-06-27 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebase and skipping failing tests. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.png: |
| |
| 2013-06-27 Timothy Hatcher <timothy@apple.com> |
| |
| Notify the debugger about functions created from source code via new Function() or WebCore::JSLazyEventListener. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=118063 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * inspector/debugger/debugger-script-preprocessor-expected.txt: Updated. |
| |
| 2013-06-27 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline fast/js/global-constructors-attributes.html for EFL port |
| after r151914. WaveTable was renamed to PeriodicWave. |
| |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-06-27 Horia Iosif Olaru <olaru@adobe.com> |
| |
| Add an extra test to check if tiled background images get blended as expected. This test passed before this change. The tests for this change are the existing background-blend-mode tests. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=117619 |
| |
| Reviewed by Dean Jackson. |
| |
| * css3/compositing/effect-background-blend-mode-tiled-expected.txt: Added. |
| * css3/compositing/effect-background-blend-mode-tiled.html: Added. |
| * platform/mac/css3/compositing/effect-background-blend-mode-tiled-expected.png: Added. |
| |
| 2013-06-26 Kihong Kwon <kihong.kwon@samsung.com> |
| |
| Vibration cannot be canceled during pattern vibration. |
| https://bugs.webkit.org/show_bug.cgi?id=117822 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Add a test case for vibration cancelation during pattern vibration. |
| In addition, restore visibilityState before executing cancelVibration-after-pagevisibility-changed-to-hidden.html. |
| |
| * vibration/cancelVibration-after-pagevisibility-changed-to-hidden.html: |
| * vibration/cancelVibration-during-pattern-vibrating-expected.txt: Added. |
| * vibration/cancelVibration-during-pattern-vibrating.html: Added. |
| |
| 2013-06-26 Jer Noble <jer.noble@apple.com> |
| |
| Potential use-after-free after neutering AudioBuffer's underlying ArrayBuffer. |
| https://bugs.webkit.org/show_bug.cgi?id=118040 |
| |
| Reviewed by Filip Pizlo. |
| |
| * webaudio/audiobuffer-neuter.html: Added. |
| * webaudio/audiobuffer-neuter-expected.txt: Added. |
| |
| 2013-06-26 Yuki Sekiguchi <yuki.sekiguchi@access-company.com> |
| |
| getComputedStyle().width wrong after text changed |
| https://bugs.webkit.org/show_bug.cgi?id=106611 |
| |
| Reviewed by Dean Jackson. |
| |
| * fast/dynamic/empty-absolute-innerhtml-transcoding-text-expected.html: Added. |
| * fast/dynamic/empty-absolute-innerhtml-transcoding-text.html: Added. |
| |
| 2013-06-26 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Set Attr.ownerDocument in Element#setAttributeNode() |
| https://bugs.webkit.org/show_bug.cgi?id=118031 |
| |
| Reviewed by Andreas Kling. |
| |
| Add a regression test. |
| |
| * fast/dom/Attr/set-attribute-node-from-iframe-expected.txt: Added. |
| * fast/dom/Attr/set-attribute-node-from-iframe.html: Added. |
| |
| 2013-06-25 David Hyatt <hyatt@apple.com> |
| |
| Flex boxes (both old and new) don't handle max-height images correctly. |
| https://bugs.webkit.org/show_bug.cgi?id=118000 |
| |
| Reviewed by Beth Dakin. |
| |
| * css3/flexbox/image-percent-max-height-expected.html: Added. |
| * css3/flexbox/image-percent-max-height.html: Added. |
| * css3/flexbox/resources/hero.png: Added. |
| * fast/flexbox/image-percent-max-height-expected.html: Added. |
| * fast/flexbox/image-percent-max-height.html: Added. |
| * fast/flexbox/resources/hero.png: Added. |
| |
| 2013-06-26 Ryosuke Niwa <rniwa@webkit.org> |
| |
| editing/selection/doubleclick-crash.html can be flaky |
| https://bugs.webkit.org/show_bug.cgi?id=118017 |
| |
| Reviewed by Jessie Berlin. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/45ac882064589ac41a63762905f0618fc035cd44. |
| |
| * editing/selection/doubleclick-crash.html: |
| |
| 2013-06-26 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Get rid of multiple inheritence for SVGViewElement interface |
| https://bugs.webkit.org/show_bug.cgi?id=118014 |
| |
| Reviewed by Kentaro Hara. |
| |
| Update / Rebaseline several SVG test cases now that SVGZoomAndPan interface |
| is no longer exposed. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| * svg/custom/global-constructors-expected.txt: |
| * svg/custom/js-svg-constructors-expected.txt: |
| * svg/custom/js-svg-constructors.svg: |
| * svg/custom/script-tests/global-constructors.js: |
| * svg/dom/SVGViewSpec-defaults-expected.txt: |
| * svg/dom/SVGViewSpec-expected.txt: |
| * svg/dom/resources/viewspec-parser.js: |
| (zoomAndPanToString): |
| (viewSpecToString): |
| * svg/dom/script-tests/SVGViewSpec-defaults.js: |
| * svg/dom/script-tests/SVGViewSpec.js: |
| (continueTesting): |
| |
| 2013-06-25 Krzysztof Czech <k.czech@samsung.com> |
| |
| [AX][ATK] Update accessibility baselines after r151953 |
| https://bugs.webkit.org/show_bug.cgi?id=117983 |
| |
| Reviewed by Chris Fleizach. |
| |
| Updating aria-option-role-expected.txt for EFL and GTK after the changes in aria-option-role.html test (r151953). |
| Moving platform aria-checkbox-text.html to LayoutTests/accessibility. Baseline is the same for mac, gtk, efl. Windows port has it's own specific version. |
| |
| * accessibility/aria-checkbox-text-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt. |
| * platform/efl/accessibility/aria-checkbox-text-expected.txt: Removed. |
| * platform/efl/accessibility/aria-option-role-expected.txt: |
| * platform/gtk/accessibility/aria-checkbox-text-expected.txt: Removed. |
| * platform/gtk/accessibility/aria-option-role-expected.txt: |
| |
| 2013-06-25 Denis Nomiyama <d.nomiyama@samsung.com> |
| |
| [GTK] Add bug report into TestExpectations for fast/text/international/synthesized-italic-vertical-latin.html |
| https://bugs.webkit.org/show_bug.cgi?id=117976 |
| |
| Unreviewed gardening. |
| |
| TestExpectations was missing a bug number for a skip test (http://webkit.org/b/117975). |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-06-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip failing inspector test. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-06-24 Brent Fulgham <bfulgham@gmail.com> |
| |
| [Mac] Build correction. |
| |
| * platform/mac/accessibility/aria-tab-roles-expected.txt: |
| |
| 2013-06-24 Kangil Han <kangil.han@samsung.com> |
| |
| Add support for document.currentScript |
| https://bugs.webkit.org/show_bug.cgi?id=104221 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Merge http://src.chromium.org/viewvc/blink?view=revision&revision=152230 |
| document.currentScript reflects the script that is currently being executed. |
| |
| Merge http://src.chromium.org/viewvc/blink?view=revision&revision=152237 |
| Following up patch for code clean-up. |
| |
| * fast/dom/Document/document-current-script-async-expected.txt: Added. |
| * fast/dom/Document/document-current-script-async.html: Added. |
| * fast/dom/Document/document-current-script-expected.txt: Added. |
| * fast/dom/Document/document-current-script.html: Added. |
| * fast/dom/Document/resources/log-current-script-b.js: Added. |
| * fast/dom/Document/resources/log-current-script-d.js: Added. |
| * fast/dom/Document/resources/log-current-script-f.js: Added. |
| * fast/dom/Document/resources/log-current-script.js: Added. |
| |
| 2013-06-24 Jer Noble <jer.noble@apple.com> |
| |
| [Mac] media/video-played-collapse.html is flakey on certain platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=117034 |
| |
| Reviewed by Beth Dakin. |
| |
| This test does not wait until a seek completes before issuing a play() |
| command during its subtests. This can cause flakiness on some platforms |
| where playback will begin from the pre-seek currentTime. Wait for the seek |
| to complete before continuing the sub-tests. |
| |
| Additionally, a 2s watchdog timeout is present to catch stalled tests. This |
| timeout is fine for short-duration sub-tests, but longer tests' durations |
| approach this 2s timeout period. Make the timeout the test duration + 2s. |
| |
| * media/video-played-collapse-expected.txt: |
| * media/video-played-collapse.html: |
| * media/video-played.js: |
| (playForMillisecs.callPauseIfTimeIsReached): |
| (playForMillisecs): |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-06-24 Simon Fraser <simon.fraser@apple.com> |
| |
| Fix various crashes on sites with fixed backgrounds |
| https://bugs.webkit.org/show_bug.cgi?id=117959 |
| |
| Reviewed by Andy Estes. |
| |
| Test that does a document.write on a page with a fixed background on the body. |
| |
| * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-removal-expected.txt: Added. |
| * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-removal.html: Added. |
| |
| 2013-06-24 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Shapes] split test shape-inside-first-fit-001.html into 800x600 parts |
| https://bugs.webkit.org/show_bug.cgi?id=117939 |
| |
| Reviewed by Dirk Schulze. |
| |
| Split the test into two parts, to ensure that it first within the 800x600 limit. |
| |
| * fast/exclusions/shape-inside/shape-inside-first-fit-001-horizontal-expected.html: Copied from LayoutTests/fast/exclusions/shape-inside/shape-inside-first-fit-001-expected.html. |
| * fast/exclusions/shape-inside/shape-inside-first-fit-001-horizontal.html: Copied from LayoutTests/fast/exclusions/shape-inside/shape-inside-first-fit-001.html. |
| * fast/exclusions/shape-inside/shape-inside-first-fit-001-vertical-expected.html: Renamed from LayoutTests/fast/exclusions/shape-inside/shape-inside-first-fit-001-expected.html. |
| * fast/exclusions/shape-inside/shape-inside-first-fit-001-vertical.html: Renamed from LayoutTests/fast/exclusions/shape-inside/shape-inside-first-fit-001.html. |
| |
| 2013-06-24 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes] Remove setCSSShapesEnabled(true) from shape-inside-empty-expected.html since it isn't using shapes |
| https://bugs.webkit.org/show_bug.cgi?id=117945 |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/exclusions/shape-inside/shape-inside-empty-expected.html: |
| |
| 2013-06-24 Brent Fulgham <bfulgham@apple.com> |
| |
| AX: Make tests usable on Mac and Windows |
| https://bugs.webkit.org/show_bug.cgi?id=117901 |
| |
| Reviewed by Chris Fleizach. |
| |
| * accessibility/aria-checkbox-text.html: |
| * accessibility/aria-hidden-expected.txt: |
| * accessibility/aria-hidden-with-elements-expected.txt: |
| * accessibility/aria-hidden-with-elements.html: |
| * accessibility/aria-hidden.html: |
| * accessibility/aria-labelledby-overrides-label-expected.txt: |
| * accessibility/aria-labelledby-overrides-label.html: |
| * accessibility/aria-option-role.html: |
| * accessibility/aria-presentational-role-expected.txt: |
| * accessibility/aria-presentational-role.html: |
| * accessibility/aria-tab-roles-expected.txt: |
| * accessibility/aria-tab-roles.html: |
| * accessibility/empty-image-with-title-expected.txt: |
| * accessibility/empty-image-with-title.html: |
| * accessibility/html-html-element-is-ignored-expected.txt: |
| * accessibility/html-html-element-is-ignored.html: |
| * accessibility/img-aria-button-alt-tag-expected.txt: |
| * accessibility/img-aria-button-alt-tag.html: |
| * accessibility/input-image-alt-expected.txt: |
| * accessibility/input-image-alt.html: |
| * platform/mac/accessibility/aria-checkbox-text-expected.txt: |
| * platform/mac/accessibility/aria-option-role-expected.txt: |
| * platform/win/accessibility/aria-checkbox-text-expected.txt: Added. |
| * platform/win/accessibility/aria-hidden-expected.txt: Added. |
| * platform/win/accessibility/aria-hidden-with-elements-expected.txt: Added. |
| * platform/win/accessibility/aria-labelledby-overrides-label-expected.txt: Added. |
| * platform/win/accessibility/aria-option-role-expected.txt: Added. |
| * platform/win/accessibility/aria-presentational-role-expected.txt: Added. |
| * platform/win/accessibility/aria-tab-roles-expected.txt: Added. |
| * platform/win/accessibility/empty-image-with-title-expected.txt: Added. |
| * platform/win/accessibility/html-html-element-is-ignored-expected.txt: Added. |
| * platform/win/accessibility/img-aria-button-alt-tag-expected.txt: Added. |
| * platform/win/accessibility/input-image-alt-expected.txt: Added. |
| * platform/win/aria-labelledby-on-input-expected.txt: Removed. |
| * platform/win/aria-menubar-menuitems-expected.txt: Removed. |
| * platform/win/aria-roles-expected.txt: Removed. |
| |
| 2013-06-24 Chris Rogers <crogers@google.com> |
| |
| WaveTable name has changed to PeriodicWave |
| https://bugs.webkit.org/show_bug.cgi?id=117748 |
| |
| Reviewed by Jer Noble. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * webaudio/oscillator-basic-expected.txt: |
| * webaudio/oscillator-basic.html: |
| * webaudio/oscillator-custom.html: |
| * webaudio/resources/oscillator-testing.js: |
| (generateExponentialOscillatorSweep): |
| |
| 2013-06-24 Brent Fulgham <bfulgham@apple.com> |
| |
| [Mac] Unreviewed build correction after r151868 |
| New test expecation had been placed in the wrong directory. |
| |
| * platform/mac/accessibility/listitem-title-expected.txt: Copied from platform/mac/listitem-title-actual.txt. |
| * platform/mac/listitem-title-actual.txt: Removed. |
| |
| 2013-06-24 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping the crashing tests on debug bots. |
| https://bugs.webkit.org/show_bug.cgi?id=94458 |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-06-24 Zalan Bujtas <zalan@apple.com> |
| |
| Hittest finds the truncated text instead of the floating input, when the input is clicked. |
| https://bugs.webkit.org/show_bug.cgi?id=115675 |
| |
| Reviewed by David Hyatt. |
| |
| Ignore truncated text on inline textbox and everything beyond the ellipsis box on |
| the root inlinebox while hittesting. (provided that nodeAtPoint finds no hit for any of |
| the root inline's children.) |
| |
| * fast/css/text-overflow-ellipsis-and-floating-input-hittest-expected.txt: Added. |
| * fast/css/text-overflow-ellipsis-and-floating-input-hittest.html: Added. |
| |
| 2013-06-23 Brent Fulgham <bfulgham@gmail.com> |
| |
| AX: Rebaseline test after r151868 |
| https://bugs.webkit.org/show_bug.cgi?id=117892 |
| |
| Rubber stamped by Chris Fleizach. |
| |
| * platform/mac/accessibility/lists-expected.txt: |
| |
| 2013-06-23 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed EFL gardening. Unskip two media tests because there is no crash after system update. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-22 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Shapes] limit shape image values to same origin |
| https://bugs.webkit.org/show_bug.cgi?id=117610 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Verify that a non same-origin image URL specified for shape-inside or |
| shape-outside will not load and the shape property will be reset to "none". |
| |
| * http/tests/resources/square100.png: Added. |
| * http/tests/security/shape-inside-image-origin-expected.txt: Added. |
| * http/tests/security/shape-inside-image-origin.html: Added. |
| |
| 2013-06-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed gardening. |
| |
| * platform/win/accessibility/aria-menubar-menuitems-expected.txt: Added. |
| |
| 2013-06-21 Mark Lam <mark.lam@apple.com> |
| |
| Reverting failure expectation for fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html. |
| https://bugs.webkit.org/show_bug.cgi?id=117862. |
| |
| Reviewed by Geoffrey Garen. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-06-21 Brent Fulgham <bfulgham@apple.com> |
| |
| AX: Title for ListItemRole should consist of concatenated child text elements. |
| https://bugs.webkit.org/show_bug.cgi?id=117892 |
| |
| Reviewed by Chris Fleizach. |
| |
| * accessibility/listitem-title.html: Added. |
| * platform/mac/accessibility/listitem-title-expected.txt: Added. |
| * platform/win/accessibility/listitem-title-expected.txt: Added. |
| |
| 2013-06-21 Robert Hogan <robert@webkit.org> |
| |
| Ignoring padding-right of inline elements in containers with undefined width |
| https://bugs.webkit.org/show_bug.cgi?id=76451 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/text/whitespace/inline-whitespace-wrapping-9-expected.html: Added. |
| * fast/text/whitespace/inline-whitespace-wrapping-9.html: Added. |
| |
| 2013-06-21 James Craig <james@cookiecrook.com> |
| |
| AX: audio/video playback control timers (elapsed and remaining) should be exposed as ApplicationTimerRole |
| https://bugs.webkit.org/show_bug.cgi?id=117883 |
| |
| Reviewed by Chris Fleizach. |
| |
| Some of the media controls were returning the wrong role. Updated existing test coverage. |
| |
| * accessibility/media-element.html: |
| * platform/mac/accessibility/media-element-expected.txt: |
| |
| 2013-06-20 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] AX: Radio buttons with "tab" role should describe themselves as tabs. |
| https://bugs.webkit.org/show_bug.cgi?id=117837 |
| |
| Reviewed by Chris Fleizach. |
| |
| * accessibility/aria-tab-role-on-buttons.html: Added. |
| * accessibility/aria-tab-role-on-buttons-expected.txt: Added. |
| * platform/win/aria-tab-role-on-buttons-expected.txt: Added. |
| |
| 2013-06-21 Radu Stavila <stavila@adobe.com> |
| |
| Improve the reattaching process while applying the :hover style |
| https://bugs.webkit.org/show_bug.cgi?id=117590 |
| |
| Reviewed by Andreas Kling. |
| |
| Moved hover-display-block-inline.html and hover-display-block-none.html from fast/regions to fast/css. |
| Updated hover-display-block-none.html and hover-single-flow-into-other.html to ensure the outcome won't be affected by the machine's speed. |
| Updated input-file-re-render.html to stop it from failing on windows and linux machines (a more detailed description can be found inside the test itself). |
| |
| * fast/css/hover-display-block-inline-expected.txt: Renamed from LayoutTests/fast/regions/hover-display-block-inline-expected.txt. |
| * fast/css/hover-display-block-inline.html: Renamed from LayoutTests/fast/regions/hover-display-block-inline.html. |
| * fast/css/hover-display-block-none-expected.txt: Renamed from LayoutTests/fast/regions/hover-display-block-none-expected.txt. |
| * fast/css/hover-display-block-none.html: Added. |
| * fast/css/hover-update-expected.txt: |
| * fast/css/hover-update.html: |
| * fast/forms/file/input-file-re-render.html: |
| * fast/regions/hover-display-block-none.html: Removed. |
| * fast/regions/hover-single-flow-into-other.html: |
| |
| 2013-06-21 Zalan Bujtas <zalan@apple.com> |
| |
| Rollout r150602: Restoring text-overflow vs. floating rendering behaviour. |
| https://bugs.webkit.org/show_bug.cgi?id=117871 |
| |
| Unreviewed. Rolling out r150602. |
| Undesirable rendering behaviour. |
| |
| * fast/css/text-overflow-ellipsis-behind-floats-expected.html: |
| * fast/css/text-overflow-ellipsis-behind-floats.html: |
| * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: |
| * fast/css/text-overflow-ellipsis-full-truncate-rtl.html: |
| |
| 2013-06-21 Radu Stavila <stavila@adobe.com> |
| |
| Web Inspector: Integrate new regionOversetChange event into inspector |
| https://bugs.webkit.org/show_bug.cgi?id=117833 |
| |
| Tests for the new regionOversetChange event. |
| |
| Reviewed by Joseph Pecoraro. |
| |
| * inspector/styles/protocol-css-regions-commands-expected.txt: |
| * inspector/styles/protocol-css-regions-commands.html: |
| |
| 2013-06-21 Krzysztof Czech <k.czech@samsung.com> |
| |
| [ATK] Added support for aria-required attribute. |
| https://bugs.webkit.org/show_bug.cgi?id=117730 |
| |
| Reviewed by Chris Fleizach. |
| |
| Moving specific platform accessibility tests. |
| |
| * accessibility/aria-required-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/aria-required-expected.txt. |
| * accessibility/aria-required.html: Renamed from LayoutTests/platform/mac/accessibility/aria-required.html. |
| * accessibility/html5-required-attribute-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/html5-required-attribute-expected.txt. |
| * accessibility/html5-required-attribute.html: Renamed from LayoutTests/platform/mac/accessibility/html5-required-attribute.html. |
| |
| 2013-06-21 Chris Fleizach <cfleizach@apple.com> |
| |
| IndieUI: Add basic IndieUI infrastructure |
| https://bugs.webkit.org/show_bug.cgi?id=117367 |
| |
| Unreviewed. Update Lion expected results. |
| |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-06-20 Chris Fleizach <cfleizach@apple.com> |
| |
| IndieUI: Add basic IndieUI infrastructure |
| https://bugs.webkit.org/show_bug.cgi?id=117367 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * fast/js/dom-static-property-for-in-iteration-expected.txt: |
| * fast/js/global-constructors-attributes-expected.txt: |
| * indieui: Added. |
| * indieui/create-uirequestevent-expected.txt: Added. |
| * indieui/create-uirequestevent.html: Added. |
| * indieui/uiactions-expected.txt: Added. |
| * indieui/uiactions.html: Added. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/qt/fast/js/dom-static-property-for-in-iteration-expected.txt: Added. |
| * platform/win/TestExpectations: |
| * platform/win/fast/js/dom-static-property-for-in-iteration-expected.txt: Added. |
| |
| 2013-06-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r151808): fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=117862 |
| |
| Add a failing test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-06-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r145788): mouse drag on canvas shouldn't start selection |
| https://bugs.webkit.org/show_bug.cgi?id=117860 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Add a regression test for dragging mouse inside a canvas. |
| The canvas should not be selected and mouseup event should fire. |
| |
| * fast/events/mosuedrag-on-canvas-should-not-start-selection-expected.txt: Added. |
| * fast/events/mosuedrag-on-canvas-should-not-start-selection.html: Added. |
| |
| 2013-06-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r149652): accessing items in .children via id doesn't work when element is not rooted in DOM tree |
| https://bugs.webkit.org/show_bug.cgi?id=117836 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Add a regression test for named getter for a detached element. |
| |
| * fast/dom/htmlallcollection-detached-node-children-expected.txt: Added. |
| * fast/dom/htmlallcollection-detached-node-children.html: Added. |
| |
| 2013-06-20 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| [CMAKE][EFL] Enable DOM4 Events Constructor |
| https://bugs.webkit.org/show_bug.cgi?id=117858 |
| |
| Reviewed by Laszlo Gombos. |
| |
| * platform/efl/TestExpectations: Unskip the related tests. |
| |
| 2013-06-20 Alexey Proskuryakov <ap@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=116495 |
| Fix null-pointer deref in DocumentLoader::responseReceived() |
| |
| Patch by Nate Chapin, reviewed by Mike West and myself. |
| |
| * http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event-expected.txt: Added. |
| * http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event.html: Added. |
| |
| 2013-06-20 Enrica Casucci <enrica@apple.com> |
| |
| Initial advance on the first glyph of the run is not correctly set for rtl text. |
| https://bugs.webkit.org/show_bug.cgi?id=117839 |
| <rdar://problem/13860717> |
| |
| Reviewed by Sam Weinig. |
| |
| * fast/text/complex-first-glyph-with-initial-advance-expected.html: Added. |
| * fast/text/complex-first-glyph-with-initial-advance.html: Added. |
| |
| 2013-06-20 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r151463. |
| http://trac.webkit.org/changeset/151463 |
| https://bugs.webkit.org/show_bug.cgi?id=117850 |
| |
| "r151451 was rolled out" (Requested by rhogan on #webkit). |
| |
| * platform/efl/fast/forms/button-positioned-expected.txt: |
| * platform/efl/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/efl/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed. |
| * platform/gtk/fast/forms/button-positioned-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/gtk/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed. |
| * platform/win/fast/forms/onselect-textfield-expected.txt: Removed. |
| |
| 2013-06-20 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r151451. |
| http://trac.webkit.org/changeset/151451 |
| https://bugs.webkit.org/show_bug.cgi?id=117848 |
| |
| "Broke quite a lot of sites" (Requested by rhogan on #webkit). |
| |
| * fast/forms/onselect-textfield-expected.txt: |
| * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Removed. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements.html: Removed. |
| * platform/mac-wk2/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed. |
| * platform/mac/fast/forms/button-positioned-expected.txt: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed. |
| * platform/qt/fast/forms/button-positioned-expected.txt: |
| * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt: |
| |
| 2013-06-20 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r151788. |
| http://trac.webkit.org/changeset/151788 |
| https://bugs.webkit.org/show_bug.cgi?id=117847 |
| |
| "This is the wrong fix" (Requested by rhogan on #webkit). |
| |
| * fast/forms/onselect-textfield-expected.txt: |
| * fast/replaced/height-of-positioned-text-control-expected.html: Removed. |
| * fast/replaced/height-of-positioned-text-control.html: Removed. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.png: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: |
| * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt: |
| |
| 2013-05-24 Balazs Kelemen <kbalazs@webkit.org> |
| |
| [Gstreamer] cleanup buffering and state updates |
| https://bugs.webkit.org/show_bug.cgi?id=116642 |
| |
| Reviewed by Philippe Normand. |
| |
| Remove failure expectations from tests that started to pass. |
| |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-06-20 Eric Carlson <eric.carlson@apple.com> |
| |
| ASSERT removing then adding a <track> element |
| https://bugs.webkit.org/show_bug.cgi?id=117814 |
| |
| Reviewed by Jer Noble. |
| |
| * media/track/add-and-remove-track-expected.txt: Added. |
| * media/track/add-and-remove-track.html: Added. |
| |
| 2013-06-20 Benjamin Poulain <bpoulain@apple.com> |
| |
| Mark compositing/repaint/positioned-movement.html as flaky on Mountain Lion Debug |
| |
| * platform/mac-wk2/TestExpectations: |
| The test fails regularly in Debug on Mountain Lion. |
| |
| 2013-06-20 Robert Hogan <robert@webkit.org> |
| |
| [Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=117824 |
| |
| Unreviewed, rebaselining. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt: |
| |
| 2013-06-18 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION (r151451): Text not vertically centered correctly on icloud.com |
| https://bugs.webkit.org/show_bug.cgi?id=117744 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/forms/onselect-textfield-expected.txt: |
| * fast/replaced/height-of-positioned-text-control-expected.html: Added. |
| * fast/replaced/height-of-positioned-text-control.html: Added. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.png: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added. |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: |
| * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt: |
| |
| 2013-06-20 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Add new regionOversetChange event |
| https://bugs.webkit.org/show_bug.cgi?id=117508 |
| |
| Changed regionLayoutUpdate tests to regionOversetChange and added new tests for regionOversetChange. |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/regions/webkit-named-flow-event-add-to-flow-expected.txt: |
| * fast/regions/webkit-named-flow-event-add-to-flow.html: |
| * fast/regions/webkit-named-flow-event-auto-height-expected.txt: |
| * fast/regions/webkit-named-flow-event-auto-height.html: Added. |
| * fast/regions/webkit-named-flow-event-crash-expected.txt: |
| * fast/regions/webkit-named-flow-event-crash.html: |
| * fast/regions/webkit-named-flow-event-expected.txt: |
| * fast/regions/webkit-named-flow-event-no-regions-expected.txt: |
| * fast/regions/webkit-named-flow-event-no-regions.html: |
| * fast/regions/webkit-named-flow-event-region-in-flexbox-no-overset-change-expected.txt: |
| * fast/regions/webkit-named-flow-event-region-in-flexbox-no-overset-change.html: Added. |
| * fast/regions/webkit-named-flow-event-region-in-flexbox-overset-change-expected.txt: |
| * fast/regions/webkit-named-flow-event-region-in-flexbox-overset-change.html: Added. |
| * fast/regions/webkit-named-flow-event-remove-from-dom-expected.txt: |
| * fast/regions/webkit-named-flow-event-remove-from-dom.html: |
| * fast/regions/webkit-named-flow-event-remove-from-flow-expected.txt: |
| * fast/regions/webkit-named-flow-event-remove-from-flow.html: |
| * fast/regions/webkit-named-flow-event-target-expected.txt: |
| * fast/regions/webkit-named-flow-event-target.html: |
| * fast/regions/webkit-named-flow-event-to-null-expected.txt: |
| * fast/regions/webkit-named-flow-event-to-null.html: |
| * fast/regions/webkit-named-flow-event.html: |
| |
| 2013-06-20 James Craig <james@cookiecrook.com> |
| |
| AX: aria-required is not exposed on all expected roles |
| https://bugs.webkit.org/show_bug.cgi?id=115123 |
| |
| Reviewed by Chris Fleizach. |
| |
| aria-required is now exposed on more roles. Updated existing test file. |
| |
| * platform/mac/accessibility/aria-required-expected.txt: |
| * platform/mac/accessibility/aria-required.html: |
| * platform/mac/accessibility/radio-button-group-members-expected.txt: |
| |
| 2013-06-20 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| Web Inspector: Use console.timeStamp instead of console.markTimeline |
| https://bugs.webkit.org/show_bug.cgi?id=117810 |
| |
| Reviewed by Joseph Pecoraro. |
| |
| Use 'console.timeStamp' instead of 'console.markTimeline' in LayoutTests. |
| And remove inspector/timeline/timeline-mark-timeline.html. |
| |
| * inspector/console/console-messages-stack-traces-expected.txt: |
| * inspector/console/console-messages-stack-traces.html: |
| * inspector/timeline/timeline-mark-timeline-expected.txt: Removed. |
| * inspector/timeline/timeline-mark-timeline.html: Removed. |
| * inspector/timeline/timeline-timer-fired-from-eval-call-site.html: |
| |
| 2013-06-20 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| Rebselining after r151761, see bug 115372. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/fast/repaint/horizontal-bt-overflow-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/horizontal-bt-overflow-parent-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/horizontal-bt-overflow-same-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/vertical-overflow-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/vertical-overflow-parent-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/vertical-overflow-same-expected.txt: Added. |
| |
| 2013-06-20 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| background-color and text-decoration are not preserved when merging paragraphs |
| https://bugs.webkit.org/show_bug.cgi?id=116215 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Added tests for verifying merge of paragraph/div from span with non-inline styles. |
| |
| * editing/deleting/merge-div-from-span-with-style-expected.txt: Added. |
| * editing/deleting/merge-div-from-span-with-style.html: Added. |
| * editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration-expected.txt: Added. |
| * editing/deleting/merge-paragraph-from-span-with-multiple-text-decoration.html: Added. |
| * editing/deleting/merge-paragraph-from-span-with-style-expected.txt: Added. |
| * editing/deleting/merge-paragraph-from-span-with-style.html: Added. |
| |
| 2013-06-19 Beth Dakin <bdakin@apple.com> |
| |
| Adding a Mac pixel result. |
| |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added. |
| |
| 2013-06-19 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed AX test expecation gardening. |
| |
| * platform/win/accessibility/aria-labelledby-on-input-expected.txt: Added. |
| * platform/win/accessibility/aria-list-and-listitem-expected.txt: Added. |
| * platform/win/accessibility/aria-roles-expected.txt: Added. |
| |
| 2013-06-19 Benjamin Poulain <bpoulain@apple.com> |
| |
| Unskip feSpecularLight-premultiplied.svg on Mountain Lion |
| |
| * platform/mac/TestExpectations: |
| The test is failing on Lion exclusively. |
| |
| 2013-06-19 Yuki Sekiguchi <yuki.sekiguchi@access-company.com> |
| |
| Incomplete repaint of input elements in writing-mode overflow |
| https://bugs.webkit.org/show_bug.cgi?id=110246 |
| |
| Reviewed by Simon Fraser. |
| |
| * fast/repaint/horizontal-bt-overflow-child-expected.txt: Added. |
| * fast/repaint/horizontal-bt-overflow-child.html: Added. |
| * fast/repaint/horizontal-bt-overflow-parent-expected.txt: Added. |
| * fast/repaint/horizontal-bt-overflow-parent.html: Added. |
| * fast/repaint/horizontal-bt-overflow-same-expected.txt: Added. |
| * fast/repaint/horizontal-bt-overflow-same.html: Added. |
| * fast/repaint/vertical-overflow-child-expected.txt: Added. |
| * fast/repaint/vertical-overflow-child.html: Added. |
| * fast/repaint/vertical-overflow-parent-expected.txt: Added. |
| * fast/repaint/vertical-overflow-parent.html: Added. |
| * fast/repaint/vertical-overflow-same-expected.txt: Added. |
| * fast/repaint/vertical-overflow-same.html: Added. |
| |
| 2013-06-19 Benjamin Poulain <bpoulain@apple.com> |
| |
| Unskip two canvas tests that only fail on Lion |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-06-19 Benjamin Poulain <bpoulain@apple.com> |
| |
| Rebaseline 24bit-22khz-resample on Mac |
| |
| The result did not match the expectation after a system update. |
| |
| * platform/mac-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: |
| Comparing the files, they have the exact same length, sample rate, bit per sample and binary size. |
| I cannot ear a difference in the files. |
| |
| 2013-06-19 Robert Hogan <robert@webkit.org> |
| |
| Rebaseline results on GTK and EFL after r151737 |
| |
| Unreviewed, gardening. |
| |
| * platform/efl/fast/css/word-space-extra-expected.txt: |
| * platform/efl/fast/replaced/width100percent-image-expected.png: |
| * platform/efl/fast/replaced/width100percent-image-expected.txt: |
| * platform/efl/fast/replaced/width100percent-menulist-expected.png: |
| * platform/efl/fast/replaced/width100percent-menulist-expected.txt: |
| * platform/efl/fast/replaced/width100percent-searchfield-expected.png: |
| * platform/efl/fast/replaced/width100percent-searchfield-expected.txt: |
| * platform/efl/fast/replaced/width100percent-textarea-expected.png: |
| * platform/efl/fast/replaced/width100percent-textarea-expected.txt: |
| * platform/efl/fast/replaced/width100percent-textfield-expected.png: |
| * platform/efl/fast/replaced/width100percent-textfield-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug57828-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug57828-expected.txt: |
| * platform/gtk/fast/css/word-space-extra-expected.txt: |
| * platform/gtk/fast/replaced/width100percent-image-expected.png: |
| * platform/gtk/fast/replaced/width100percent-image-expected.txt: |
| * platform/gtk/fast/replaced/width100percent-menulist-expected.png: |
| * platform/gtk/fast/replaced/width100percent-menulist-expected.txt: |
| * platform/gtk/fast/replaced/width100percent-searchfield-expected.png: |
| * platform/gtk/fast/replaced/width100percent-searchfield-expected.txt: |
| * platform/gtk/fast/replaced/width100percent-textarea-expected.png: |
| * platform/gtk/fast/replaced/width100percent-textarea-expected.txt: |
| * platform/gtk/fast/replaced/width100percent-textfield-expected.png: |
| * platform/gtk/fast/replaced/width100percent-textfield-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug57828-expected.txt: |
| |
| 2013-06-19 Robert Hogan <robert@webkit.org> |
| |
| Incorrect computation of shrink-to-fit width for block with white-space:nowrap and floating children |
| https://bugs.webkit.org/show_bug.cgi?id=114879 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/block/shrink-to-fit-width-container-with-floating-children-expected.txt: Added. |
| * fast/block/shrink-to-fit-width-container-with-floating-children.html: Added. |
| * platform/qt/fast/css/word-space-extra-expected.txt: |
| * platform/qt/fast/replaced/width100percent-image-expected.txt: |
| * platform/qt/fast/replaced/width100percent-searchfield-expected.txt: |
| * platform/qt/fast/replaced/width100percent-textfield-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug57828-expected.txt: |
| |
| 2013-06-19 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> |
| |
| [GStreamer] [texmap] the bytesPerLine is wrong when updating the texture |
| https://bugs.webkit.org/show_bug.cgi?id=117551 |
| |
| Reviewed by Philippe Normand. |
| |
| * platform/gtk-wk2/TestExpectations: |
| enabled media/video-display-aspect-ratio.html |
| |
| 2013-06-19 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed rebaselining after 151705. |
| |
| * platform/qt/http/tests/cache/partitioned-cache-expected.txt: Added. |
| * platform/qt/http/tests/cache/partitioned-cache-iframe-expected.txt: Added. |
| |
| 2013-06-19 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] TestExpectation sorting on Qt WK2. |
| |
| Reviewed by Csaba Osztrogonác. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-06-19 Kihong Kwon <kihong.kwon@samsung.com> |
| |
| Vibration can be canceled even if page visibility status is hidden |
| https://bugs.webkit.org/show_bug.cgi?id=117333 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Add a test case for cancel vibration after page visibility is changed to hidden status. |
| In addition, move navigator-vibration.html to vibration directory. |
| |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * vibration/cancelVibration-after-pagevisibility-changed-to-hidden-expected.txt: Added. |
| * vibration/cancelVibration-after-pagevisibility-changed-to-hidden.html: Added. |
| * vibration/navigator-vibration-expected.txt: Renamed from LayoutTests/fast/dom/navigator-vibration-expected.txt. |
| * vibration/navigator-vibration.html: Renamed from LayoutTests/fast/dom/navigator-vibration.html. |
| |
| 2013-06-18 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. Added new baselines for some of editing/delete |
| tests after system upgrade. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/editing/deleting/smart-delete-003-expected.png: Added. |
| * platform/efl/editing/deleting/smart-delete-003-expected.txt: Added. |
| * platform/efl/editing/deleting/smart-delete-004-expected.png: Added. |
| * platform/efl/editing/deleting/smart-delete-004-expected.txt: Added. |
| |
| 2013-06-18 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Input type range slider is not updated when min or max are changed |
| https://bugs.webkit.org/show_bug.cgi?id=117778 |
| |
| Reviewed by Kent Tamura. |
| |
| * fast/forms/range/range-change-min-max-expected.html: Added. |
| * fast/forms/range/range-change-min-max.html: Added. |
| |
| 2013-06-18 Benjamin Poulain <bpoulain@apple.com> |
| |
| [WK2] Media elements never fail to load |
| https://bugs.webkit.org/show_bug.cgi?id=117767 |
| |
| Mark the media tests as failing for now. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-06-18 Oliver Hunt <oliver@apple.com> |
| |
| Going to google.com/trends causes a crash |
| https://bugs.webkit.org/show_bug.cgi?id=117602 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Make sure we correctly initialise the appropriate argument registers, |
| and make sure we perform the tearoff correctly. |
| |
| * fast/js/inline-arguments-tear-off-expected.txt: Added. |
| * fast/js/inline-arguments-tear-off.html: Added. |
| * fast/js/script-tests/inline-arguments-tear-off.js: Added. |
| (g): |
| (f): |
| (doStuff): |
| |
| 2013-06-18 Benjamin Poulain <bpoulain@apple.com> |
| |
| Rebaseline after system update |
| |
| Unreviewed. |
| |
| * http/tests/cache/partitioned-cache-expected.txt: |
| * http/tests/cache/partitioned-cache-iframe-expected.txt: |
| System fix, the tests pass. |
| |
| 2013-06-18 Zalan Bujtas <zalan@apple.com> |
| |
| widthMediaFeatureEval ends up with null FrameView during iframe unload. |
| https://bugs.webkit.org/show_bug.cgi?id=117754 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Ensure that MediaQueryEvaluator checks against NULL FrameView. |
| |
| While frames are being unloaded, the Frame object does not necessarily have valid |
| FrameView anymore. Layout on the main frame can end up querying media values on such child |
| frames, while detaching. |
| |
| * fast/frames/crash-when-child-iframe-forces-layout-during-unload-and-sibling-frame-has-mediaquery-expected.txt: Added. |
| * fast/frames/crash-when-child-iframe-forces-layout-during-unload-and-sibling-frame-has-mediaquery.html: Added. |
| * fast/frames/resources/child-iframe-forces-parent-layout-on-unload.html: Added. |
| |
| 2013-06-18 Eric Carlson <eric.carlson@apple.com> |
| |
| Not all subtitle tracks are SDH |
| https://bugs.webkit.org/show_bug.cgi?id=117738 |
| |
| Reviewed by Dean Jackson. |
| |
| * media/video-controls-captions-trackmenu-localized.html: |
| * media/video-controls-captions-trackmenu-sorted.html: |
| * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt: |
| * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt: |
| |
| 2013-06-18 Dean Jackson <dino@apple.com> |
| |
| Synthesized vertical italics on rotated glyphs are transformed incorrectly |
| https://bugs.webkit.org/show_bug.cgi?id=117726 |
| |
| Reviewed by Enrica Casucci. |
| |
| Two new tests. One ensures that CJK characters do not get italics |
| when vertical. The other ensures that Latin text does get italics in |
| a font that is not synthesized, but unfortunately has to be a pixel test. |
| The latter is skipped on non-Mac since they don't support |
| synthesized obliques in FontPlatformData. |
| |
| * fast/text/international/synthesized-italic-vertical-expected.html: Added. |
| * fast/text/international/synthesized-italic-vertical-latin.html: Added. |
| * fast/text/international/synthesized-italic-vertical.html: Added. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/fast/text/international/synthesized-italic-vertical-latin-expected.txt: Added. |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| |
| 2013-06-18 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r151549. |
| http://trac.webkit.org/changeset/151549 |
| https://bugs.webkit.org/show_bug.cgi?id=117741 |
| |
| broke selection in the web inspector source after scrolling |
| (Requested by smfr on #webkit). |
| |
| * fast/repaint/change-overflow-and-display-of-relative-expected.txt: Removed. |
| * fast/repaint/change-overflow-and-display-of-relative.html: Removed. |
| |
| 2013-06-18 Santosh Mahto <santosh.ma@samsung.com> |
| |
| <video> element delays document load event for ~ 3 seconds |
| https://bugs.webkit.org/show_bug.cgi?id=90272 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/media-preload-no-delay-loadevent-expected.txt: Added. |
| * media/media-preload-no-delay-loadevent.html: Added. |
| |
| 2013-06-18 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaseline and skipping some tests. |
| |
| * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-scroll-expected.png: Added. |
| * platform/qt/TestExpectations: |
| * platform/qt/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added. |
| |
| 2013-06-18 Xabier Rodriguez Calvar <calvaris@igalia.com> |
| |
| [GTK][GStreamer] Fullscreen option in video element context menu not working |
| https://bugs.webkit.org/show_bug.cgi?id=105191 |
| |
| Reviewed by Philippe Normand. |
| |
| * platform/gtk-wk1/TestExpectations: |
| fullscreen/video-controls-drag.html does not time out anymore. |
| * platform/gtk-wk2/TestExpectations: |
| media/video-display-aspect-ratio.html crashes sometimes. |
| * platform/gtk/TestExpectations: |
| media/video-playing-and-pause.html was already flaky. |
| |
| 2013-06-18 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Mark two tests that are flakily timing out as slow. |
| |
| 2013-06-17 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed AX gardening of windows-specific results. |
| |
| * platform/win/accessibility/aria-combobox-expected.txt: Added. |
| * platform/win/aria-labelledby-on-input-expected.txt: Added. |
| * platform/win/aria-menubar-menuitems-expected.txt: Added. |
| * platform/win/aria-roles-expected.txt: Added. |
| |
| 2013-06-17 Brent Fulgham <bfulgham@apple.com> |
| |
| AX: Correct accessibility role when -webkit-box:display is used. |
| https://bugs.webkit.org/show_bug.cgi?id=117706 |
| |
| Reviewed by Chris Fleizach. |
| |
| * accessibility/box-styled-lists.html: Added. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/accessibility/box-styled-lists-expected.txt: Added. |
| * platform/win/TestExpectations: |
| * platform/win/accessibility/box-styled-lists-expected.txt: Added. |
| |
| 2013-06-17 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac rebaseline. |
| |
| * fast/repaint/table-cell-collapsed-border-scroll-expected.png: |
| * fast/repaint/table-cell-collapsed-border-scroll-expected.txt: |
| |
| 2013-06-17 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes] Consider bottom borders when calculating the position of the overflow |
| https://bugs.webkit.org/show_bug.cgi?id=117663 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| When you have a shape and the content overflows from the shape we need to push the overflow below the content box, |
| not below the border box. We didn't consider the bottom borders of the content box, now I fixed it too and the overflow |
| just starts after the content box. I added a new helper function called pushShapeContentOverflowBelowTheContentBox. Now |
| both the shape in flow thread and the shape overflow use the same function. I added a new test and modified the existing |
| tests to cover all the affected cases. |
| |
| * fast/exclusions/shape-inside/shape-inside-empty-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-block-content-expected.html: Copied from LayoutTests/fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html. |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-block-content.html: Copied from LayoutTests/fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html. |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: |
| |
| 2013-06-17 Bear Travis <betravis@adobe.com> |
| |
| [CSS Exclusions] Implement text alignment for shape-inside |
| https://bugs.webkit.org/show_bug.cgi?id=101086 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Adding tests to make sure that shape-inside layout correctly supports |
| the different values of text-align. |
| |
| * fast/exclusions/resources/multi-segment-polygon.js: |
| (createOrInsert): |
| * fast/exclusions/shape-inside/shape-inside-text-align-expected.html: Added. |
| * fast/exclusions/shape-inside/shape-inside-text-align.html: Added. |
| |
| 2013-06-17 Igor Oliveira <igor.o@sisa.samsung.com> |
| |
| [CSS Regions] ::before and ::after pseudo-elements are not displayed for regions |
| https://bugs.webkit.org/show_bug.cgi?id=80163 |
| |
| Add two simple tests verifying if region works with before/after generated content. |
| |
| Reviewed by David Hyatt. |
| |
| * fast/regions/region-dynamic-after-before.html: Added. |
| * fast/regions/region-generated-content-before-after.html: Added. |
| * platform/mac/fast/regions/region-dynamic-after-before-expected.png: Added. |
| * platform/mac/fast/regions/region-dynamic-after-before-expected.txt: Added. |
| * platform/mac/fast/regions/region-generated-content-before-after-expected.png: Added. |
| * platform/mac/fast/regions/region-generated-content-before-after-expected.txt: Added. |
| |
| 2013-06-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Remove invalid checks from block-cursor-overtype-mode.html |
| https://bugs.webkit.org/show_bug.cgi?id=117587 |
| |
| Reviewed by Darin Adler. |
| |
| The test uses an array of ">" "<" symbols to perform comparisons |
| between consecutive positions of the block cursor. Since those |
| checks are done for each pair of consecutive characters the total |
| amount of checks is lengthOfTheWord - 1. We were adding an extra |
| symbol that was not used at all in the test. |
| |
| * editing/selection/block-cursor-overtype-mode.html: |
| |
| 2013-06-17 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Correcting rebaselining after r151634. |
| |
| * platform/qt-5.0-wk2/compositing/repaint/fixed-background-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fast/repaint/fixed-background-scroll-expected.txt. |
| * platform/qt-5.0-wk2/compositing/repaint/positioned-movement-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fast/repaint/positioned-movement-expected.txt. |
| |
| 2013-06-17 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining repaint tests, see bug 115372. |
| |
| * platform/qt-5.0-wk2/fast/repaint/change-overflow-and-display-of-relative-expected.txt: Rebaselining after r151549. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-background-scroll-expected.txt: Rebaselining after r151624. |
| * platform/qt-5.0-wk2/fast/repaint/positioned-movement-expected.txt: Rebaselining after r151622. |
| |
| 2013-06-17 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk-wk1/TestExpectations: Add a crashing expectation for a test that most likely regressed with r151021. |
| * platform/gtk/TestExpectations: Add failure expectations for a couple of tests failing due to stack size misbehavior. |
| |
| 2013-06-16 Mihai Tica <mitica@adobe.com> |
| |
| [CSS Blending] Update the background-blend-mode-image-color-dynamic test to use the repaint test logic |
| |
| Updating testcase verifying if background blend modes are updated dynamically from script. This now |
| properly uses the repaint test mechanism. Also, the background image resource is addded. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=117686 |
| |
| Reviewed by Dean Jackson. |
| |
| * fast/repaint/background-blend-mode-image-color-dynamic-expected.html: |
| * fast/repaint/background-blend-mode-image-color-dynamic.html: |
| * fast/repaint/resources/ducky.png: Added. |
| |
| 2013-06-16 Kent Tamura <tkent@chromium.org> |
| |
| Fix two assertion failures in Range::insertNode |
| https://bugs.webkit.org/show_bug.cgi?id=116511 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| We need to update fast/dom/insertBefore-refChild-crash.html because the |
| test caused recursive calls to the event handler. container.innerHTML='' |
| did nothing before this CL. Now container has the newChild because |
| DOMNodeRemoved event dispatching is delayed until Range::insertNode |
| completion. |
| |
| We need to update fast/text/split-text-crash.xhtml so that it doesn't |
| stop when the event handler is called twice. I'm not sure why the test |
| worked before this CL. |
| |
| * fast/dom/Range/range-insertNode-assertion-expected.txt: Added. |
| * fast/dom/Range/range-insertNode-assertion.html: Added. |
| * fast/dom/insertBefore-refChild-crash.html: |
| * fast/text/split-text-crash.xhtml: |
| |
| 2013-06-16 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed. Added new baselines for some of editing/style tests, which works on EFL port. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/editing/style/5017613-1-expected.png: Added. |
| * platform/efl/editing/style/5017613-1-expected.txt: Added. |
| * platform/efl/editing/style/5046875-1-expected.png: Added. |
| * platform/efl/editing/style/5046875-1-expected.txt: Added. |
| * platform/efl/editing/style/5065910-expected.png: Added. |
| * platform/efl/editing/style/5065910-expected.txt: Added. |
| * platform/efl/editing/style/5228141-expected.png: Added. |
| * platform/efl/editing/style/5228141-expected.txt: Added. |
| * platform/efl/editing/style/5279521-expected.png: Added. |
| * platform/efl/editing/style/5279521-expected.txt: Added. |
| |
| 2013-06-16 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed. Added new baselines for some of editing/selection tests as r151533 on EFL port. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-16 Simon Fraser <simon.fraser@apple.com> |
| |
| Fixed backgrounds in composited layers not repainted on scrolling |
| https://bugs.webkit.org/show_bug.cgi?id=117684 |
| |
| Reviewed by Tim Horton. |
| |
| Test that verifies that a composited layer with a fixed background is repainted |
| on scrolling. |
| |
| * compositing/repaint/fixed-background-scroll-expected.txt: Added. |
| * compositing/repaint/fixed-background-scroll.html: Added. |
| |
| 2013-06-15 Simon Fraser <simon.fraser@apple.com> |
| |
| Fixed background images behave strangely with webkit transitions |
| https://bugs.webkit.org/show_bug.cgi?id=65793 |
| |
| Reviewed by Sam Weinig. |
| |
| Ref tests that compare fixed background rendering after a scroll, with and |
| without compositing, with a couple of layer configurations. |
| |
| * compositing/backgrounds/fixed-background-on-descendant-expected.html: Added. |
| * compositing/backgrounds/fixed-background-on-descendant.html: Added. |
| * compositing/backgrounds/fixed-backgrounds-expected.html: Added. |
| * compositing/backgrounds/fixed-backgrounds.html: Added. |
| |
| 2013-06-15 Simon Fraser <simon.fraser@apple.com> |
| |
| webkit-backface-visibility on a parent element stops background-position from updating |
| https://bugs.webkit.org/show_bug.cgi?id=116319 |
| |
| Reviewed by Darin Adler. |
| |
| Test that does a positioned-movement-only layout and dumps a layer tree with |
| repaint rects. |
| |
| * compositing/repaint/positioned-movement-expected.txt: Added. |
| * compositing/repaint/positioned-movement.html: Added. |
| |
| 2013-06-14 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION (r148367): Facebook and Twitter icons at macworld.com are stacked vertically, obscuring Twitter one |
| https://bugs.webkit.org/show_bug.cgi?id=117284 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/text/whitespace/inline-whitespace-wrapping-7-expected.html: Added. |
| * fast/text/whitespace/inline-whitespace-wrapping-7.html: Added. |
| |
| 2013-06-14 Lukasz Gajowy <l.gajowy@samsung.com> |
| |
| background-color is not preserved when inserting a new paragraph |
| https://bugs.webkit.org/show_bug.cgi?id=117138 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Adding layout test and expected result to reproduce the issue. |
| |
| * editing/inserting/insert-paragraph-with-font-and-background-color-expected.txt: Added. |
| * editing/inserting/insert-paragraph-with-font-and-background-color.html: Added. |
| |
| 2013-06-14 Adam Barth <abarth@webkit.org> |
| |
| Threaded HTML parser can ASSERT in some situations |
| https://bugs.webkit.org/show_bug.cgi?id=117662 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * http/tests/navigation/pending-location-change-assert-expected.txt: Added. |
| * http/tests/navigation/pending-location-change-assert.html: Added. |
| * http/tests/resources/slow-notify-done.php: Added. |
| |
| 2013-06-14 Arpita Bahuguna <a.bah@samsung.com> |
| |
| Editing: wrong text position when you click enter on the text behind the image |
| https://bugs.webkit.org/show_bug.cgi?id=115023 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * editing/inserting/insert-paragraph-after-non-editable-node-before-text-expected.txt: Added. |
| * editing/inserting/insert-paragraph-after-non-ediatble-node-before-text.html: Added. |
| Layout test added for verifying the insert paragraph behavior between an inline node |
| which is ignored for editing purposes and some text. |
| |
| 2013-06-14 Eric Carlson <eric.carlson@apple.com> |
| |
| Potential use-after-free with an event fired at a HTMLMediaElement which is currently being deleted |
| https://bugs.webkit.org/show_bug.cgi?id=117466 |
| |
| Reviewed by Oliver Hunt. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/f4200a0093b3d9376f703961615359ec7fb712b4 |
| |
| If an event is created using as target an HTMLMediaElement which is |
| currently being deleted it becomes a heap-use-after free situation. |
| |
| The GenericEventQueue instance is already owned by the HTMLMediaElement, |
| and there already is an underlying mechanism to set the target of the |
| event to NULL, if their target is owner of the queue. |
| |
| In order to avoid creating this reference in the first place, we enqueue |
| the event with a NULL target to defer the refcount increment until the |
| timer for dispatching the event happens (which won't happen at all if |
| garbage collection is already destroying the objects). |
| |
| * media/track/media-element-enqueue-event-crash-expected.txt: Added. |
| * media/track/media-element-enqueue-event-crash.html: Added. |
| |
| 2013-06-14 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Generate new baseline to some tests and bot greening. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/animations/3d/change-transform-in-end-event-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-left-right-same-bottom-different-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-percent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-wide-border-05-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-with-box-shadow-01-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-with-box-shadow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/details-summary-before-after-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/details-summary-before-after-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/forms/zoomed-controls-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-color-stop-units-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-generated-gradients-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-list-item-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-radial-gradients-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-radial-gradients3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-repeating-end-fill-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-orient-auto-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-orient-auto-expected.txt: Added. |
| * platform/qt-5.0-wk2/svg/filters/feDropShadow-zero-deviation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feDropShadow-zero-deviation-expected.txt: Added. |
| * platform/qt-5.0-wk2/svg/filters/feGaussianBlur-zero-deviation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feGaussianBlur-zero-deviation-expected.txt: Added. |
| * platform/qt/TestExpectations: |
| |
| 2013-06-14 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Some more rebaselining after r151205 and r150798. |
| |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-022-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-09-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-70-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-131b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/smart-delete-004-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png: |
| * platform/qt-5.0-wk2/fast/box-shadow/box-shadow-transformed-expected.png: |
| * platform/qt-5.0-wk2/fast/css/error-in-last-decl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-size-negative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/namespaces/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/table-text-align-strict-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/34176-expected.png: |
| * platform/qt-5.0-wk2/fast/dom/inner-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/button-cannot-be-nested-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-default-bkcolor-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png: |
| * platform/qt-5.0-wk2/fast/invalid/014-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/childFocusRingClip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/hit-test-overflow-controls-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/runin/generated-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/multiple-captions-display-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/remove-td-display-none-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: |
| * platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-ctm-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug81934-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_red-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_class-expected.png: Added. |
| |
| 2013-06-14 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [Qt] Unreviewed TestExpectation cleanup |
| https://bugs.webkit.org/show_bug.cgi?id=117626 |
| |
| Unreviewed gardening. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-06-14 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/create-list-with-hr-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/4960120-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5057506-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/061-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/table-display-types-strict-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-font-face-crash-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug727-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: Added. |
| |
| 2013-06-13 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed. Added new baselines for some tests as r151533 on EFL port. |
| |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl/TestExpectations: |
| * platform/efl/editing/selection/select-across-readonly-input-1-expected.png: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-1-expected.txt: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-2-expected.png: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-2-expected.txt: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-3-expected.png: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-3-expected.txt: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-4-expected.png: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-4-expected.txt: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-5-expected.png: Added. |
| * platform/efl/editing/selection/select-across-readonly-input-5-expected.txt: Added. |
| * platform/efl/editing/selection/select-all-002-expected.png: Added. |
| * platform/efl/editing/selection/select-all-002-expected.txt: Added. |
| * platform/efl/editing/selection/select-all-003-expected.png: Added. |
| * platform/efl/editing/selection/select-all-003-expected.txt: Added. |
| * platform/efl/editing/selection/select-all-004-expected.png: Added. |
| * platform/efl/editing/selection/select-all-004-expected.txt: Added. |
| * platform/efl/editing/selection/select-all-005-expected.png: Added. |
| * platform/efl/editing/selection/select-all-005-expected.txt: Added. |
| * platform/efl/editing/selection/select-all-006-expected.png: Added. |
| * platform/efl/editing/selection/select-all-006-expected.txt: Added. |
| * platform/efl/editing/selection/select-box-expected.png: Added. |
| * platform/efl/editing/selection/select-box-expected.txt: Added. |
| * platform/efl/editing/selection/select-element-paragraph-boundary-expected.png: Added. |
| * platform/efl/editing/selection/select-element-paragraph-boundary-expected.txt: Added. |
| * platform/efl/editing/selection/select-from-textfield-outwards-expected.png: Added. |
| * platform/efl/editing/selection/select-from-textfield-outwards-expected.txt: Added. |
| * platform/efl/editing/selection/selection-actions-expected.png: Added. |
| * platform/efl/editing/selection/selection-actions-expected.txt: Added. |
| * platform/efl/editing/selection/selection-button-text-expected.png: Added. |
| * platform/efl/editing/selection/selection-button-text-expected.txt: Added. |
| |
| 2013-06-13 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Shapes][CSS Regions] Respect bottom positioned shapes and content adjustment inside shapes |
| https://bugs.webkit.org/show_bug.cgi?id=117599 |
| |
| Reviewed by David Hyatt. |
| |
| In r150478 I added support for multiple positioned shape-insides on regions, this patch covers the cases when a shape |
| is positioned to the bottom of the region or the region contains a shape which forces the content to be adjusted inside |
| the shape (e.g. we have a triangle shape and the first line needs to be started at the first position where it fits). |
| I introduced a new helper function to update the current shape and the current line segments in the flow thread cases. With |
| this new helper function all the logic which calculates the segments for shape-inside on regions is located in one function. |
| |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment.html: Added. |
| |
| 2013-06-13 Mihai Tica <mitica@adobe.com> |
| |
| Add tests to validate CSS Background Blending |
| |
| This patch set removes the test case of adding bg blend mode through script, as it |
| is now part of bug#117223 |
| |
| https://bugs.webkit.org/show_bug.cgi?id=117537 |
| |
| Reviewed by Dirk Schulze. |
| |
| * css3/compositing/background-blend-mode-default-value.html: Added. |
| * css3/compositing/background-blend-mode-different-image-formats.html: Added. |
| * css3/compositing/background-blend-mode-image-color.html: Added. |
| * css3/compositing/background-blend-mode-image-image.html: Added. |
| * css3/compositing/background-blend-mode-single-layer-no-blending.html: Added. |
| * css3/compositing/resources/ducky.jpg: Added. |
| * platform/mac/css3/compositing/background-blend-mode-default-value-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-default-value-expected.txt: Added. |
| * platform/mac/css3/compositing/background-blend-mode-different-image-formats-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-different-image-formats-expected.txt: Added. |
| * platform/mac/css3/compositing/background-blend-mode-image-color-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-image-color-expected.txt: Added. |
| * platform/mac/css3/compositing/background-blend-mode-image-image-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-image-image-expected.txt: Added. |
| * platform/mac/css3/compositing/background-blend-mode-single-layer-no-blending-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-single-layer-no-blending-expected.txt: Added. |
| |
| 2013-06-13 Mihai Tica <mitica@adobe.com> |
| |
| [CSS Background Blending] Enable CSS Background blending for layers with SVGs. |
| |
| Adding tests for SVGs over simple background colors and images blending with SVGs. |
| https://bugs.webkit.org/show_bug.cgi?id=117588 |
| |
| Reviewed by Dirk Schulze. |
| |
| * css3/compositing/background-blend-mode-image-svg-expected.txt: Added. |
| * css3/compositing/background-blend-mode-image-svg.html: Added. |
| * css3/compositing/background-blend-mode-svg-color-expected.txt: Added. |
| * css3/compositing/background-blend-mode-svg-color.html: Added. |
| * css3/compositing/resources/red-circle.svg: Added. |
| * platform/mac/css3/compositing/background-blend-mode-image-svg-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-svg-color-expected.png: Added. |
| |
| 2013-06-13 Mihai Tica <mitica@adobe.com> |
| |
| Updating the -webkit-background-blend-mode property dynamically does not trigger a redraw of the element. |
| |
| Adding test that sets background blend modes from script, after the page is loaded. |
| https://bugs.webkit.org/show_bug.cgi?id=117223 |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/repaint/background-blend-mode-image-color-dynamic-expected.html: Added. |
| * fast/repaint/background-blend-mode-image-color-dynamic.html: Added. |
| |
| 2013-06-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Support byte and octet types in bindings generators |
| https://bugs.webkit.org/show_bug.cgi?id=117547 |
| |
| Reviewed by Kentaro Hara. |
| |
| Update fast/js/webidl-type-mapping.html to cover byte and octet |
| Web IDL types with and without [EnforceRange]. |
| |
| * fast/js/webidl-type-mapping-expected.txt: |
| * fast/js/webidl-type-mapping.html: |
| |
| 2013-06-13 Max Vujovic <mvujovic@adobe.com> |
| |
| [CSS Regions] -webkit-background-clip: text; does not clip the background in regions |
| https://bugs.webkit.org/show_bug.cgi?id=117566 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/regions/webkit-background-clip-text-expected.html: Added. |
| * fast/regions/webkit-background-clip-text.html: Added. |
| |
| 2013-06-13 Yuki Sekiguchi <yuki.sekiguchi@access-company.com> |
| |
| Setting overflow:hidden on position:absolute does not repaint hidden content |
| https://bugs.webkit.org/show_bug.cgi?id=116994 |
| |
| Reviewed by Simon Fraser. |
| |
| * fast/repaint/change-overflow-and-display-of-relative-expected.txt: Added. |
| * fast/repaint/change-overflow-and-display-of-relative.html: Added. |
| |
| 2013-06-13 Mihai Tica <mitica@adobe.com> |
| |
| [CSS Background Blending] Gradients don't blend with any of the layers behind. |
| First, allow the layers behind opaque gradients to be drawn, then add the blending filters |
| when working with gradients. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=117532 |
| Reviewed by Dirk Schulze. |
| |
| * css3/compositing/background-blend-mode-gradient-color-expected.txt: Added. |
| * css3/compositing/background-blend-mode-gradient-color.html: Added. |
| * css3/compositing/background-blend-mode-gradient-gradient-expected.txt: Added. |
| * css3/compositing/background-blend-mode-gradient-gradient.html: Added. |
| * css3/compositing/background-blend-mode-gradient-image-expected.txt: Added. |
| * css3/compositing/background-blend-mode-gradient-image.html: Added. |
| * css3/compositing/background-blend-mode-multiple-background-layers-expected.txt: Added. |
| * css3/compositing/background-blend-mode-multiple-background-layers.html: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gradient-color-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gradient-gradient-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-gradient-image-expected.png: Added. |
| * platform/mac/css3/compositing/background-blend-mode-multiple-background-layers-expected.png: Added. |
| |
| 2013-06-13 Morten Stenshorne <mstensho@opera.com> |
| |
| Column balancing support in the region based multicol implementation |
| https://bugs.webkit.org/show_bug.cgi?id=116033 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/multicol/newmulticol/balance-images-expected.txt: Added. |
| * fast/multicol/newmulticol/balance-images.html: Added. |
| * fast/multicol/newmulticol/balance-maxheight1-expected.txt: Added. |
| * fast/multicol/newmulticol/balance-maxheight1.html: Added. |
| * fast/multicol/newmulticol/balance-maxheight2-expected.txt: Added. |
| * fast/multicol/newmulticol/balance-maxheight2.html: Added. |
| * fast/multicol/newmulticol/balance1-expected.txt: Added. |
| * fast/multicol/newmulticol/balance1.html: Added. |
| * fast/multicol/newmulticol/balance2-expected.txt: Added. |
| * fast/multicol/newmulticol/balance2.html: Added. |
| * fast/multicol/newmulticol/balance3-expected.txt: Added. |
| * fast/multicol/newmulticol/balance3.html: Added. |
| * fast/multicol/newmulticol/balance4-expected.txt: Added. |
| * fast/multicol/newmulticol/balance4.html: Added. |
| * fast/multicol/newmulticol/balance5-expected.txt: Added. |
| * fast/multicol/newmulticol/balance5.html: Added. |
| * fast/multicol/newmulticol/balance6-expected.txt: Added. |
| * fast/multicol/newmulticol/balance6.html: Added. |
| * fast/multicol/newmulticol/balance7-expected.txt: Added. |
| * fast/multicol/newmulticol/balance7.html: Added. |
| * fast/multicol/newmulticol/balance8-expected.txt: Added. |
| * fast/multicol/newmulticol/balance8.html: Added. |
| * fast/multicol/newmulticol/balance9-expected.txt: Added. |
| * fast/multicol/newmulticol/balance9.html: Added. |
| * fast/multicol/newmulticol/cell-shrinkback-expected.html: Added. |
| * fast/multicol/newmulticol/cell-shrinkback.html: Added. |
| * fast/multicol/newmulticol/columns-shorthand-parsing-expected.html: Added. |
| * fast/multicol/newmulticol/columns-shorthand-parsing.html: Added. |
| * fast/multicol/newmulticol/orphans-and-widows-balance-expected.txt: Added. |
| * fast/multicol/newmulticol/orphans-and-widows-balance.html: Added. |
| * fast/multicol/newmulticol/single-line-expected.html: Added. |
| * fast/multicol/newmulticol/single-line.html: Added. |
| |
| 2013-06-13 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Unskipping passing test and move to the right place. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-06-13 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [ARM] Unreviewed gardening, skip one more test to paint the bot green. |
| |
| * platform/qt-arm/TestExpectations: |
| |
| 2013-06-13 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| Adding failure expectations for most of the current failures. |
| |
| * platform/gtk-wk1/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-06-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [ARM] Unreviewed gardening, skip one more test to paint the bot green. |
| |
| * platform/qt-arm/TestExpectations: |
| |
| 2013-06-12 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed. EFL Gardening. Needs to add new baseline for some tests, which are passing on EFL bots. |
| |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl/TestExpectations: |
| * platform/efl/editing/selection/3690703-2-expected.png: Added. |
| * platform/efl/editing/selection/3690703-2-expected.txt: Added. |
| * platform/efl/editing/selection/3690703-expected.png: Added. |
| * platform/efl/editing/selection/3690703-expected.txt: Added. |
| * platform/efl/editing/selection/3690719-expected.png: Added. |
| * platform/efl/editing/selection/3690719-expected.txt: Added. |
| * platform/efl/editing/selection/4397952-expected.png: Added. |
| * platform/efl/editing/selection/4397952-expected.txt: Added. |
| * platform/efl/editing/selection/4895428-3-expected.png: Added. |
| * platform/efl/editing/selection/4895428-3-expected.txt: Added. |
| * platform/efl/editing/selection/4975120-expected.png: Added. |
| * platform/efl/editing/selection/4975120-expected.txt: Added. |
| * platform/efl/editing/selection/5007143-2-expected.png: Added. |
| * platform/efl/editing/selection/5007143-2-expected.txt: Added. |
| * platform/efl/editing/selection/5007143-expected.png: Added. |
| * platform/efl/editing/selection/5007143-expected.txt: Added. |
| * platform/efl/editing/selection/5057506-expected.png: Added. |
| * platform/efl/editing/selection/5057506-expected.txt: Added. |
| * platform/efl/editing/selection/5195166-1-expected.txt: Added. |
| * platform/efl/editing/selection/7152-2-expected.png: Added. |
| * platform/efl/editing/selection/7152-2-expected.txt: Added. |
| * platform/efl/editing/selection/caret-before-select-expected.png: Added. |
| * platform/efl/editing/selection/caret-before-select-expected.txt: Added. |
| * platform/efl/editing/selection/caret-ltr-right-expected.png: Added. |
| * platform/efl/editing/selection/caret-ltr-right-expected.txt: Added. |
| * platform/efl/editing/selection/caret-rtl-2-left-expected.png: Added. |
| * platform/efl/editing/selection/caret-rtl-2-left-expected.txt: Added. |
| * platform/efl/editing/selection/caret-rtl-right-expected.png: Added. |
| * platform/efl/editing/selection/caret-rtl-right-expected.txt: Added. |
| |
| 2013-06-12 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Accessibility code assumes an area element's parent is a map element |
| https://bugs.webkit.org/show_bug.cgi?id=117496 |
| |
| Reviewed by Chris Fleizach. |
| |
| Add a regression test from https://chromium.googlesource.com/chromium/blink/+/b6f486284f08c52904701c93e1ec0b7d6e76af9f. |
| |
| * accessibility/image-map-with-indirect-area-crash-expected.txt: Added. |
| * accessibility/image-map-with-indirect-area-crash.html: Added. |
| |
| 2013-06-12 Robert Hogan <robert@webkit.org> |
| |
| Whitespace between inlines with nowrap and a shrink-to-fit parent line-break incorrectly |
| https://bugs.webkit.org/show_bug.cgi?id=117370 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/text/whitespace/inline-whitespace-wrapping-8-expected.html: Added. |
| * fast/text/whitespace/inline-whitespace-wrapping-8.html: Added. |
| |
| 2013-06-12 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] rectangle and inset-rectangle do not properly handle rx and ry |
| https://bugs.webkit.org/show_bug.cgi?id=116745 |
| |
| Reviewed by Dirk Schulze. |
| |
| Update tests to check for the rx and ry conditions. |
| |
| * fast/exclusions/parsing/parsing-shape-inside-expected.txt: New results. |
| * fast/exclusions/parsing/parsing-shape-outside-expected.txt: New results. |
| * fast/exclusions/parsing/script-tests/parsing-shape-inside.js: Update |
| to reflect that the computed value now always has rx and ry. |
| * fast/exclusions/parsing/script-tests/parsing-shape-outside.js: Ditto. |
| * fast/exclusions/parsing/script-tests/parsing-test-utils.js: Ditto. |
| * fast/exclusions/resources/rounded-rectangle.js: |
| (genLeftRightRoundedRectFloatShapeOutsideRefTest): Factor out left and |
| right into separate methods so that they can be used in tests that |
| only have left floats or only right floats. |
| (genLeftRoundedRectFloatShapeOutsideRefTest): Ditto. |
| (genRightRoundedRectFloatShapeOutsideRefTest): Ditto. |
| * fast/exclusions/shape-inside/shape-inside-animation-expected.txt: New results. |
| * fast/exclusions/shape-inside/shape-inside-animation.html: Change to |
| reflect new computed style value. |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-large-radius-expected.html: Added. |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-large-radius.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-rounded-rectangle-large-radius-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-rounded-rectangle-large-radius.html: Added. |
| Note that the expected test here uses shape-inside, because we |
| really are just testing that the behavior is the same as a |
| shape-inside with rx and ry set to 50%, and it turned out to be |
| very hard to construct an expected result that didn't use |
| shape-inside and wasn't off by a pixel. |
| * css3/masking/clip-path-animation.html: Update expected value. |
| * css3/masking/clip-path-animation-expected.txt: New results. |
| |
| 2013-06-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [ARM] Unreviewed gardening, unskip now passing tests and try to paint the bot green. |
| |
| * platform/qt-arm/TestExpectations: |
| * platform/qt-arm/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed. |
| * platform/qt-arm/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed. |
| * platform/qt-arm/svg/batik/text/textOnPath3-expected.txt: Removed. |
| |
| 2013-06-12 Sergio Villar Senin <svillar@igalia.com> |
| |
| Skipping {}, () and [] blocks while error recovering in CSS |
| https://bugs.webkit.org/show_bug.cgi?id=116071 |
| |
| Reviewed by Darin Adler. |
| |
| From Blink r150201 and r150755 by <serya@chromium.org> |
| |
| * fast/css/parsing-expr-error-recovery-expected.txt: Added. |
| * fast/css/parsing-expr-error-recovery.html: Added. |
| |
| 2013-06-12 Sergio Villar Senin <svillar@igalia.com> |
| |
| [css exclusions] fast/css/variables/var-inside-shape.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=116059 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Some shapes were incorrectly defined, there was a "rectange" |
| instead of a "rectangle" and also the number of parameters and |
| their types was wrong. Apart from that, both the CSS exclusions |
| and CSS variables settings were not enabled at runtime. |
| |
| Some extra text was also added to the divs in order to verify that |
| the CSS exclusions are working properly. |
| |
| * fast/css/variables/var-inside-shape-expected.html: |
| * fast/css/variables/var-inside-shape.html: |
| * platform/efl/TestExpectations: Removed var-inside-shape.html. |
| * platform/gtk/TestExpectations: Ditto. |
| |
| 2013-06-12 Daniel Bates <dabates@apple.com> |
| |
| window.find() case-insensitive search doesn't match diacritical marks |
| https://bugs.webkit.org/show_bug.cgi?id=117353 |
| <rdar://problem/8535227> |
| |
| Reviewed by Darin Adler. |
| |
| Added test to use window.find() to find a search string in text, where either |
| the search string or text (or both) contain diacritical characters. |
| |
| Additionally, updated tests LayoutTests/fast/text/find-soft-hyphen.html |
| and LayoutTests/editing/execCommand/findString-diacriticals.html based on the |
| new behavior of window.find(). Moved function testFind() from LayoutTests/fast/text/script-tests/find-backwards.js |
| to its own file, LayoutTests/fast/text/resources/test-find.js, so that this function can |
| be used by both tests LayoutTests/fast/text/find-{backwards, diacritical-mark}.html. |
| |
| * LayoutTests/editing/execCommand/findString-diacriticals.html: Update test based on the new |
| behavior of window.find(). |
| * fast/text/find-backwards.html: Include external JavaScript file test-find.js. |
| * fast/text/find-case-folding-expected.txt: Rebase result; expected failure. |
| * fast/text/find-case-folding.html: Add comment to see bug #117548 with regards to expected failure. |
| * fast/text/find-diacritical-mark-expected.txt: Added. |
| * fast/text/find-diacritical-mark.html: Copied from LayoutTests/fast/text/find-backwards.html. |
| * fast/text/find-soft-hyphen-expected.txt: Rebase result. |
| * fast/text/resources/test-find.js: Added. |
| (testFind): |
| * fast/text/script-tests/find-backwards.js: Moved function testFind() from here to |
| file fast/text/resources/test-find.js and modified it to take an additional argument to |
| toggle search case sensitivity. |
| * fast/text/script-tests/find-diacritical-mark.js: Added. |
| * fast/text/script-tests/find-soft-hyphen.js: Update test based on the new behavior of window.find(). |
| |
| 2013-06-12 Javier Fernandez <jfernandez@igalia.com> |
| |
| [Qt][CSS Regions] fast/regions/overflow-size-change-with-stacking-context.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=97199 |
| |
| Unreviewed, Qt Gardening. |
| |
| Unskip test that is now passing on the bots. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-06-12 Kwang Yul Seo <skyul@company100.net> |
| |
| Unreviewed gardening. Unskipping passing tests. |
| |
| * platform/gtk-wk2/TestExpectations: |
| |
| 2013-06-12 Sergio Villar Senin <svillar@igalia.com> |
| |
| Add CSS parsing recovery to functions |
| https://bugs.webkit.org/show_bug.cgi?id=117500 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r150205 by <serya@chromium.org> |
| |
| * fast/css/parsing-error-recovery.html: added some test cases for |
| parsing recovery inside functions. |
| |
| 2013-06-11 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL Gardening. Unskip fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html |
| for efl-wk2. Because Ubuntu 13.04 solves issues related to xvfb. However, EFL WK1 doesn't support |
| webgl yet. So, it needs to be moved to efl-wk1 TestExpectations. |
| |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-06-11 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL Gardening. |
| |
| EFL WK2 supports fast/canvas/webgl/read-pixels-test.html because Ubuntu 13.04 solves issues related to xvfb. |
| However, EFL WK1 doesn't support webgl yet. So, it is moved to efl-wk1 TestExpectations. |
| |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-06-11 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. Unskip passing tests for new EFL bots. |
| |
| fast/parser/document-write-fighting-eof.html |
| fast/parser/document-write-partial-entity-before-load.html |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-11 Max Vujovic <mvujovic@adobe.com> |
| |
| [CSS Regions] Regions don't create a stacking context for their contents |
| https://bugs.webkit.org/show_bug.cgi?id=114268 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/regions/region-sibling-paint-order-expected.html: Added. |
| * fast/regions/region-sibling-paint-order.html: Added. |
| |
| 2013-06-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Use HTMLElementFactory to create equivalent elements in WebVTTElement |
| https://bugs.webkit.org/show_bug.cgi?id=117423 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/track/getCueAsHTMLCrash-expected.txt: Added. |
| * media/track/getCueAsHTMLCrash.html: Added. |
| |
| 2013-06-11 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] Update text track menu |
| https://bugs.webkit.org/show_bug.cgi?id=117351 |
| |
| Reviewed by Darin Adler. |
| |
| * media/video-controls-captions-trackmenu-localized.html: |
| * media/video-controls-captions-trackmenu-sorted.html: |
| * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: |
| * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt: |
| * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt: |
| |
| 2013-06-11 Robert Hogan <robert@webkit.org> |
| |
| Rebaseline results after r151451 |
| |
| Unreviewed, gardening. |
| |
| * platform/efl/fast/forms/button-positioned-expected.txt: |
| * platform/efl/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/efl/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added. |
| * platform/gtk/fast/forms/button-positioned-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/gtk/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added. |
| * platform/win/fast/forms/onselect-textfield-expected.txt: Added. |
| |
| 2013-06-11 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. Rebaselining various tests that are at the moment failing and need the new baseline. |
| |
| * platform/gtk/editing/deleting/delete-block-merge-contents-001-expected.txt: |
| * platform/gtk/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/gtk/editing/pasteboard/4944770-2-expected.txt: |
| * platform/gtk/editing/pasteboard/8145-2-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-line-endings-006-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-xml-expected.txt: |
| * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: |
| |
| 2013-05-27 Robert Hogan <robert@webkit.org> |
| |
| Positioned Replaced Elements That Aren't RenderReplaced get Incorrect Width |
| https://bugs.webkit.org/show_bug.cgi?id=93735 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/forms/onselect-textfield-expected.txt: |
| * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added. |
| * fast/replaced/width-and-height-of-positioned-replaced-elements.html: Added. |
| * platform/mac-wk2/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added. |
| * platform/mac/fast/forms/button-positioned-expected.txt: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added. |
| * platform/qt/fast/forms/button-positioned-expected.txt: |
| * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt: |
| |
| 2013-06-11 Robert Hogan <robert@webkit.org> |
| |
| Add baselines for test added in r151444 |
| |
| Unreviewed. |
| |
| * platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added. |
| * platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added. |
| |
| 2013-06-03 Robert Hogan <robert@webkit.org> |
| |
| Painting collapsed borders during scrolling |
| https://bugs.webkit.org/show_bug.cgi?id=85658 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added. |
| * fast/repaint/table-cell-collapsed-border-scroll.html: Added. |
| * platform/qt/fast/repaint/table-cell-collapsed-border-scroll-expected.png: Added. |
| |
| 2013-06-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| editing/undo/undo-after-event-edited.html can be flaky |
| https://bugs.webkit.org/show_bug.cgi?id=117461 |
| |
| Reviewed by Andreas Kling. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/515de860730b34289df5805b40adb2535a9a8ba1 |
| |
| * editing/undo/undo-after-event-edited.html: |
| |
| 2013-06-11 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Unskipping passing tests. Generate new baseline where needed. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/fast/images/paletted-png-with-color-profile-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/paletted-png-with-color-profile-expected.txt: Added. |
| * platform/qt/TestExpectations: |
| |
| 2013-06-11 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [Qt][EFL][GTK]fast/regions/overflow-size-change-with-stacking-context-rtl.html fails after r151202 |
| https://bugs.webkit.org/show_bug.cgi?id=117295 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Both test specify margins auto, which means that they can be computed to floats. |
| I changed the tests so that the margins are computed to integer values, to avoid |
| possible differences on platforms that enable subpixel layout. |
| |
| * fast/regions/overflow-size-change-with-stacking-context-rtl-expected.html: |
| * fast/regions/overflow-size-change-with-stacking-context-rtl.html: |
| * platform/qt/TestExpectations: Unskip the skipped test |
| |
| 2013-06-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| Autoclose braces and parentheses at the end of style sheet |
| https://bugs.webkit.org/show_bug.cgi?id=117414 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r150202 by <serya@chromium.org> |
| |
| * animations/keyframe-autoclose-brace-expected.txt: Added. |
| * animations/keyframe-autoclose-brace.html: Added. |
| * css3/autoclose-braces-and-parentheses-expected.txt: Added. |
| * css3/autoclose-braces-and-parentheses.html: Added. |
| |
| 2013-06-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Use shouldBeType in animations/keyframes-rule.html |
| https://bugs.webkit.org/show_bug.cgi?id=117439 |
| |
| Reviewed by Andreas Kling. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/7eb727a7d5765eaa1779e00a45ac9f63e2e0047f |
| |
| * animations/keyframes-rule-expected.txt: |
| * animations/keyframes-rule.html: |
| |
| 2013-06-10 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. Fix wrong expectation result on 151416. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-06-10 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. Manage tests which need to implement repaint rect. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-06-10 Jer Noble <jer.noble@apple.com> |
| |
| REGRESSION(r151302): Many broken webaudio/ tests on Mac port. |
| https://bugs.webkit.org/show_bug.cgi?id=117446 |
| |
| Reviewed by Chris Rogers. |
| |
| Re-enable the tests on mac-wk2 and add new baselines for codec and audiobuffersource tests. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac-wk2/webaudio/audiobuffersource-loop-points-expected.wav: Added. |
| * platform/mac-wk2/webaudio/audiobuffersource-playbackrate-expected.wav: Added. |
| * platform/mac-wk2/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav: Added. |
| * platform/mac-wk2/webaudio/codec-tests/mp3/128kbps-44khz-expected.wav: Added. |
| * platform/mac-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: Added. |
| |
| 2013-06-10 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSSRegions] ASSERTION FAILED: roundedIntPoint(rendererMappedResult) == roundedIntPoint(result) in RenderGeometryMap::mapToContainer |
| https://bugs.webkit.org/show_bug.cgi?id=117395 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/regions/assert-flow-thread-compositing-expected.txt: Added. |
| * fast/regions/assert-flow-thread-compositing.html: Added. |
| |
| 2013-06-10 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Rename region-overflow to region-fragment |
| https://bugs.webkit.org/show_bug.cgi?id=117397 |
| |
| Renamed -webkit-region-overflow to -webkit-region-fragment and |
| webkitRegionOverflow to webkitRegionFragment according to the new working draft |
| at http://www.w3.org/TR/2013/WD-css3-regions-20130528/#the-region-fragment-property |
| |
| Reviewed by Alexander Pavlov. |
| |
| * fast/regions/autoheight-breakafteralways-maxheight.html: |
| * fast/regions/autoheight-breakbeforealways.html: |
| * fast/regions/autoheight-singleregion-breakafteralways-maxheight.html: |
| * fast/regions/autoheight-singleregion-breakafteralways.html: |
| * fast/regions/autoheight-singleregion-breakaftermargin.html: |
| * fast/regions/autoheight-singleregion-breakbeforealways-minheight.html: |
| * fast/regions/autoheight-singleregion-breakbeforealways.html: |
| * fast/regions/autoheight-singleregion-multiplebreaks.html: |
| * fast/regions/css-regions-disabled-expected.txt: |
| * fast/regions/region-overflow-auto-overflow-hidden.html: |
| * fast/regions/region-overflow-auto-overflow-visible.html: |
| * fast/regions/region-overflow-break.html: |
| * fast/regions/regions-widows-and-orphans.html: |
| * fast/regions/script-tests/css-regions-disabled.js: |
| * fast/regions/script-tests/webkit-region-overflow-parsing.js: |
| * fast/regions/webkit-region-overflow-parsing-expected.txt: |
| |
| 2013-06-10 Mátyás Mustoha <mmatyas@inf.u-szeged.hu> |
| |
| Web Inspector: refactor statusBarItems getter in front-end. |
| https://bugs.webkit.org/show_bug.cgi?id=110114 |
| |
| Reviewed by Noam Rosenthal. |
| |
| Fix layout test to correspond to refactoring. |
| Patch created by Andrey Lushnikov. |
| |
| * inspector/extensions/extensions-panel.html: |
| |
| 2013-06-07 Roger Fong <roger_fong@apple.com> |
| |
| Layout info should never be cleared before delayed scroll information updates. |
| https://bugs.webkit.org/show_bug.cgi?id=116689. |
| |
| Reviewed by Darin Adler. |
| |
| * fast/flexbox/clear-overflow-before-scroll-update-expected.txt: Added. |
| * fast/flexbox/clear-overflow-before-scroll-update.html: Added. |
| |
| 2013-06-08 Igor Oliveira <igor.o@sisa.samsung.com> |
| |
| before/after generated content is not working with HTMLSummaryElement and HTMLDetailsElement. |
| https://bugs.webkit.org/show_bug.cgi?id=117374 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * fast/css-generated-content/details-summary-before-after.html: Added. |
| * platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt: Added. |
| * platform/mac/fast/css-generated-content/details-summary-before-after-expected.png: Added |
| |
| 2013-06-08 Kondapally Kalyan <kalyan.kondapally@intel.com> |
| |
| [EFL][WebGL] Enable webgl-background-color test. |
| https://bugs.webkit.org/show_bug.cgi?id=111428 |
| |
| Reviewed by Christophe Dumez. |
| |
| This patch adds platform specific test expectation files for the |
| test and enables it for efl port. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/compositing/webgl/webgl-background-color-expected.png: Added. |
| * platform/efl/compositing/webgl/webgl-background-color-expected.txt: Added. |
| |
| 2013-06-07 Chris Fleizach <cfleizach@apple.com> |
| |
| MathML line fraction needs to parse number values |
| https://bugs.webkit.org/show_bug.cgi?id=117305 |
| |
| Unreviewed. Rebaseline math fractions test on EFL. |
| |
| * platform/efl/mathml/presentation/fractions-expected.png: |
| * platform/efl/mathml/presentation/fractions-expected.txt: |
| |
| 2013-06-07 Chris Fleizach <cfleizach@apple.com> |
| |
| MathML line fraction needs to parse number values |
| https://bugs.webkit.org/show_bug.cgi?id=117305 |
| |
| Unreviewed. Rebaseline math fractions test on GTK. |
| |
| * platform/gtk/mathml/presentation/fractions-expected.png: |
| * platform/gtk/mathml/presentation/fractions-expected.txt: |
| |
| 2013-06-07 Brady Eidson <beidson@apple.com> |
| |
| REGRESSION (r151088): Crash navigating away from non-loaded main resources with non-loaded scripts. |
| <rdar://problem/14052886> and https://bugs.webkit.org/show_bug.cgi?id=117278 |
| |
| Reviewed by Anders Carlsson. |
| |
| * http/tests/navigation/slow-loading-page-with-slow-script-expected.txt: Added. |
| * http/tests/navigation/slow-loading-page-with-slow-script.php: Added. |
| |
| 2013-06-07 Chris Fleizach <cfleizach@apple.com> |
| |
| MathML line fraction needs to parse number values |
| https://bugs.webkit.org/show_bug.cgi?id=117305 |
| |
| Reviewed by Darin Adler. |
| |
| Math fractions test now encodes for an arbitrary thickness number. |
| Accessibility test handles the default line thickness. |
| |
| * mathml/presentation/fractions.xhtml: |
| * platform/mac/accessibility/mathml-line-fraction-expected.txt: |
| * platform/mac/accessibility/mathml-line-fraction.html: |
| * platform/mac/mathml/presentation/fractions-expected.png: |
| * platform/mac/mathml/presentation/fractions-expected.txt: |
| |
| 2013-06-07 Kihong Kwon <kihong.kwon@samsung.com> |
| |
| REGRESSION: r149001 made proximity test fail. |
| https://bugs.webkit.org/show_bug.cgi?id=117343 |
| |
| Reviewed by Christophe Dumez. |
| |
| Update window-property.html test cases for Device Proximity Event. |
| The global constructors are no longer enumerable after r149001. |
| |
| * proximity/window-property-expected.txt: |
| * proximity/window-property.html: |
| |
| 2013-06-07 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping failing tests. |
| https://bugs.webkit.org/show_bug.cgi?id=117295 |
| https://bugs.webkit.org/show_bug.cgi?id=117336 |
| https://bugs.webkit.org/show_bug.cgi?id=117338 |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-06-07 Zalan Bujtas <zalan@apple.com> |
| |
| Frame flattening: crash when child iframe is removed during beforeload. |
| https://bugs.webkit.org/show_bug.cgi?id=116220 |
| |
| Reviewed by Antti Koivisto. |
| |
| FrameView can get destroyed in updateWidget(). Normally, it is protected by layout() |
| but with frame flattening on, it can also be called asynchronously through the |
| post layout timer. |
| |
| * fast/frames/flattening/crash-remove-iframe-during-object-beforeload-expected.txt: Added. |
| * fast/frames/flattening/crash-remove-iframe-during-object-beforeload.html: Added. |
| |
| 2013-06-07 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] The presence of a flow-from declaration in a CSS rule using :hover effectively disables the rule |
| https://bugs.webkit.org/show_bug.cgi?id=111585 |
| |
| Created tests for changing flow-into and flow-from inside the :hover pseudo-class. |
| The actual problem was fixed along with https://bugs.webkit.org/show_bug.cgi?id=7555 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/regions/hover-single-flow-from-none-expected.html: Added. |
| * fast/regions/hover-single-flow-from-none.html: Added. |
| * fast/regions/hover-single-flow-from-other-expected.html: Added. |
| * fast/regions/hover-single-flow-from-other.html: Added. |
| * fast/regions/hover-single-flow-into-none-expected.html: Added. |
| * fast/regions/hover-single-flow-into-none.html: Added. |
| * fast/regions/hover-single-flow-into-other-expected.html: Added. |
| * fast/regions/hover-single-flow-into-other.html: Added. |
| |
| 2013-06-07 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSSRegions] getBoundingClientRect wrong for inline content nodes |
| https://bugs.webkit.org/show_bug.cgi?id=117290 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Add test for inline content nodes flowed in regions and in regions with transform. |
| |
| * fast/regions/flowed-inline-content-bounding-client-rect-expected.txt: Added. |
| * fast/regions/flowed-inline-content-bounding-client-rect.html: Added. |
| |
| 2013-06-06 Ruth Fong <ruth_fong@apple.com> |
| |
| Expose HTMLCanvasElement supportsContext |
| https://bugs.webkit.org/show_bug.cgi?id=70117 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/canvas/webgl/canvas-supports-context-expected.txt: Added. |
| * fast/canvas/webgl/canvas-supports-context.html: Added. |
| tests the supportsContext function for <canvas> elements, ensures that |
| supportsContext's implementation is consistent with that of getContext, |
| and tests that supportsContext and getContext behave appropriately when |
| malformed attributes are passed in. |
| * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Updated. |
| * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Updated. |
| Now also tests default values for context attributes (i.e. when attributes aren't explicitly set). |
| |
| 2013-06-06 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] More unreviewed TestExpectation gardening. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-06-06 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed TestExpectation cleanup. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-06-06 Radu Stavila <stavila@adobe.com> |
| |
| :hover style not applied on hover if its display property is different from original style's |
| https://bugs.webkit.org/show_bug.cgi?id=7555 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/regions/hover-display-block-inline-expected.txt: Added. |
| * fast/regions/hover-display-block-inline.html: Added. |
| * fast/regions/hover-display-block-none-expected.txt: Added. |
| * fast/regions/hover-display-block-none.html: Added. |
| * fast/events/drag-display-none-element-expected.txt: |
| * fast/events/drag-display-none-element: |
| |
| 2013-06-06 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSSRegions] Make positioned-object-inline-cb-crash.html output readable in browser |
| https://bugs.webkit.org/show_bug.cgi?id=117291 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Make the output in browser readable by setting the style only on the required p element. |
| |
| * fast/regions/positioned-object-inline-cb-crash-expected.txt: |
| * fast/regions/positioned-object-inline-cb-crash.html: |
| |
| 2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Removing accidentally added png files for ref tests. |
| |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Removed. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.png: Removed. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Removed. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Removed. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Removed. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-collapse-clear-016-expected.png: Removed. |
| * platform/qt-5.0-wk2/css3/filters/custom/custom-filter-clamp-css-color-matrix-expected.png: Removed. |
| * platform/qt-5.0-wk2/css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/regions/region-style-inline-background-color-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/animations/animateMotion-additive-2c-expected.png: Removed. |
| * platform/qt-5.0-wk2/svg/animations/animateMotion-additive-2d-expected.png: Removed. |
| |
| 2013-06-06 Eugene Klyuchnikov <eustas@chromium.org> |
| |
| selectionStart/selectionEnd return "obsolete" values when requested during "input" event |
| https://bugs.webkit.org/show_bug.cgi?id=117287 |
| |
| Reviewed by Darin Adler. |
| |
| Qt-WK2 test crashes when eventSender.keyDown invocations are nested. |
| |
| This patch unrolls recursion to avoid crash. |
| |
| * editing/selection/caret-after-keypress.html: |
| unroll recursive eventSender.keyDown invocations |
| * platform/qt-5.0-wk2/TestExpectations: Unskip test. |
| |
| 2013-06-06 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: iOS ignores ARIA progressbar elements |
| https://bugs.webkit.org/show_bug.cgi?id=116727 |
| |
| Reviewed by David Kilzer. |
| |
| * platform/iphone-simulator/accessibility/progressbar-expected.txt: Added. |
| * platform/iphone-simulator/accessibility/progressbar.html: Added. |
| |
| 2013-06-06 Brent Fulgham <bfulgham@apple.com> |
| |
| Unreviewed TestExpectation gardening. Clean up some lint warnings. |
| |
| * platform/qt-mac/TestExpectations: Remove references to removed tests. |
| * platform/qt/TestExpectations: Ditto. |
| * platform/win/TestExpectations: Remove 'skip' entries for (1) removed tests, and |
| (2) tests that have since been rebaselined and now pass. |
| |
| 2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/compositing/geometry/abs-position-inside-opacity-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_right-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-010-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-015-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-011-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-05-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051202-c24-first-lttr-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-03-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5515-ibrdr-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5518-brdr-t-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5520-brdr-b-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-02-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t09-c5526c-display-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-01-d-g-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-02-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-03-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-04-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-fit-00-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-wrap-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltblck-01-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-03-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-04-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-41-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-42a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-82b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-125b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-15-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-29b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-90-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-3865854-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-first-list-item-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4580583-1-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/4840662-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/redo-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/typing-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5075944-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4960116-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5195166-2-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/6476-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/before-with-first-letter-expected.png: |
| * platform/qt-5.0-wk2/fast/css/create_element_align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/max-height-none-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/pendingStylesheetFontSize-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/fast/dom/children-nodes-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/form-added-to-table-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/fast/forms/input-button-sizes-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/search-vertical-alignment-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/25277-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-borders-with-bidi-override-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/float-avoidance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/float-paginate-complex-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png: |
| * platform/qt-5.0-wk2/fast/selectors/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/060-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/160-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/041-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/empty-cells-expected.png: |
| * platform/qt-5.0-wk2/fast/text/whitespace/026-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/fast/text/whitespace/span-in-word-space-causes-overflow-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textEffect-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/xmlSpace-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/css/css-box-min-width-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/css/group-with-shadow-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/altglyph-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/recursive-clippath-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/shape-rendering-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-filter-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-modify-container-in-target-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug106158-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11384s-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2509-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug650-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/col_span-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellspacing-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_black-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: Added. |
| |
| 2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug92143-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9271-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9271-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug92868-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug93363-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug963-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug96334-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug96343-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug965-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug97138-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9879-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug99923-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug99948-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug127040-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-3-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/borders-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/captions-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_span-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoPer-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fix-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fixPer-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_per-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_auto-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_autoFix-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_autoPer-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fix-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fixPer-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_per-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/margins-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/misc-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/nested1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/one_row-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/table_frame-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/table_rules-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/table_widths-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/appendCol2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/appendRowsExpand1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/appendTbodyExpand1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsShrink1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsShrink2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteColGroup1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteColGroup2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteRowsRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteRowsShrink1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteTbodyExpand1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsExpand1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsExpand2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsRebuild2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertColGroups1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertColGroups2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols4-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols5-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertRowsExpand1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/insertRowsRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/dom/tableDom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_position-table-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/body_col-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/body_tbody-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/body_tfoot-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/body_thead-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_span-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_width_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_width_px-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_frame_border-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_frame_box-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_all-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_groups-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_none-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_black-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_blue-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_gray-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_green-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_lime-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_navy-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_olive-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_purple-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_silver-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_teal-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_white-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_0-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_caption_align_bot-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_caption_align_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellpadding-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_default-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_colspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_height-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_nowrap-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_rowspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_width-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_colspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_height-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_rowspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_width-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_width_percent-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_width_px-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_blue-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_gray-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_green-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_lime-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_navy-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_olive-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_purple-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_red-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_silver-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_teal-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_white-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_align_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_align_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_span-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_px-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_rel-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_span-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border_none-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border_px-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellpadding-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellspacing-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_frame_void-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_rules_groups-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_rules_none-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_width_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_width_px-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_colspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_height-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_nowrap-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_rowspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_width-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_colspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_height-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_nowrap-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_rowspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_width-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_center-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_char-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_justify-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_class-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_id-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_style-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_middle-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_top-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/body_col-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/cell_widths-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/other/cellspacing-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/move_row-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/ms-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/nested2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/nestedTables-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/other/padding-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/test3-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/other/test6-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_tr_align-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/97619-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1010-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10140-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug101759-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10216-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug104898-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug106966-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1128-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug11331-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1164-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug11945-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14489-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug17826-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug18770-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug19526-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug21518-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug22122-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug25707-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug42043-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug4294-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug47163-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug51000-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug59252-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug65372-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug72393-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7243-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug73629-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug89315-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug91057-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug92868_1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/backgrounds-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions3-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/col_span2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/cols1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/columns-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/conflicts-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/standards1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCells1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCol1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/empty_cells-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/test4-expected.png: |
| * platform/qt-5.0-wk2/transforms/2d/compound-transforms-vs-containers-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/2d/transform-borderbox-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png: |
| * platform/qt-5.0-wk2/transforms/2d/transform-origin-borderbox-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/2d/zoom-menulist-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png: |
| * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: |
| * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: |
| * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: |
| * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: |
| * platform/qt-5.0-wk2/transforms/svg-vs-css-expected.png: Added. |
| * platform/qt-5.0-wk2/transitions/cross-fade-background-image-expected.png: Added. |
| * platform/qt-5.0-wk2/transitions/cross-fade-border-image-expected.png: |
| * platform/qt-5.0-wk2/transitions/move-after-transition-expected.png: Added. |
| * platform/qt-5.0-wk2/transitions/svg-text-shadow-transition-expected.png: Added. |
| |
| 2013-06-06 Zalan Bujtas <zalan@apple.com> |
| |
| SVG objects are misplaced when SVG root has CSS transform. |
| https://bugs.webkit.org/show_bug.cgi?id=117252 |
| |
| Reviewed by Simon Fraser. |
| |
| Update layer transforms for SVG if needed. |
| |
| SVG root, similarly to RenderBlock needs to call RenderLayer |
| to get transforms updated after layout, in order to |
| position the transformed objects properly. |
| |
| * fast/transforms/transform-svg-expected.html: Added. |
| * fast/transforms/transform-svg.html: Added. |
| |
| 2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png: |
| * platform/qt-5.0-wk2/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-5-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-6-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: |
| * platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-1-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png: |
| * platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: |
| * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png: |
| * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: |
| * platform/qt-5.0-wk2/svg/batik/filters/feTile-expected.png: |
| * platform/qt-5.0-wk2/svg/batik/filters/filterRegions-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/masking/maskRegions-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/paints/patternRegionA-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/paints/patternRegions-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/smallFonts-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textAnchor-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textAnchor2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textAnchor3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textDecoration-expected.png: |
| * platform/qt-5.0-wk2/svg/batik/text/textDecoration2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textEffect2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textEffect3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textLayout-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textLayout2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textLength-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textOnPath-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textOnPath2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textOnPath3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textOnPathSpaces-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textPCDATA-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textPosition-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textPosition2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textProperties-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textProperties2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/textStyles-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/verticalText-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/batik/text/verticalTextOnPath-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/carto.net/button-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/carto.net/colourpicker-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/carto.net/slider-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/carto.net/textbox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/carto.net/window-expected.png: |
| * platform/qt-5.0-wk2/svg/clip-path/clip-path-pixelation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/css/composite-shadow-text-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/css/text-shadow-multiple-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/SVGMatrix-interface-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/SVGPoint-matrixTransform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/alignment-baseline-modes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/bug45331-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/clip-mask-negative-scale-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/clip-path-referencing-use-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/container-opacity-clip-viewBox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/coords-relative-units-transforms-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/dominant-baseline-hanging-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/dominant-baseline-modes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/dynamic-svg-document-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/embedding-external-svgs-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/empty-clip-path-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Discrete-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Gamma-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Linear-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Table-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/fill-SVGPaint-interface-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/fill-fallback-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/font-face-cascade-order-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/font-face-simple-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/foreignObject-crash-on-hover-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/getPresentationAttribute-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/getscreenctm-in-mixed-content-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/getsvgdocument-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/gradient-cycle-detection-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/gradient-deep-referencing-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/gradient-with-1d-boundingbox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/hit-test-path-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/hit-test-path-stroke-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/image-parent-translation-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/image-rescale-clip-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/image-rescale-scroll-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/image-small-width-height-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/image-with-transform-clip-filter-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/inline-svg-in-xhtml-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/invalid-css-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/invalid-fill-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/invalid-fill-hex-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/invalid-lengthlist-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/invalid-stroke-hex-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/invalid-uri-stroke-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/invisible-text-after-scrolling-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/junk-data-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewBox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewTarget-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-uri-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-default-width-height-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-overflow-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/missing-xlink-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/no-inherited-dashed-stroke-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/object-sizing-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/path-bad-data-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/pattern-cycle-detection-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pattern-deep-referencing-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pattern-incorrect-tiling-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pattern-rotate-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/pattern-rotate-gaps-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/percentage-of-html-parent-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-image-css-transform-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-image-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-path-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-text-css-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pointer-events-text-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/recursive-filter-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/recursive-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/recursive-mask-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/recursive-pattern-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/rootmost-svg-xy-attrs-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/second-inline-text-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/shapes-supporting-markers-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/simple-text-double-shadow-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/simpleCDF-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/stroke-fallback-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/stroke-width-large-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/stroked-pattern-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/style-attribute-font-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-float-border-padding-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-fonts-in-html-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-fonts-segmented-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-fonts-word-spacing-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-overflow-types-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-decoration-visibility-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-dom-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-hit-test-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-image-opacity-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/text-letter-spacing-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-linking-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-rotated-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-rotation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-change-href-dom-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-change-href-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-referenced-element-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-tref-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-whitespace-handling-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-x-dx-lists-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-x-dy-lists-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-x-override-in-tspan-child-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/tref-own-content-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/tref-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-detach-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/use-dynamic-append-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-modifications-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-modify-target-container-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-modify-target-symbol-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-g-containing-symbol-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-g-containing-use-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-g-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-rect-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-symbol-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-text-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-on-use-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-property-changes-through-dom-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-property-changes-through-svg-dom-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-recursion-1-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-recursion-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-recursion-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-recursion-4-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/viewbox-syntax-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/viewport-em-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-getItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-cloning-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png: |
| * platform/qt-5.0-wk2/svg/dom/css-transforms-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/filters/feComposite-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/filter-on-filter-for-text-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png: |
| * platform/qt-5.0-wk2/svg/foreignObject/svg-document-in-html-document-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/data-types/002-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/error/003-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/error/010-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/error/011-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/error/012-expected.png: |
| * platform/qt-5.0-wk2/svg/hixie/error/013-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic/001-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic/002-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/intrinsic/003-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/003-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/006-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/008-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/009-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/010-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/mixed/011-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png: |
| * platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png: |
| * platform/qt-5.0-wk2/svg/hixie/rendering-model/003-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/rendering-model/004-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/text/003-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/in-html/circle-expected.png: |
| * platform/qt-5.0-wk2/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png: |
| * platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png: |
| * platform/qt-5.0-wk2/svg/text/font-size-below-point-five-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/font-size-below-point-five-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/foreignObject-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/kerning-expected.png: |
| * platform/qt-5.0-wk2/svg/text/multichar-glyph-expected.png: |
| * platform/qt-5.0-wk2/svg/text/scaled-font-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-4-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-4-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-4-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/selection-background-color-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/selection-doubleclick-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/selection-styles-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/selection-tripleclick-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-3-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/small-fonts-in-html5-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-align-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-align-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-align-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-align-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-align-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-align-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-altglyph-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-deco-01-b-expected.png: |
| * platform/qt-5.0-wk2/svg/text/text-fill-opacity-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-fonts-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-gradient-positioning-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-midpoint-split-bug-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-path-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-repaint-rects-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png: |
| * platform/qt-5.0-wk2/svg/text/text-spacing-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-text-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-text-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-text-04-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png: |
| * platform/qt-5.0-wk2/svg/text/text-text-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-text-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-tref-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-tselect-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-tspan-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png: |
| * platform/qt-5.0-wk2/svg/text/text-ws-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-ws-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: |
| * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: |
| * platform/qt-5.0-wk2/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/transforms/svg-css-transforms-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: |
| * platform/qt-5.0-wk2/svg/wicd/rightsizing-grid-expected.png: |
| * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-a-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png: |
| * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image1-expected.png: |
| * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image2-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-foreignObject-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: |
| * platform/qt-5.0-wk2/tables/layering/paint-test-layering-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/layering/paint-test-layering-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/45621-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10009-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug100334-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10036-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101201-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101674-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-4-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10269-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10296-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1055-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10565-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10633-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug106816-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug109043-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11026-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug110566-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-3-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113424-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11384q-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1163-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11944-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug119786-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12008-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug120364-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1224-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12268-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug123862-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1261-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug126742-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12709-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug127267-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug128229-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12908-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1296-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1302-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020_iframe-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13105-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13118-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1318-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13196-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug133756-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug133756-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13484-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug139524-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14159-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14159-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1430-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14323-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug149275-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14929-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug15247-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug15544-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug157890-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug16012-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug16252-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17130-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17130-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17138-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17168-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17587-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1800-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1802-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1802s-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1809-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1828-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18359-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18558-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18664-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18955-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19061-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19061-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19356-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug194024-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19599-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2050-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug20579-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug20804-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2123-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug21299-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug215629-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22019-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug220536-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-2a-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-3a-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug222846-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2267-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug227123-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23151-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23235-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23299-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24200-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24503-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24627-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24661-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2469-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-3-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-4-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24880-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug25004-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug25086-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2509-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug25663-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2684-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug275625-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2757-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2763-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2773-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug278266-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27993-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug28341-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2886-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2886-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug28928-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29058-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29157-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29429-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2947-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2962-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2973-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2997-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30273-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30332-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30332-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30418-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30559-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30692-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30985-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3103-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3191-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3260-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32841-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3309-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug33137-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug33855-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3454-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug35662-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3681-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3681-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug38916-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug39209-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3977-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug40828-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4093-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug41890-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug42187-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug42443-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4284-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43039-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43204-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4382-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4385-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4427-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug44505-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug44523-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4501-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug45055-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug45055-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4523-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug45486-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4576-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-5-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46368-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46368-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46623-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46623-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46924-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug47432-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug48028-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug48028-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4803-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4849-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4849-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug48827-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug50695-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug51037-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug51140-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug51727-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5188-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug52505-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug52506-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug53891-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug54450-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5538-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug55527-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug55694-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57300-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57378-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57828-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57828-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5798-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5799-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5835-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5838-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug58402-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug59354-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60013-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60749-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60804-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60807-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60992-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug6184-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug63785-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug6404-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug647-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug6674-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug67864-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug67915-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug68912-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug68998-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug69187-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug69382-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug69382-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug709-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-1-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-2-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7121-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug72359-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug73321-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7342-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7471-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug75250-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7714-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug78162-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8032-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug80762-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug82946-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug82946-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug83786-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8381-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8411-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug86708-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug88035-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug88035-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8858-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8950-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9123-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9123-2-expected.png: Added. |
| * pwarning: inexact rename detection was skipped due to too many files.: Added. |
| |
| 2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/fast/flexbox/025-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/026-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label01-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label02-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label03-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label04-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label05-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/basic-buttons-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/basic-inputs-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/basic-selects-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/button-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-default-title-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/button-generated-content-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-inner-block-reuse-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-positioned-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-sizes-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-style-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-submit-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-table-styles-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/button-text-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/caret-rtl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/control-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/control-restrict-line-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/disabled-select-change-index-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/file/file-input-direction-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/file/file-input-disabled-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/file/file-input-pressed-state-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/float-before-fieldset-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/floating-textfield-relayout-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/form-hides-table-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/form-in-malformed-markup-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/formmove-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/formmove2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/image-border-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/indeterminate-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-align-image-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-bkcolor-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-disabled-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-focus-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-preventDefault-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-readonly-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-visibility-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-double-click-selection-gap-bug-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-field-text-truncated-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-first-letter-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-no-renderer-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-placeholder-paint-order-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-readonly-dimmed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-readonly-empty-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-spaces-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-text-click-inside-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-text-double-click-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-text-option-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-text-self-emptying-click-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-text-word-wrap-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/listbox-scrollbar-incremental-load-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/menulist-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/menulist-no-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/menulist-option-wrap-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/menulist-style-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/negativeLineHeight-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/option-index-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/option-script-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/option-strip-whitespace-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/option-text-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/placeholder-position-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/preserveFormDuringResidualStyle-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/range/range-thumb-height-percentage-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/range/slider-padding-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/search-cancel-button-style-sharing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/search-display-none-cancel-button-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-block-background-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-change-listbox-size-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-change-listbox-to-popup-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-change-popup-to-listbox-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-dirty-parent-pref-widths-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-disabled-appearance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-display-none-style-resolve-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-initial-position-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-item-background-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-list-box-with-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-overflow-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-overflow-scroll-inherited-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-selected-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-size-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/select/optgroup-rendering-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/targeted-frame-submission-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/text-style-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-set-attribute-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/textfield-focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textfield-outline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-grid-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-nested-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-offscreen-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-simple-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/frame-scrolling-attribute-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/frameElement-frame-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/frameElement-iframe-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/frameset-style-recalc-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/iframe-option-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/iframe-scrolling-attribute-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/iframe-with-frameborder-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/viewsource-attribute-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/viewsource-on-image-file-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/crash-on-zero-radius-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png: |
| * platform/qt-5.0-wk2/fast/gradients/gradient-after-transparent-border-expected.png: |
| * platform/qt-5.0-wk2/fast/gradients/list-item-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/gradients/radial-centered-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-add-child-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-add-child-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-add-details-child-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-add-details-child-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-add-summary-child-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-add-summary-child-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-marker-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-nested-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-nested-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-remove-child-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-remove-child-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-remove-summary-child-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-remove-summary-child-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-replace-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-writing-mode-expected.png: |
| * platform/qt-5.0-wk2/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/link-rel-stylesheet-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/listing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/marquee-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/marquee-scrollamount-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/animated-gif-with-offsets-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/favicon-as-image-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/image-map-anchor-children-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-circle-focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: |
| * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-zoom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/imagemap-polygon-focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/jpeg-with-color-profile-expected.png: |
| * platform/qt-5.0-wk2/fast/images/png-with-color-profile-expected.png: |
| * platform/qt-5.0-wk2/fast/inline-block/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline-block/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline-block/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline-block/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline-block/14498-positionForCoordinates-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline-block/contenteditable-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline-block/overflow-clip-expected.png: |
| * platform/qt-5.0-wk2/fast/inline-block/tricky-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/25277-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/br-text-decoration-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/continuation-outlines-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/continuation-outlines-with-layers-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/drawStyledEmptyInlines-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/emptyInlinesWithinLists-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-continuation-borders-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/inline-focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-padding-disables-text-quirk-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-text-quirk-bpm-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/long-wrapped-line-expected.png: |
| * platform/qt-5.0-wk2/fast/inline/nested-top-alignment-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/percentage-margins-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/vertical-align-text-bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inspector-support/matchedrules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/019-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/missing-address-end-tag-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/missing-dl-end-tag-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/missing-dt-end-tag-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/missing-font-end-tag-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/nestedh3s-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/table-inside-stray-table-content-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/invalid/td-inside-object-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png: |
| * platform/qt-5.0-wk2/fast/layers/normal-flow-hit-test-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/opacity-outline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/opacity-transforms-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/overflow-scroll-auto-switch-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png: |
| * platform/qt-5.0-wk2/fast/layers/remove-only-this-layer-update-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png: |
| * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-composited-layer-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-layer-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/zindex-inherit-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-contains-value-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-floating-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-inside-columns-expected.png: |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-into-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-into-floats-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-positioned-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/001-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/001-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/002-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/003-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/005-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/006-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/007-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/008-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/008-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/009-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/anonymous-items-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/big-list-marker-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/li-br-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/li-style-alpha-huge-value-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/list-item-line-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/list-marker-with-line-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/list-style-none-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/marker-before-empty-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/marker-image-error-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/markers-in-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/numeric-markers-outside-list-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/ol-display-types-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/ol-start-parsing-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/olstart-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.png: |
| * platform/qt-5.0-wk2/fast/lists/scrolled-marker-paint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/block-axis-horizontal-bt-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/block-axis-horizontal-tb-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/block-axis-vertical-lr-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/block-axis-vertical-rl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/client-rects-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/column-break-with-balancing-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/column-count-with-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/column-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/column-rules-stacking-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/columns-shorthand-parsing-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/float-multicol-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/float-paginate-empty-lines-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/float-paginate-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/layers-in-multicol-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/layers-split-across-columns-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/margin-collapse-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/max-height-columns-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/nested-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/overflow-across-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/overflow-across-columns-percent-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/overflow-unsplittable-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/paginate-block-replaced-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/positioned-split-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/positioned-with-constrained-height-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/positive-leading-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/shadow-breaking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/single-line-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/anonymous-split-block-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/anonymous-style-inheritance-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-inline-block-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-margin-collapsing-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/table-margin-collapse-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/table-vertical-align-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/unsplittable-inline-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-count-with-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-avoidance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-multicol-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/nested-columns-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-count-with-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-avoidance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/nested-columns-expected.png: |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/006-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/border-radius-clipping-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/dynamic-hidden-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/float-in-relpositioned-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/image-selection-highlight-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/line-clamp-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-auto-position-absolute-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-auto-table-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/overflow-float-stacking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-focus-ring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-rtl-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-stacking-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/overflow-with-local-background-attachment-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/paged-x-div-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/paged-x-div-with-column-gap-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/paged-x-on-root-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/paged-y-div-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/paged-y-on-root-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/scrollbar-position-update-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/table-overflow-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/bad-xml-slash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/broken-comments-vs-parsing-mode-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/document-write-option-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/entity-comment-in-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/entity-comment-in-textarea-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/nofoo-tags-inside-paragraph-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/open-comment-in-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/open-comment-in-textarea-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/parser/title-error-test-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/reflections/abs-position-in-reflection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: |
| * platform/qt-5.0-wk2/fast/reflections/opacity-reflection-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/reflections/reflection-nesting-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/reflections/reflection-overflow-hidden-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/reflections/transparent-reflected-sublayers-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/flow-content-basic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/flow-content-basic-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/flow-content-basic-vertical-rl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-in-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/percentage-margins-variable-width-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/text-region-split-small-pagination-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/top-overflow-out-of-second-region-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/4774354-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/4776765-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/canvas-putImageData-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-scale-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/focus-layers-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/inline-block-resize-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/absolute-image-sizing-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/absolute-position-percentage-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/absolute-position-percentage-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/applet-display-none-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/embed-display-none-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/image-resize-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/image-sizing-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/inline-box-wrapper-handover-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/max-width-percent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/maxheight-percent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/maxheight-pxs-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/maxwidth-percent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/maxwidth-pxs-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/minheight-percent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/minheight-pxs-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/minwidth-percent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/minwidth-pxs-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/object-align-hspace-vspace-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/object-display-none-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/outline-replaced-elements-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/percent-height-in-anonymous-block-widget-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/selection-rect-in-table-cell-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/selection-rect-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-button-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-checkbox-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-radio-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/ruby-beforeafter-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-empty-rt-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-inline-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/ruby-length-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-run-break-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-runs-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-simple-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-simple-rp-expected.png: |
| * platform/qt-5.0-wk2/fast/ruby/ruby-text-before-after-content-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/ruby-trailing-expected.png: |
| * platform/qt-5.0-wk2/fast/runin/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/runin/generated2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/runin/generated3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/007a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/007b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/014-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/017-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/018b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/019-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/021b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/027-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/032-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/034-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/038-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/039-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/039b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/040-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/041-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/042-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/043-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/043b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/044-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/044b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/044c-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/044d-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/045-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/045b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/045c-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/046-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/054-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/056-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/058-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/059-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/062-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/063-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/064-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/065-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/066-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/066b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/072-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/072b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/077-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/077b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/078b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/083-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/087b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/088b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/090b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/154-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/155-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/155a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/155b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/155c-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/155d-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/156b-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/157-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/158-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/159-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/166-expected.png: |
| * platform/qt-5.0-wk2/fast/selectors/166a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/167-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/167a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/168-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/168a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/169-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/169a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/177a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/lang-inheritance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/lang-inheritance2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/lang-vs-xml-lang-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/lang-vs-xml-lang-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/nondeterministic-combinators-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/unqualified-hover-quirks-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/selectors/visited-descendant-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/017-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/022-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/023-expected.png: |
| * platform/qt-5.0-wk2/fast/table/025-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/027-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/027-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/table/028-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/028-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/029-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/030-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/033-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/034-expected.png: |
| * platform/qt-5.0-wk2/fast/table/035-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/035-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/036-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/037-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/038-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/038-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/table/039-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/040-expected.png: |
| * platform/qt-5.0-wk2/fast/table/040-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/table/100-percent-cell-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/absolute-table-at-bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/add-before-anonymous-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/append-cells-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/append-cells2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/auto-with-percent-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/auto-with-percent-height-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/001-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/002-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/003-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/004-expected.png: |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/rtl-border-collapsing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/cell-absolute-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/cell-width-auto-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/cellindex-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/click-near-anonymous-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/colgroup-preceded-by-caption-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/colgroup-spanning-groups-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/dynamic-caption-add-before-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/edge-offsets-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/fixed-table-non-cell-in-row-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/floating-th-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/floatingTablePaintBackground-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/form-with-table-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/frame-and-rules-expected.png: |
| * platform/qt-5.0-wk2/fast/table/generated-caption-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/giantRowspan2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/insert-before-anonymous-ancestors-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/insert-cell-before-form-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/insert-row-before-form-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/invisible-cell-background-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/large-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/mozilla-bug10296-vertical-align-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/mozilla-bug10296-vertical-align-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/nested-percent-height-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/nobr-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/overflowHidden-expected.png: |
| * platform/qt-5.0-wk2/fast/table/percent-heights-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/prepend-in-anonymous-table-expected.png: |
| * platform/qt-5.0-wk2/fast/table/relative-position-containment-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/row-height-recalc-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/rowindex-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/rowspan-paint-order-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/rowspan-paint-order-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/rtl-cell-display-none-assert-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/rules-attr-dynchange1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/rules-attr-dynchange2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/stale-grid-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/table-and-parts-outline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/table-continuation-outline-paint-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/table-display-types-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/table-display-types-vertical-expected.png: |
| * platform/qt-5.0-wk2/fast/table/table-hspace-align-center-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/tableInsideCaption-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/text-field-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/unbreakable-images-quirk-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/unused-percent-heights-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/vertical-align-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/atsui-kerning-and-ligatures-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/atsui-small-caps-punctuation-size-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-euc-expected.png: |
| * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/generic-family-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/basic/generic-family-reset-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/break-word-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/capitalize-empty-generated-string-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/capitalize-preserve-nbsp-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/cg-vs-atsui-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/complex-preferred-logical-widths-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/complex-synthetic-bold-space-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/complex-text-opacity-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/delete-hard-break-character-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/fake-italic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/fallback-traits-fixup-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/firstline/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/firstline/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/firstline/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/font-initial-expected.png: |
| * platform/qt-5.0-wk2/fast/text/hyphenate-limit-before-after-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/hyphenate-limit-lines-expected.png: |
| * platform/qt-5.0-wk2/fast/text/international/arabic-justify-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/international/hindi-whitespace-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/international/text-spliced-font-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/justified-selection-at-edge-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/justified-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: |
| * platform/qt-5.0-wk2/fast/text/line-breaks-after-white-space-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/line-breaks-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/midword-break-hang-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/reset-emptyRun-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/selection-hard-linebreak-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/shadow-no-blur-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/shadow-translucent-fill-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/should-use-atsui-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/softHyphen-expected.png: |
| * platform/qt-5.0-wk2/fast/text/text-letter-spacing-expected.png: |
| * platform/qt-5.0-wk2/fast/text/text-shadow-no-default-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/textIteratorNilRenderer-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/unicode-variation-selector-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/wbr-expected.png: |
| * platform/qt-5.0-wk2/fast/text/wbr-in-pre-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/wbr-pre-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/wbr-styled-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/003-expected.png: |
| * platform/qt-5.0-wk2/fast/text/whitespace/006-expected.png: |
| * platform/qt-5.0-wk2/fast/text/whitespace/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/008-expected.png: |
| * platform/qt-5.0-wk2/fast/text/whitespace/009-expected.png: |
| * platform/qt-5.0-wk2/fast/text/whitespace/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/022-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/025-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/027-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/030-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/nowrap-clear-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/pre-break-word-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/pre-wrap-last-char-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/pre-wrap-line-test-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/word-break-expected.png: |
| * platform/qt-5.0-wk2/fast/text/zero-font-size-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/tokenizer/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/tokenizer/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/bounding-rect-zoom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/diamond-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/identity-matrix-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/overflow-with-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/shadows-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/skew-with-unitless-zero-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transform-on-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transform-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transform-positioned-ancestor-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transform-table-row-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transformed-caret-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transformed-document-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transforms-with-opacity-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/transforms-with-zoom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png: |
| * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.png: |
| * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.png: |
| * platform/qt-5.0-wk2/fast/writing-mode/english-bt-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/english-lr-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/english-rl-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/fallback-orientation-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/fieldsets-expected.png: |
| * platform/qt-5.0-wk2/fast/writing-mode/horizontal-bt-replaced-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/vertical-lr-replaced-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/vertical-rl-replaced-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/xsl/document-function-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/cursive-expected.png: |
| * platform/qt-5.0-wk2/fonts/default-expected.png: |
| * platform/qt-5.0-wk2/fonts/fantasy-expected.png: |
| * platform/qt-5.0-wk2/fonts/monospace-expected.png: |
| * platform/qt-5.0-wk2/fonts/sans-serif-expected.png: |
| * platform/qt-5.0-wk2/fonts/serif-expected.png: |
| * platform/qt-5.0-wk2/fullscreen/full-screen-remove-ancestor-after-expected.png: |
| * platform/qt-5.0-wk2/fullscreen/full-screen-zIndex-after-expected.png: |
| * platform/qt-5.0-wk2/http/tests/loading/simple-subframe-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/local/file-url-sent-as-referer-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/acid2-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/acid3-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/error404-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/favicon-as-image-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/frame-access-during-load-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/iframe404-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: |
| * platform/qt-5.0-wk2/http/tests/navigation/error404-basic-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/navigation/error404-goback-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/navigation/javascriptlink-frames-expected.png: |
| * platform/qt-5.0-wk2/http/tests/navigation/postredirect-basic-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/navigation/postredirect-goback1-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/uri/css-href-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-001-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-003-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-004-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-005-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-006-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-008-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-009-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-010-expected.png: Added. |
| * platform/qt-5.0-wk2/platform/qt/fast/forms/button-line-break-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollbars/basic-scrollbar-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollbars/disabled-scrollbar-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollbars/listbox-scrollbar-combinations-expected.png: |
| * platform/qt-5.0-wk2/scrollbars/overflow-scrollbar-combinations-expected.png: |
| * platform/qt-5.0-wk2/scrollbars/scrollbar-buttons-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollbars/scrollbar-orientation-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollbars/scrollbars-on-positioned-content-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-intro-01-t-expewarning: inexact rename detection was skipped due to too many files.: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added. |
| |
| 2013-06-05 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Switch to NRWT |
| https://bugs.webkit.org/show_bug.cgi?id=117200 |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/win/TestExpectations: Skip MathML, which was not being tested under |
| old-run-webkit-tests. |
| |
| 2013-06-05 Bear Travis <betravis@adobe.com> |
| |
| [CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags |
| https://bugs.webkit.org/show_bug.cgi?id=117172 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Adjusting the shape inside tests to use the new setCSSShapesEnabled method, rather |
| than the older setCSSExclusionsEnabled method. |
| |
| * fast/exclusions/css-exclusions-disabled.html: |
| * fast/exclusions/parsing/script-tests/parsing-shape-inside.js: |
| * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js: |
| * fast/exclusions/parsing/script-tests/parsing-shape-margin.js: |
| * fast/exclusions/parsing/script-tests/parsing-shape-outside.js: |
| * fast/exclusions/parsing/script-tests/parsing-shape-padding.js: |
| * fast/exclusions/resources/multi-segment-polygon.js: |
| (generatePolygon): |
| * fast/exclusions/resources/simple-polygon.js: |
| * fast/exclusions/resources/simple-rectangle.js: |
| * fast/exclusions/shape-inside/shape-inside-animation.html: |
| * fast/exclusions/shape-inside/shape-inside-bottom-edge.html: |
| * fast/exclusions/shape-inside/shape-inside-box-sizing.html: |
| * fast/exclusions/shape-inside/shape-inside-circle-padding.html: |
| * fast/exclusions/shape-inside/shape-inside-circle.html: |
| * fast/exclusions/shape-inside/shape-inside-coincident-vertices-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-coincident-vertices.html: |
| * fast/exclusions/shape-inside/shape-inside-collinear-vertices-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-collinear-vertices.html: |
| * fast/exclusions/shape-inside/shape-inside-counterclockwise-polygon-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-counterclockwise-polygon.html: |
| * fast/exclusions/shape-inside/shape-inside-dynamic-nested-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-dynamic-nested.html: |
| * fast/exclusions/shape-inside/shape-inside-dynamic-shape.html: |
| * fast/exclusions/shape-inside/shape-inside-dynamic-text.html: |
| * fast/exclusions/shape-inside/shape-inside-ellipse-padding.html: |
| * fast/exclusions/shape-inside/shape-inside-ellipse.html: |
| * fast/exclusions/shape-inside/shape-inside-empty-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-empty.html: |
| * fast/exclusions/shape-inside/shape-inside-first-fit-001.html: |
| * fast/exclusions/shape-inside/shape-inside-first-fit-002.html: |
| * fast/exclusions/shape-inside/shape-inside-first-fit-003.html: |
| * fast/exclusions/shape-inside/shape-inside-first-fit-004-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-first-fit-004.html: |
| * fast/exclusions/shape-inside/shape-inside-first-fit-reflex.html: |
| * fast/exclusions/shape-inside/shape-inside-inline-elements.html: |
| * fast/exclusions/shape-inside/shape-inside-multiple-blocks-vertical.html: |
| * fast/exclusions/shape-inside/shape-inside-multiple-blocks.html: |
| * fast/exclusions/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html: |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html: |
| * fast/exclusions/shape-inside/shape-inside-overflow.html: |
| * fast/exclusions/shape-inside/shape-inside-partial-fill-001.html: |
| * fast/exclusions/shape-inside/shape-inside-partial-fill-002.html: |
| * fast/exclusions/shape-inside/shape-inside-percentage-auto.html: |
| * fast/exclusions/shape-inside/shape-inside-percentage.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-layout.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-001.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-rectangle.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-zoom.html: |
| * fast/exclusions/shape-inside/shape-inside-rectangle-padding.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-003-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-003.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-004-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-004.html: |
| * fast/exclusions/shape-inside/shape-inside-regular-polygon16-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-regular-polygon16.html: |
| * fast/exclusions/shape-inside/shape-inside-regular-polygon8-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-regular-polygon8.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-001.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-001-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-001.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-003-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-003.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-padding.html: |
| * fast/exclusions/shape-inside/shape-inside-shape-logical-top.html: |
| * fast/exclusions/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout.html: |
| * fast/exclusions/shape-inside/shape-inside-text.html: |
| * fast/exclusions/shape-inside/shape-inside-vertical-text.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-left-margin-polygon.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-margin-is-ignored.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-overflow-hidden.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-overhang.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-positioning.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-right-margin-polygon.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-polygon.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle-horizontal-multiple.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle-percentage.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-stacked.html: |
| * fast/regions/shape-inside/shape-inside-on-additional-regions.html: |
| * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: |
| * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-expected.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html: |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content.html: |
| * fast/regions/shape-inside/shape-inside-on-regions.html: |
| * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: |
| * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: |
| * fast/regions/shape-inside/shape-inside-recursive-layout.html: |
| * fast/regions/shape-inside/shape-inside-with-region-borders.html: |
| * fast/regions/shape-inside/shape-inside-with-region-padding.html: |
| |
| 2013-06-05 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/editing/deleting/merge-no-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/merge-unrendered-space-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/merge-whitespace-pre-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/move-nodes-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/non-smart-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/pruning-after-merge-2-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/smart-delete-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/smart-delete-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/smart-delete-003-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/table-cells-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/type-delete-after-quote-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/4580583-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4641880-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4641880-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4747450-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4916402-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4916541-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/4924441-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/5080333-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5080333-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5136770-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5138441-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5142012-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5142012-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/execCommand/5190926-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5481523-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5482023-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/5569741-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/findString-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/execCommand/findString-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/indent-empty-root-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/indent-list-item-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/indent-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/insert-list-and-stitch-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/execCommand/insertHorizontalRule-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/insertImage-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/nsresponder-indent-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/nsresponder-outdent-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/paste-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/print-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/remove-list-from-range-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/execCommand/remove-list-item-1-expected.png: |
| * platform/qt-5.0-wk2/editing/execCommand/selectAll-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/input/caret-at-the-edge-of-input-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/input/reveal-caret-of-multiline-input-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/12882-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/4278698-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/4875189-1-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/4875189-2-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/4959067-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/4960120-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/5002441-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/5058163-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/5058163-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/5156401-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/5418891-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/5510537-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/5549929-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/5549929-3-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/6703873-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/before-after-input-element-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/editable-html-element-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/editable-inline-element-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/edited-whitespace-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/editing-empty-divs-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-at-end-01-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-at-end-02-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-006-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-011-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-012-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-013-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-014-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-015-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-016-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-017-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-018-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-019-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-020-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-022-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-023-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-024-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-025-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-026-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-027-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-01-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-02-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-03-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-04-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-05-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-text-with-newlines-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/line-break-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-01-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-02-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-03-expected.png: |
| * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-in-table-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-in-table-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/typing-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/inserting/typing-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/typing-around-br-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/3976872-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/4076267-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/4076267-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/4076267-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/4242293-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/4631972-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/4641033-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/4806874-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/pasteboard/4944770-1-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/4944770-2-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/4989774-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5006779-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5028447-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/pasteboard/5032095-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/5071074-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5071074-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5134759-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/5156401-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/pasteboard/5387578-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5478250-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/5601583-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/8145-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/8145-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/8145-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/bad-placeholder-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/displaced-generic-placeholder-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/displaced-placeholder-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/innerText-inline-table-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/input-field-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/pasteboard/merge-after-delete-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/merge-after-delete-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/merge-end-blockquote-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/merge-end-borders-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/merge-start-blockquote-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/merge-start-list-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-4038267-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-006-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-008-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-010-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-match-style-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-match-style-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-008-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-013-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-014-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-016-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/paste-text-019-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/pasting-object-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/quirks-mode-br-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/smart-paste-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/smart-paste-008-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/styled-element-markup-expected.png: |
| * platform/qt-5.0-wk2/editing/pasteboard/undoable-fragment-removes-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/pasteboard/unrendered-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/13804-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/3690703-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/3690703-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/3690719-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4397952-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4402375-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4776665-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4818145-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4866671-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/4889598-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4895428-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4895428-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4932260-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4932260-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4932260-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4947387-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4960137-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4975120-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/4983858-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5007143-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5007143-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5057506-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5076323-1-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/5076323-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/5076323-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5081257-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5081257-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/5099303-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/5131716-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5131716-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5131716-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5131716-4-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5234383-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5234383-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/5240265-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/7152-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/7152-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/addRange-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/after-line-wrap-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-ltr-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-ltr-2-left-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-ltr-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-ltr-right-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/clear-selection-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/click-start-of-line-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/contenteditable-click-inside-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/display-table-text-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/drag-select-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/editable-html-element-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/editable-non-editable-crash-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/end-of-document-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/expanding-selections-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/expanding-selections2-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/extend-by-character-003-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/extend-by-character-004-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/extend-by-character-005-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/extend-by-sentence-001-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/extend-by-word-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/extend-inside-transforms-backward-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/extend-inside-transforms-forward-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/fake-doubleclick-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/focus-body-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/focus_editable_html-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/iframe-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/image-before-linebreak-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/inline-closest-leaf-child-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/inline-table-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/leave-requested-block-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/line-wrap-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/line-wrap-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-4-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-5-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-6-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-7-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-8-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/mixed-editability-9-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/move-3875618-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-3875641-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-backwords-by-word-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-between-blocks-no-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-between-blocks-yes-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-003-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-005-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-6-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/move-by-line-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-by-line-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-by-sentence-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-by-sentence-linebreak-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-past-trailing-space-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/node-removal-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/node-removal-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/paragraph-granularity-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/previous-line-position-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/range-between-block-and-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/replace-selection-1-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-3-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-3-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-4-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-5-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-001-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/select-all-002-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/select-all-003-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/select-all-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-006-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-iframe-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-box-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/select-element-paragraph-boundary-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/select-text-overflow-ellipsis-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/selectNode-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/selectNodeContents-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/selection-actions-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/selection-button-text-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/table-caret-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/table-caret-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/table-caret-3-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/unrendered-space-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/word-granularity-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/wrapped-line-caret-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/wrapped-line-caret-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.png: |
| * platform/qt-5.0-wk2/editing/style/4916887-expected.png: |
| * platform/qt-5.0-wk2/editing/style/5017613-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/5017613-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/5046875-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/5046875-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/5065910-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/5084241-expected.png: |
| * platform/qt-5.0-wk2/editing/style/5228141-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/5279521-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/apple-style-editable-mix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/block-style-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/block-style-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/block-style-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/block-styles-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-006-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-008-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-010-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-011-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-012-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/create-block-for-style-013-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/designmode-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/style/font-family-with-space-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/style/highlight-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/style/relative-font-size-change-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/relative-font-size-change-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/relative-font-size-change-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/relative-font-size-change-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/style-3681552-fix-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/style/style-3681552-fix-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/editing/style/style-3998892-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/style-boundary-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/style-boundary-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/style-boundary-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/style-boundary-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/typing-style-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/typing-style-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png: |
| * platform/qt-5.0-wk2/editing/undo/4063751-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/undo/undo-combined-delete-boundary-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/undo/undo-combined-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/undo/undo-delete-boundary-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/undo/undo-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/undo/undo-forward-delete-boundary-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/undo/undo-forward-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/list-delete-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/list-delete-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/list-type-after-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/list-type-before-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/table-delete-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/table-delete-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/table-delete-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/table-type-after-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/unsupported-content/table-type-before-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/animated-svg-as-mask-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/background-inherit-color-bug-expected.png: |
| * platform/qt-5.0-wk2/fast/backgrounds/background-origin-root-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/background-position-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/backgrounds/background-position-parsing-expected.png: |
| * platform/qt-5.0-wk2/fast/backgrounds/background-position-rounding-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/mask-composite-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/opacity-on-document-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: |
| * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize16-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/size/zero-expected.png: |
| * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png: |
| * platform/qt-5.0-wk2/fast/block/basic/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/003-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/basic/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/basic/006-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/basic/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/009-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/basic/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/012-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/basic/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/014-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/016-expected.png: |
| * platform/qt-5.0-wk2/fast/block/basic/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/019-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/adding-near-anonymous-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/minheight-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/quirk-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/truncation-rtl-expected.png: |
| * platform/qt-5.0-wk2/fast/block/basic/white-space-pre-wraps-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/012-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/013-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/014-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/017-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/021-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/022-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/023-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/024-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/025-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/027-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/029-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/030-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/031-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/avoidance-percent-width-compat-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/avoidance-percent-width-strict-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/avoiding-float-centered-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/centered-float-avoidance-complexity-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/clamped-right-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/editable-text-overlapping-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/fit_line_below_floats-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/float-avoidance-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/float-in-float-painting-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/floats-and-text-indent-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/floats-and-text-indent-rl-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/intruding-painted-twice-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/multiple-float-positioning-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/nestedAnonymousBlocks-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/nestedAnonymousBlocks2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/nopaint-after-layer-destruction-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/overhanging-after-height-decrease-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.png: |
| * platform/qt-5.0-wk2/fast/block/float/shrink-to-fit-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/table-relayout-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/vertical-move-relayout-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/width-update-after-clear-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/inline-box-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/inline-replaced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/none-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/parsing-invalid-expected.png: |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/replaced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/017-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/019-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/022-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/025-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/026-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/027-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/028-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/029-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/031-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/032-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/033-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/034-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/035-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/037-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/038-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/039-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/040-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/041-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/042-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/043-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/055-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/056-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/057-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/058-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/059-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/062-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/063-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/100-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/101-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/102-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/103-expected.png: |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/104-expected.png: |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/017-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/019-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/022-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/025-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/negative-margins-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/047-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/051-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/053-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/055-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/057-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/positioning/058-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/059-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/060-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/abs-inside-inline-rel-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-in-inline-ltr-3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-length-of-neg-666666-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-position-direction-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-positioned-overconstrained-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-with-html-border-quirks-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/absolute-with-html-border-strict-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/005-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/005-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/differing-writing-modes-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/height-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/hiding-inside-relpositioned-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/leftmargin-topmargin-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/negative-right-pos-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/padding-percent-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-block-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.png: |
| * platform/qt-5.0-wk2/fast/block/positioning/relayout-on-position-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/rtl-fixed-positioning-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/rtl-static-positioning-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/trailing-space-test-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/window-height-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/001-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/002-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/003-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/003-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/004-declarative-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/004-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/005-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/005-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/006-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/006-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/007-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/007-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-color/008-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/001-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/002-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/003-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/003-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/004-declarative-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/004-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/005-declarative-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/005-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/006-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/006-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/007-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/007-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/008-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/009-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/background-image/010-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-expected.png: |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-xhtml-expected.png: |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/002-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/003-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/003-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/004-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/004-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-declarative-expected.png: |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-expected.png: |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-xhtml-expected.png: |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/006-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/006-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/007-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/007-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/bidi-002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/bidi-009a-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/bidi-012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/block-mask-overlay-image-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/block-mask-overlay-image-outset-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-color-inherit-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-image-border-radius-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-image-scaled-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-radius-constraints-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-huge-assert-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-inline-flow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-radius-split-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/borderRadiusInvalidColor-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/different-color-borders-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-outset-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/outline-alpha-block-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/outline-alpha-inline-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-01-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-02-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-03-expected.png: |
| * platform/qt-5.0-wk2/fast/box-shadow/basic-shadows-expected.png: |
| * platform/qt-5.0-wk2/fast/box-shadow/border-radius-big-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/box-shadow/no-blur-multiple-offsets-expected.png: |
| * platform/qt-5.0-wk2/fast/box-shadow/transform-fringing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/box-sizing/box-sizing-expected.png: |
| * platform/qt-5.0-wk2/fast/box-sizing/panels-one-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/box-sizing/panels-two-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/arc360-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-before-css-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-composite-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-resize-reset-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-size-change-after-layout-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-text-alignment-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-text-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-transforms-during-path-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-zoom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/canvasDrawingIntoSelf-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/canvas/check-stale-putImageData-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/drawImage-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/canvas/drawImage-with-globalAlpha-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/fillrect_gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/image-object-in-canvas-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/image-pattern-rotate-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/patternfill-repeat-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/quadraticCurveTo-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-4-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-5-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-6-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/shadow-offset-7-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/toDataURL-alpha-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/zero-size-fill-rect-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/clip/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/003-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/clip/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/014-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/015-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/clip/016-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/clip/nestedTransparencyClip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/outline-overflowClip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-combinations-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.png: |
| * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-fixed-position-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-transformed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/003-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/010-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/012-expected.png: |
| * platform/qt-5.0-wk2/fast/css-generated-content/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/014-expected.png: |
| * platform/qt-5.0-wk2/fast/css-generated-content/015-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/after-duplicated-after-split-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/after-order-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/beforeAfter-interdocument-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/hover-style-change-expected.png: |
| * platform/qt-5.0-wk2/fast/css-generated-content/inline-display-types-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/no-openclose-quote-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-before-after-child-add-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-cell-before-content-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-row-before-after-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-row-group-to-inline-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-row-group-with-before-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-row-with-before-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-with-before-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/visibleContentHiddenParent-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css-generated-content/wbr-with-before-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/005-expected.png: |
| * platform/qt-5.0-wk2/fast/css/007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/008-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/ZeroOpacityLayers-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/ZeroOpacityLayers2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/absolute-poition-in-rtl-parent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/acid2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/attribute-selector-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/attribute-selector-empty-value-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/background-image-with-baseurl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/background-shorthand-invalid-url-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/beforeSelectorOnCodeElement-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/begin-end-contain-selector-empty-value-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/border-height-expected.png: |
| * platform/qt-5.0-wk2/fast/css/border-radius-outline-offset-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/child-style-can-override-visited-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/clip-text-in-scaled-div-expected.png: |
| * platform/qt-5.0-wk2/fast/css/clip-zooming-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/color-correction-backgrounds-and-text-expected.png: |
| * platform/qt-5.0-wk2/fast/css/color-quirk-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/color-strict-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/compare-content-style-expected.png: |
| * platform/qt-5.0-wk2/fast/css/continuationCrash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/counters/counter-text-security-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/counters/counter-text-transform-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/css-imports-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/css1_forward_compatible_parsing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/css2-system-fonts-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/css3-modsel-22-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/css3-nth-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/css3-space-in-nth-and-lang-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/disabled-author-styles-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/dynamic-sibling-selector-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/empty-body-test-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/empty-generated-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/empty-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/fieldset-display-row-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/find-next-layer-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-child-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/first-letter-capitalized-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-detach-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-first-line-hover-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-float-after-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-hover-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-punctuation-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-recalculation-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-skip-out-of-flow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-letter-visibility-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png: |
| * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-of-type-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/focus-ring-detached-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/focus-ring-multiline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/focus-ring-outline-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/focus-ring-outline-offset-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/focus-ring-outline-width-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/font-face-implicit-local-font-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-face-multiple-faces-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-face-opentype-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-face-synthetic-bold-italic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-face-weight-matching-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-shorthand-weight-only-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font-smoothing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font_property_normal-expected.png: |
| * platform/qt-5.0-wk2/fast/css/h1-in-section-elements-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/hover-subselector-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/hsl-color-expected.png: |
| * platform/qt-5.0-wk2/fast/css/hsla-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/image-rendering-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/import-rule-regression-11590-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/import_with_baseurl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/inline-element-line-break-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/inline-properties-important-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/invalid-percentage-property-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/invalidation-errors-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/invalidation-errors-3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/invalidation-errors-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/last-child-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/last-of-type-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/layerZOrderCrash-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/line-height-font-order-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/line-height-negative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/line-height-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/css/link-outside-head-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/list-outline-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/margin-bottom-form-element-quirk-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/margin-bottom-form-element-strict-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/margin-top-bottom-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/namespaces/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/namespaces/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-comments-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-empty-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-escapes-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-invalid-at-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/negative-leading-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/negative-nth-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/nested-floating-relative-position-percentages-expected.png: |
| * platform/qt-5.0-wk2/fast/css/non-empty-span-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/non-standard-checkbox-size-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/nth-child-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/only-child-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/only-of-type-pseudo-class-expected.png: |
| * platform/qt-5.0-wk2/fast/css/outline-auto-empty-rects-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/outline-auto-location-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/percent-top-value-with-relative-position-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/position-negative-top-margin-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/pseudo-element-line-break-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/rem-dynamic-scaling-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/rem-units-on-root-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/resize-corner-tracking-transformed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/rgb-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/selector-set-attribute-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/shadow-multiple-expected.png: |
| * platform/qt-5.0-wk2/fast/css/simple-selector-chain-parsing-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/style-outside-head-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/style-parsed-outside-head-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/table-text-align-quirk-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/target-fragment-match-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-input-with-webkit-border-radius-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.png: |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.png: |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.png: |
| * platform/qt-5.0-wk2/fast/css/text-rendering-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-transform-select-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/textCapitalizeEdgeCases-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/transform-default-parameter-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/transformed-mask-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/universal-hover-quirk-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/value-list-out-of-bounds-crash-expected.png: |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: |
| * platform/qt-5.0-wk2/fast/css/visibility-hit-test-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/css/zoom-font-size-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/doctypes/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/doctypes/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/doctypes/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/doctypes/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/Element/class-attribute-whitespace-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/Element/null-offset-parent-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLElement/bdo-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLTableElement/colSpan-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLTableElement/createCaption-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/Range/create-contextual-fragment-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/dom/Range/surroundContents-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/Window/open-existing-pop-up-blocking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/anchor-text-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/dom/blur-contenteditable-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/dom/clone-contents-0-end-offset-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/dom/clone-node-dynamic-style-expected.png: |
| * platform/qt-5.0-wk2/fast/dom/createDocumentType-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/css-rule-functions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/gc-10-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/importNodeHTML-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/importNodeXML-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/outerText-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/row-inner-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/dynamic/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/014-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/dynamic/015-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/anchor-lock-expected.png: |
| * platform/qt-5.0-wk2/fast/dynamic/anonymous-block-orphaned-lines-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/float-withdrawal-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.png: |
| * platform/qt-5.0-wk2/fast/dynamic/link-href-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/noninlinebadness-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/outerHTML-doc-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/outerHTML-img-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/selection-highlight-adjust-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/staticY-marking-parents-regression-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/view-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/window-resize-scrollbars-test-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/window-scrollbars-test-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/encoding/utf-16-big-endian-expected.png: |
| * platform/qt-5.0-wk2/fast/encoding/utf-16-little-endian-expected.png: |
| * platform/qt-5.0-wk2/fast/events/event-listener-on-link-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/events/pointer-events-2-expected.png: |
| * platform/qt-5.0-wk2/fast/events/resize-events-expected.png: |
| * platform/qt-5.0-wk2/fast/fast-mobile-scrolling/fixed-position-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/002-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/003-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/009-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/010-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/011-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/012-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/014-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/flexbox/015-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png. |
| * platform/qt-5.0-wk2/fast/flexbox/016-expected.png: |
| * platform/qt-5.0-wk2/fast/flexbox/017-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/018-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/019-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/020-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/022-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/023-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/024-expected.png: Added. |
| |
| 2013-06-05 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwrap-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-00-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-00-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-02-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-03-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-07-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-09-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-00-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t100303-c412-blockw-00-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1004-c5524-width-00-b-g-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t1005-c5524-width-00-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1005-c5524-width-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-00-a-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c548-leadin-00-d-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-07-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-11-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-12-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-13-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-14-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counter-16-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-07-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-08-b-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-11-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-12-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-13-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-14-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-16-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-17-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-18-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-implied-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-implied-01-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-implied-02-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-multiple-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-multiple-01-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-order-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-order-01-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1204-root-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120401-scope-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120401-scope-01-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120401-scope-02-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120401-scope-03-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120401-scope-04-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120403-content-none-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120403-display-none-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t120403-visibility-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c561-list-displ-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c563-list-type-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c563-list-type-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c564-list-img-00-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c565-list-pos-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1401-c531-color-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1402-c45-bg-canvas-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c532-bgcolor-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c533-bgimage-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c534-bgre-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c534-bgre-01-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c536-bgpos-01-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t1503-c522-font-family-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1504-c523-font-style-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1505-c524-font-var-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1506-c525-font-wt-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-04-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-05-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-06-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-07-b-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-09-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-10-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1601-c547-indent-01-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1602-c546-txt-align-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-00-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-01-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-02-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-10-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-11-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-12-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-13-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-14-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-19-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-20-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-21-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-22-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-23-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-24-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-29-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-30-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-31-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-32-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-33-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-34-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-39-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-40-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-41-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-42-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-43-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-44-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-49-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-50-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-60-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-70-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-80-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-90-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-91-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-92-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-93-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-94-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-99-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/css3-modsel-33-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/css3-modsel-35-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/css3-modsel-36-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/css3-modsel-37-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/flexbox/button-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/flexbox/flexbox-baseline-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/flexbox/flexbox-baseline-margins-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png: |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-1-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-10-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-11-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-13-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-144-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-148-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-149-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-149b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14e-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-15-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-150-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-151-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-152-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-154-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-157-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-158-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-159-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-15b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-16-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-160-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-161-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-166-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-166a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-167-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-167a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-168-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-168a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-169-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-169a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-17-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-176-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-177a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-181-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-183-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184e-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184f-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-19-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-19b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-2-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-20-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-22-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-23-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-24-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-25-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-28-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-28b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-29-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-29b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-30-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-31-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-32-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-33-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-34-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-35-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-36-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-37-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-38-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-3a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-4-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-41a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-42-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-43-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-43b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-46-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-46b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-5-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-54-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-55-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-56-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-59-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-6-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-60-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-61-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-62-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-63-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-64-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-65-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-66-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-66b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-67-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-68-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-69-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-7-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-72-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-72b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-73-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-73b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-74-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-74b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-75-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-75b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-76-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-76b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-77-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-77b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-78-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-78b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-79-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-7b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-8-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-80-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-81-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-81b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-82-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-83-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-87-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-87b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-88-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-88b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-9-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-90-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-90b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d1-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d1b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d2-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-1-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-10-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-100-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-100b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-101-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-101b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-102-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-102b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-103-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-103b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-104-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-104b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-105-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-105b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-106-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-106b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-107-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-107b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-108-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-108b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-109-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-109b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-11-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-110-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-110b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-111-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-111b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-112-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-112b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-113-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-113b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-114-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-114b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-115-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-115b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-116-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-116b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-117-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-117b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-118-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-119-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-120-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-121-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-122-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-123-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-123b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-124-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-124b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-125-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-126-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-126b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-127-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-127b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-128-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-128b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-129-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-129b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-13-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-130-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-130b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-131-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-132-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-132b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-133-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-133b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-134-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-134b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-135-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-135b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-136-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-136b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-137-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-137b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-138-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-138b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-139-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-139b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-140-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-140b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-141-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-141b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-142-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-142b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-143-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-143b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-144-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-145a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-145b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-146a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-146b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-147a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-147b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-148-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-149-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-149b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14e-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-150-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-151-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-152-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-153-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-154-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-157-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-158-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-159-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-15b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-16-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-160-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-161-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-166-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-166a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-167-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-167a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-168-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-168a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-169-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-169a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-17-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-172a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-172b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-173a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-173b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-174a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-174b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-176-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-177a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-181-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-183-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184e-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184f-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-19-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-2-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-20-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-22-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-23-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-24-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-25-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-28-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-28b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-29-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-3-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-30-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-31-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-32-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-33-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-34-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-35-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-36-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-37-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-38-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-3a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-4-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-41-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-41a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-42-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-42a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-43-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-43b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-46-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-46b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-47-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-48-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-49-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-5-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-50-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-51-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-52-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-53-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-54-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-55-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-56-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-57-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-57b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-59-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-6-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-60-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-61-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-62-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-63-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-64-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-65-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-66-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-66b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-67-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-68-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-69-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-7-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-70-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-72-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-72b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-73-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-73b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-74-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-74b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-75-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-75b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-76-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-76b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-77-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-77b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-78-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-78b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-79-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-7b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-8-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-80-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-81-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-81b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-82-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-82b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-83-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-87-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-87b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-88-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-88b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-9-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-90-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-90b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-91-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-92-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-93-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-94-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-94b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-95-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-96-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-96b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-97-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-97b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-98-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-98b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-99-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-99b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-d4-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-1-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-10-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-100-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-100b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-101-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-101b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-102-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-102b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-103-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-103b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-104-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-104b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-105-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-105b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-106-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-106b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-107-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-107b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-108-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-108b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-109-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-109b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-11-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-110-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-110b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-111-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-111b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-112-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-112b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-113-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-113b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-114-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-114b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-115-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-115b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-116-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-116b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-117-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-117b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-118-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-119-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-120-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-121-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-122-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-123-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-123b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-124-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-124b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-125-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-125b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-126-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-126b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-127-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-127b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-128-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-128b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-129-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-129b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-13-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-130-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-130b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-131-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-131b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-132-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-132b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-133-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-133b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-134-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-134b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-135-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-135b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-136-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-136b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-137-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-137b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-138-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-138b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-139-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-139b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-140-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-140b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-141-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-141b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-142-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-142b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-143-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-143b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-144-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-145a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-145b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-146a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-146b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-147a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-147b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-148-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-149-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-149b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14e-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-15-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-150-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-151-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-152-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-153-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-154-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-157-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-158-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-159-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-15b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-16-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-160-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-161-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-166-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-166a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-167-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-167a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-168-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-168a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-169-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-169a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-17-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-172a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-172b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-173a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-173b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-174a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-174b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-176-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-177a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-181-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-183-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184e-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184f-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-19-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-19b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-2-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-20-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-22-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-23-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-24-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-25-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-28-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-28b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-29-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-29b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-3-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-30-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-31-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-32-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-33-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-34-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-35-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-36-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-37-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-38-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-3a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-4-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-41-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-41a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-42-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-42a-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-43-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-43b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44c-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44d-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-46-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-46b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-47-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-48-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-49-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-5-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-50-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-51-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-52-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-53-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-54-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-55-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-56-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-57-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-57b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-59-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-6-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-60-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-61-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-62-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-63-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-64-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-65-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-66-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-66b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-67-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-68-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-69-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-7-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-70-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-72-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-72b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-73-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-73b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-74-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-74b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-75-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-75b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-76-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-76b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-77-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-77b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-78-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-78b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-79-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-7b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-8-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-80-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-81-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-81b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-82-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-82b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-83-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-87-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-87b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-88-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-88b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-9-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-90b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-91-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-92-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-93-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-94-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-94b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-95-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-96-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-96b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-97-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-97b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-98-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-98b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-99-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-99b-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-d4-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/4922367-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/5099303-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/5126166-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/5144139-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/5206311-1-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/5272440-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/5369009-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/5433862-2-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/5483370-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-3608445-fix-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-3857753-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-3928305-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-and-undo-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-002-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-005-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-006-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-007-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-008-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-010-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-011-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-012-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-013-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-014-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-015-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-016-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-017-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-018-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-019-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-020-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-021-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-022-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-023-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-024-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-002-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-003-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-004-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-006-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-br-013-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-006-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-007-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-008-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-009-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-010-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-011-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-012-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-013-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-014-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-015-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-016-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-017-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-001-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-002-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-listitem-001-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-listitem-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-ws-fixup-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-ws-fixup-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/forward-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/list-item-1-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/merge-different-styles-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/merge-endOfParagraph-expected.png: Added. |
| |
| 2013-06-05 Michał Pakuła vel Rutka <m.pakula@samsung.com> |
| |
| [EFL] Unreviewed gardening |
| https://bugs.webkit.org/show_bug.cgi?id=117240 |
| |
| * platform/efl/editing/deleting/delete-block-merge-contents-001-expected.txt: Rebaselining after r151140 |
| * platform/efl/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/efl/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/efl/editing/pasteboard/8145-2-expected.txt: |
| |
| 2013-06-05 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Rebaselining after r151205. |
| |
| * platform/qt-5.0-wk2/animations/3d/state-at-end-event-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/animations/cross-fade-border-image-source-expected.png: Added. |
| * platform/qt-5.0-wk2/animations/cross-fade-list-style-image-expected.png: Added. |
| * platform/qt-5.0-wk2/animations/cross-fade-webkit-mask-image-expected.png: Added. |
| * platform/qt-5.0-wk2/animations/state-at-end-event-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/color-matching/image-color-matching-expected.png: |
| * platform/qt-5.0-wk2/compositing/compositing-visible-descendant-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png: |
| * platform/qt-5.0-wk2/compositing/generated-content-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/clipping-foreground-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/outline-change-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/partial-layout-update-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/root-layer-update-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.png: |
| * platform/qt-5.0-wk2/compositing/iframes/composited-iframe-alignment-expected.png: |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png: |
| * platform/qt-5.0-wk2/compositing/images/direct-image-background-color-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/masks/direct-image-mask-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/ancestor-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/nested-scrolling-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-positioning-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/parent-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/remove-overflow-crash2-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/compositing-change-inside-reflection-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-mask-change-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed2-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/reflection-in-composited-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/reflections/reflection-on-composited-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/reflections/reflection-ordering-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/reflection-positioning-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/reflection-positioning2-expected.png: |
| * platform/qt-5.0-wk2/compositing/reflections/simple-composited-reflections-expected.png: |
| * platform/qt-5.0-wk2/compositing/repaint/become-overlay-composited-layer-expected.png: |
| * platform/qt-5.0-wk2/compositing/repaint/composited-document-element-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-rects-expected.png: |
| * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute2-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png: |
| * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png: |
| * platform/qt-5.0-wk2/compositing/shadows/shadow-drawing-expected.png: |
| * platform/qt-5.0-wk2/compositing/sibling-positioning-expected.png: |
| * platform/qt-5.0-wk2/compositing/text-on-large-layer-expected.png: |
| * platform/qt-5.0-wk2/css1/basic/containment-expected.png: |
| * platform/qt-5.0-wk2/css1/basic/contextual_selectors-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/basic/grouping-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/basic/id_as_selector-expected.png: |
| * platform/qt-5.0-wk2/css1/basic/inheritance-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/acid_test-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_bottom-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_bottom_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_bottom_width-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_bottom_width_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_color-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_color_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_left-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_left_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_left_width-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_left_width_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_right_inline-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_right_width-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_right_width_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_style-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_style_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_top-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_top_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_top_width-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_top_width_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_width-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/border_width_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/clear-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/clear_float-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/float-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/float_elements_in_series-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/float_margin-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/height-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin_bottom-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin_bottom_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_inline-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin_left-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin_left_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_right-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin_right_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_top-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/margin_top_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/padding_bottom-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/padding_bottom_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_inline-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/padding_left-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/padding_left_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_right-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/padding_right_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_top-expected.png: |
| * platform/qt-5.0-wk2/css1/box_properties/padding_top_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/width-expected.png: |
| * platform/qt-5.0-wk2/css1/cascade/cascade_order-expected.png: |
| * platform/qt-5.0-wk2/css1/cascade/important-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/display-expected.png: |
| * platform/qt-5.0-wk2/css1/classification/list_style-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/list_style_image-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/list_style_position-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/list_style_type-expected.png: |
| * platform/qt-5.0-wk2/css1/classification/white_space-expected.png: |
| * platform/qt-5.0-wk2/css1/color_and_background/background-expected.png: |
| * platform/qt-5.0-wk2/css1/color_and_background/background_attachment-expected.png: |
| * platform/qt-5.0-wk2/css1/color_and_background/background_color-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/color_and_background/background_image-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/color_and_background/background_position-expected.png: |
| * platform/qt-5.0-wk2/css1/color_and_background/background_repeat-expected.png: |
| * platform/qt-5.0-wk2/css1/color_and_background/color-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/conformance/forward_compatible_parsing-expected.png: |
| * platform/qt-5.0-wk2/css1/font_properties/font-expected.png: |
| * platform/qt-5.0-wk2/css1/font_properties/font_family-expected.png: |
| * platform/qt-5.0-wk2/css1/font_properties/font_size-expected.png: |
| * platform/qt-5.0-wk2/css1/font_properties/font_style-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/font_properties/font_variant-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/font_properties/font_weight-expected.png: |
| * platform/qt-5.0-wk2/css1/formatting_model/canvas-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/floating_elements-expected.png: |
| * platform/qt-5.0-wk2/css1/formatting_model/height_of_lines-expected.png: |
| * platform/qt-5.0-wk2/css1/formatting_model/horizontal_formatting-expected.png: |
| * platform/qt-5.0-wk2/css1/formatting_model/inline_elements-expected.png: |
| * platform/qt-5.0-wk2/css1/formatting_model/replaced_elements-expected.png: |
| * platform/qt-5.0-wk2/css1/formatting_model/vertical_formatting-expected.png: |
| * platform/qt-5.0-wk2/css1/pseudo/anchor-expected.png: |
| * platform/qt-5.0-wk2/css1/pseudo/firstletter-expected.png: |
| * platform/qt-5.0-wk2/css1/pseudo/firstline-expected.png: |
| * platform/qt-5.0-wk2/css1/pseudo/multiple_pseudo_elements-expected.png: |
| * platform/qt-5.0-wk2/css1/pseudo/pseudo_elements_in_selectors-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/letter_spacing-expected.png: |
| * platform/qt-5.0-wk2/css1/text_properties/line_height-expected.png: |
| * platform/qt-5.0-wk2/css1/text_properties/text_align-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/text_decoration-expected.png: |
| * platform/qt-5.0-wk2/css1/text_properties/text_indent-expected.png: |
| * platform/qt-5.0-wk2/css1/text_properties/text_transform-expected.png: |
| * platform/qt-5.0-wk2/css1/text_properties/vertical_align-expected.png: |
| * platform/qt-5.0-wk2/css1/text_properties/word_spacing-expected.png: |
| * platform/qt-5.0-wk2/css1/units/color_units-expected.png: |
| * platform/qt-5.0-wk2/css1/units/length_units-expected.png: |
| * platform/qt-5.0-wk2/css1/units/percentage_units-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/units/urls-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-010-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-011-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-009-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-011-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-015-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-017-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-018-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-019-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-020-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-021-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-022-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-023-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-024-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-009-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-010-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-011-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-014-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-016-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-017-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-018-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-019-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-021-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-023-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-024-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-025-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-026-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-028-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-029-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-030-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-031-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-032-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-033-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-035-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-013-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-020-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-022-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-027-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-029-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-034-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-036-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-041-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-043-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-048-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-050-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-055-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-057-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-062-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-064-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-069-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-071-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-076-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-009-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-002-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-004-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-008-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-009-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-010-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-012-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-013-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-014-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-015-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-016-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-width-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/border-conflict-style-079-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/border-conflict-style-088-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/c543-txt-decor-000-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/empty-inline-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/empty-inline-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/empty-inline-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-009-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-010-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-011-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-011-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/floating-replaced-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/height-width-inline-table-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/height-width-table-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-height-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-width-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-width-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-width-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-non-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-non-replaced-width-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-011-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-013-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-014-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-015-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/inline-table-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-005-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-006-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-009-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-010-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-013-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-014-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-015-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/outline-color-applies-to-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-elements-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-003-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-min-max-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-caption-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-caption-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-caption-margins-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-caption-optional-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-caption-optional-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-height-algorithm-023-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/table-height-algorithm-024-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/width-non-replaced-inline-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/width-replaced-element-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t010403-shand-border-00-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t010403-shand-font-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t010403-shand-font-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t010403-shand-font-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t010403-shand-font-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040102-keywords-00-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040102-keywords-01-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-case-00-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-case-01-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-01-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-02-d-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-04-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-07-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-escapes-08-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-01-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-02-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-03-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-04-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-05-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-06-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-07-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-08-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-09-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-10-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-11-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-12-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040103-ident-13-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040105-import-10-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040109-c17-comments-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040109-c17-comments-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040302-c61-phys-len-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t040303-c62-percent-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040304-c64-uri-00-a-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040306-c63-color-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t040306-syntax-01-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t050201-c12-grouping-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0505-c16-descendant-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0505-c16-descendant-01-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t050803-c14-classes-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0509-c15-ids-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0509-c15-ids-01-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-01-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051103-c21-focus-ln-00-e-i-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051103-c21-hover-ln-00-e-i-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t051103-dom-hover-01-c-io-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051103-dom-hover-02-c-io-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051201-c23-first-line-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0602-c13-inheritance-00-e-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0603-c11-import-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t060401-c32-cascading-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t060402-c31-important-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-02-c-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: |
| * platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-02-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-02-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0804-c5510-padn-02-f-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-02-b-expected.png: Added. |
| |
| 2013-06-05 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSSRegions] Respect renderer creation constraints when element is part of named flow |
| https://bugs.webkit.org/show_bug.cgi?id=116790 |
| |
| Reviewed by David Hyatt. |
| |
| The test needs to be xhtml so that br element, child of frame set, remains |
| child of the frame set when the document is parsed. |
| |
| * fast/regions/br-content-node-crash-expected.txt: Added. |
| * fast/regions/br-content-node-crash.xhtml: Added. |
| |
| 2013-06-05 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSS Regions] REGRESSION Incorrect layer clipping inside flow thread |
| https://bugs.webkit.org/show_bug.cgi?id=117074 |
| |
| Reviewed by David Hyatt. |
| |
| Convert overflow-size-change-with-stacking-context and overflow-size-change-with-stacking-context-rtl |
| to ref tests. |
| |
| * fast/regions/overflow-size-change-with-stacking-context-expected.html: Added. |
| * fast/regions/overflow-size-change-with-stacking-context-rtl-expected.html: Added. |
| * fast/regions/overflow-size-change-with-stacking-context-rtl.html: |
| * fast/regions/overflow-size-change-with-stacking-context.html: |
| * platform/efl/fast/regions/overflow-size-change-with-stacking-context-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed. |
| * platform/efl/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed. |
| * platform/efl/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed. |
| * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed. |
| * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed. |
| * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed. |
| * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed. |
| * platform/qt/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed. |
| * platform/qt/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed. |
| * platform/qt/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed. |
| |
| 2013-06-05 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Remove [NoInterfaceObject] from TreeWalker |
| https://bugs.webkit.org/show_bug.cgi?id=117225 |
| |
| Reviewed by Kentaro Hara. |
| |
| Rebaseline fast/js/global-constructors-attributes.html and fast/dom/dom-constructors.html |
| now that a TreeWalker property is exposed on the global Window object. |
| |
| * fast/dom/dom-constructors-expected.txt: |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-06-05 Zan Dobersek <zdobersek@igalia.com> |
| |
| Move MemoryInfo under window.internals |
| https://bugs.webkit.org/show_bug.cgi?id=117197 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Remove window.performance.memory property listings from the baselines, the object was moved |
| under window.internals. The latter is tested throug the new fast/harness test. |
| |
| * fast/dom/Window/window-properties-performance-expected.txt: |
| * fast/harness/memoryinfo-object-expected.txt: Added. |
| * fast/harness/memoryinfo-object.html: Added. |
| * platform/efl/fast/dom/Window/window-properties-performance-expected.txt: |
| * platform/gtk/fast/dom/Window/window-properties-performance-expected.txt: |
| * platform/qt/fast/dom/Window/window-properties-performance-expected.txt: |
| |
| 2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL Gardening. Move mozilla-focus-blur.html to efl-wk2, because it is only failing on EFL WK2. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL Gardening. |
| |
| fast/canvas/DrawImageSinglePixelStretch.html has being passed after r137150. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL Gardening. |
| |
| fast/forms/datalist/update-range-with-datalist.html was fixed after r122290. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-04 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Remove [NoInterfaceObject] from XPathExpression and NodeIterator |
| https://bugs.webkit.org/show_bug.cgi?id=117204 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Rebaseline fast/js/global-constructors-attributes.html and fast/dom/dom-constructors.html |
| now that XPathExpression and NodeIterator properties are exposed on the global Window |
| object. |
| |
| * fast/dom/dom-constructors-expected.txt: |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-06-04 Greg Hughes <ghughes@apple.com> |
| |
| Add "VisibleOnly" key to search predicate |
| https://bugs.webkit.org/show_bug.cgi?id=115491 |
| |
| Reviewed by Chris Fleizach. |
| |
| Added tests support for visibleOnly search predicate. |
| |
| * platform/mac/accessibility/search-predicate-expected.txt: |
| * platform/mac/accessibility/search-predicate.html: |
| |
| 2013-06-04 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Rollout of r151146. Broke some tests. |
| |
| * fast/flexbox/clear-overflow-before-scroll-update.html: Removed. |
| |
| 2013-06-04 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Rebaselining after r150798. |
| * platform/qt-mac/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Moved to qt-5.0-wk2. |
| * platform/qt/TestExpectations: |
| |
| 2013-06-04 Krzysztof Czech <k.czech@samsung.com> |
| |
| Unreviewed EFL gardening. |
| https://bugs.webkit.org/show_bug.cgi?id=117186 |
| |
| Mark accessibility/text-role-with-aria-hidden-inside.html as failing on EFL |
| after added r151079. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-06-04 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-mac/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Rebaselining after r150798. |
| * platform/qt/TestExpectations: Skip faling test after r151146. |
| * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt: Rebaselining after r151140. |
| * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/qt/editing/inserting/insert-3907422-fix-expected.txt: |
| * platform/qt/editing/pasteboard/4944770-2-expected.txt: |
| * platform/qt/editing/pasteboard/8145-2-expected.txt: |
| * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt: |
| * platform/qt/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: |
| |
| 2013-06-04 Kent Tamura <tkent@chromium.org> |
| |
| Fix an assertion failure in Range::textNodeSplit by Text::splitText |
| https://bugs.webkit.org/show_bug.cgi?id=116509 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * fast/dom/Range/split-text-in-range-expected.txt: Added. |
| * fast/dom/Range/split-text-in-range.html: Added. |
| |
| 2013-06-04 Zan Dobersek <zdobersek@igalia.com> |
| |
| [JSC] Test262 15.5.4.9_3 test is failing |
| https://bugs.webkit.org/show_bug.cgi?id=116789 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add the 15.5.4.9_3 test from the test262 test suite to cover proper behavior of String.prototype.localeCompare |
| when no arguments are passed to it. The test tests that str.localeCompare() and str.localeCompare(undefined) work |
| the same way, i.e. using the string 'undefined' as the string with which str is compared (meaning that the first argument |
| defaults to 'undefined' when not given). |
| |
| The test and the rationale behind it originates from bug #1245 in ECMAScript Bugzilla. |
| https://bugs.ecmascript.org/show_bug.cgi?id=1245 |
| |
| * fast/js/kde/StringObject-expected.txt: Update the baseline. |
| * fast/js/kde/script-tests/StringObject.js: Update the expected return of the localeCompare test case with no arguments. -1 is |
| expected as the missing argument defaults to 'undefined' and is then compared to the string on which localeCompare is called. |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.prototype.localeCompare/S15.5.4.9_3-expected.txt: Added. |
| * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.prototype.localeCompare/S15.5.4.9_3.html: Added. |
| |
| 2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, added missing new line in baseline. |
| |
| Those tests can be passed on EFL port as gtk port. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/css/color-correction-on-background-image-expected.txt: Added. |
| * platform/efl/fast/css/color-correction-on-backgrounds-expected.txt: Added. |
| * platform/efl/fast/css/color-correction-on-box-shadow-expected.txt: Added. |
| * platform/efl/fast/css/color-correction-on-text-expected.txt: Added. |
| * platform/efl/fast/css/color-correction-on-text-shadow-expected.txt: Added. |
| |
| 2013-06-03 Roger Fong <roger_fong@apple.com> |
| |
| clearLayoutOverflow should never be called before calling layer()->updateScrollInfoAfterLayout(). |
| https://bugs.webkit.org/show_bug.cgi?id=116689. |
| |
| Reviewed by Ojan Vafai. |
| |
| * fast/flexbox/clear-overflow-before-scroll-update.html: Added. |
| |
| 2013-06-03 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION: Undoing autocorrection doesn't prevent a future autocorrection |
| https://bugs.webkit.org/show_bug.cgi?id=117165 |
| |
| Reviewed by Darin Adler. |
| |
| Add a regression test and rebaseline other tests as ReplaceSelectionCommand now merges text nodes at |
| the end of replaced text. |
| |
| * editing/deleting/merge-paragraph-from-address-expected.txt: |
| * editing/deleting/merge-paragraph-from-h6-expected.txt: |
| * editing/deleting/merge-paragraph-from-listing-expected.txt: |
| * editing/deleting/paste-with-transparent-background-color-expected.txt: |
| * editing/inserting/insert-3907422-fix-expected.txt: |
| * editing/pasteboard/copy-image-with-alt-text-expected.txt: |
| * editing/pasteboard/merge-end-4-expected.txt: |
| * editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| * editing/pasteboard/nested-blocks-with-text-field-expected.txt: |
| * editing/pasteboard/paste-text-001-expected.txt: |
| * editing/pasteboard/paste-unrendered-select-expected.txt: |
| * editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/mac/editing/pasteboard/4944770-2-expected.txt: |
| * platform/mac/editing/pasteboard/8145-2-expected.txt: |
| * platform/mac/editing/pasteboard/paste-line-endings-006-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: |
| * platform/mac/editing/pasteboard/paste-xml-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-blockquote-crash-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-blockquote-crash.html: Added more asssertions to ensure that |
| the autocorrected text is in the blockquote. r122176 modified the test description saying that this test |
| already checks this condition but it never did so explicitly; it assumed that the autocorrected text was |
| inside a blockquote as long as it started at a certain offset in the text node. |
| * platform/mac/editing/spelling/autocorrection-respets-undo-expected.txt: Added. |
| * platform/mac/editing/spelling/autocorrection-respets-undo.html: Added. |
| * platform/mac/editing/spelling/autocorrection-with-multi-line-text-expected.txt: |
| |
| 2013-06-03 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: WebKit should join substrings on single space when concatenating the accessible name of an element |
| https://bugs.webkit.org/show_bug.cgi?id=117100 |
| |
| Reviewed by Darin Adler. |
| |
| * accessibility/text-role-with-aria-hidden-inside-expected.txt: |
| * accessibility/text-role-with-aria-hidden-inside.html: |
| * platform/mac/accessibility/internal-link-anchors2-expected.txt: |
| * platform/mac/accessibility/table-with-aria-role-expected.txt: |
| |
| 2013-06-03 Eduardo Lima Mitev <elima@igalia.com> |
| |
| [GTK] Use drawErrorUnderline() instead of Pango API for highlighting misspelled words |
| https://bugs.webkit.org/show_bug.cgi?id=115406 |
| |
| Reviewed by Martin Robinson. |
| |
| Update PNG expectations for some spell checking tests to pass pixel hash comparison. |
| The images are not visually modified. |
| |
| * platform/gtk/editing/spelling/inline-spelling-markers-hidpi-expected.png: Rebaseline |
| image to pass pixel hash |
| * platform/gtk/editing/spelling/inline_spelling_markers-expected.png: Rebasline |
| image to pass pixel hash |
| * platform/gtk/editing/spelling/spelling-expected.png: Rebasline |
| image to pass pixel hash |
| |
| 2013-06-03 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: MathML multiscripts not exposed in Accessibility |
| https://bugs.webkit.org/show_bug.cgi?id=115069 |
| |
| Reviewed by Tim Horton. |
| |
| * platform/mac/accessibility/mathml-multiscript-expected.txt: Added. |
| * platform/mac/accessibility/mathml-multiscript.html: Added. |
| |
| 2013-06-03 Zan Dobersek <zdobersek@igalia.com> |
| |
| [Layout Tests] Update testharness scripts, add WebIDLParser.js and idlharness.js |
| https://bugs.webkit.org/show_bug.cgi?id=116983 |
| |
| Reviewed by Sam Weinig. |
| |
| Update the testharness scripts that are used by the W3C tests that are located under LayoutTests/http/tests/w3c. Also add the |
| WebIDLParser.js and idlharness.js scripts that will be used by tests imported in the future. The files are being updated or impoted |
| off the 06cab30bcee2 changeset in the http://w3c-test.org/resources repository. |
| |
| No test is affected by this update, though some tests will require rebaselining due to the baselines containing stack traces of which |
| line numbers will change due to the updated scripts. |
| |
| * http/tests/w3c/README: List the currently-imported directories, noting from where they originate, at which changeset were |
| they imported and what files can or should be modified. Also note what script should be used to import/update the files, if available. |
| * http/tests/w3c/resources/WebIDLParser.js: Added. Will be used by future tests imported from the W3C test suites. |
| * http/tests/w3c/resources/idlharness.js: Ditto. |
| * http/tests/w3c/resources/testharness.css: Updated. |
| * http/tests/w3c/resources/testharness.js: Updated. |
| * http/tests/w3c/resources/testharnessreport.js: Updated. Removed the default completion callback and readded |
| the completion callback that was in use until now. |
| |
| 2013-06-03 Radu Stavila <stavila@adobe.com> |
| |
| [Qt][WK1][CSS Regions] New test fast/regions/hover-on-child-parent-different-regions.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=117035 |
| |
| Forced relayout to ensure the hover event has propagated before checking the results. |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * fast/regions/hover-on-child-parent-different-regions.html: |
| |
| 2013-06-03 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| ASSERTION FAILED: node->parentNode(), Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo |
| https://bugs.webkit.org/show_bug.cgi?id=117155 |
| |
| Reviewed by David Hyatt. |
| |
| Test for crash. Note that this will only crash when run under a memory |
| checking tool like ASAN. |
| |
| * fast/block/float/float-list-changed-before-layout-crash-expected.txt: Added. |
| * fast/block/float/float-list-changed-before-layout-crash.html: Added. |
| |
| 2013-06-03 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] inset-rectangle support for shape-outside |
| https://bugs.webkit.org/show_bug.cgi?id=116641 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Add tests for inset-rectangles. |
| |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle.html: Added. |
| |
| 2013-06-03 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] [WK2] Unreviewed gardening. Unskipping passing tests and generate new test expectations where needed. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.txt: Added. |
| * platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.txt: Added. |
| * platform/qt-5.0-wk2/editing/spelling/grammar-markers-hidpi-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/spelling/grammar-markers-hidpi-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-rt-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-rt-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text1-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text3-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-rt1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-rt1-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-text1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-text1-expected.txt: Added. |
| |
| 2013-06-03 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] accessibility/placeholder.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=112031 |
| |
| Unreviewed EFL gardening. |
| |
| accessibility/placeholder.html passes after r151103. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-06-03 Zalan Bujtas <zalan@apple.com> |
| |
| REGRESSION (r143070): Overflow:scroll content does not get clipped properly when the parent box has CSS3 filter on. |
| https://bugs.webkit.org/show_bug.cgi?id=116859 |
| |
| Reviewed by Simon Fraser. |
| |
| Apply proper clipping for overflow:scroll, when parent dictates |
| full repaint to ensure correct CSS3 filter effect. |
| |
| When a particular layer has 'pixel moving' CSS3 filter(drop shadow, blur), it sets clipToDirtyRect |
| to false to force no clipping on itself and on the child layers too. |
| No clipping makes overflow:scroll behave like overflow:display, because |
| overflow::scroll gets clipped at RenderLayer level (as opposed to overflow::hidden). |
| This patch makes sure that both full repaint and clipping are ensured. |
| |
| * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-expected.html: Added. |
| * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-parent-expected.html: Added. |
| * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-parent.html: Added. |
| * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on.html: Added. |
| |
| 2013-06-03 Kangil Han <kangil.han@samsung.com> |
| |
| [EFL] Remove obsolete test case from TestExpectations |
| |
| Unreviewed EFL gardening. |
| |
| xmlviewer/extensions-api.html case has been removed since r151080. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-03 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk1/TestExpectations: Unskip after r151104. |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt/TestExpectations: Skip crashing test. |
| |
| 2013-06-03 Radu Stavila <stavila@adobe.com> |
| |
| [Qt][WK1][CSS Regions] New test fast/regions/hover-on-child-parent-different-regions.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=117035 |
| |
| Used waitUntilDone() to ensure correct results. |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/regions/hover-on-child-parent-different-regions-expected.txt: |
| * fast/regions/hover-on-child-parent-different-regions.html: |
| |
| 2013-06-03 Krzysztof Czech <k.czech@samsung.com> |
| |
| [GTK][WK2] accessibility/placeholder.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=106344 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Unskipping failing test. It's been fixed. |
| |
| * platform/gtk-wk2/TestExpectations: |
| |
| 2013-06-03 Praveen R Jadhav <praveen.j@samsung.com> |
| |
| 'onended' event is not received in AudioBufferSourceNode and OscillatorNode. |
| https://bugs.webkit.org/show_bug.cgi?id=117132. |
| |
| Reviewed by Christophe Dumez. |
| |
| Unskip webaudio test cases that were failing due to the 'onended' event not being fired. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-03 Rashmi Kulakarni <rashmi.vijay@samsung.com> |
| |
| [EFL]<select> element's text is clipped when a height is specified along with CSS line-height. |
| https://bugs.webkit.org/show_bug.cgi?id=114862 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Rebaselined the test case fast/forms/001.html. |
| |
| * platform/efl/fast/forms/001-expected.png: |
| * platform/efl/fast/forms/001-expected.txt: |
| |
| 2013-06-03 Charles Wei <chwei@blackberry.com> |
| |
| Webkit crashes while loading content from Application Cache. |
| https://bugs.webkit.org/show_bug.cgi?id=116814 |
| |
| Reviewed by Darin Adler. |
| |
| * http/tests/appcache/main-resource-fallback-for-network-error-crash-expected.txt: Added. |
| * http/tests/appcache/main-resource-fallback-for-network-error-crash.html: Added. |
| * http/tests/appcache/resources/main-resource-fallback-for-network-error-crash.manifest: Added. |
| * http/tests/appcache/resources/success-and-notify-done.html: Added. |
| |
| 2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline 2 printing test cases on EFL port. |
| |
| * platform/efl/printing/compositing-layer-printing-expected.png: |
| * platform/efl/printing/compositing-layer-printing-expected.txt: |
| * platform/efl/printing/page-rule-in-media-query-expected.png: |
| * platform/efl/printing/page-rule-in-media-query-expected.txt: |
| |
| 2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip 2 webaudio tests that are failing due to the onended event not getting |
| fired. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline several test cases on EFL. |
| |
| * platform/efl-wk2/compositing/overflow/content-gains-scrollbars-expected.txt: Added. |
| * platform/efl-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added. |
| * platform/efl-wk2/fast/dynamic/002-expected.txt: |
| * platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.png: |
| * platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.txt: |
| * platform/efl/fast/dynamic/002-expected.png: |
| * platform/efl/fast/table/007-expected.png: |
| * platform/efl/fast/table/007-expected.txt: |
| * platform/efl/fast/table/colspanMinWidth-expected.png: |
| * platform/efl/fast/table/colspanMinWidth-expected.txt: |
| * platform/efl/fast/table/spanOverlapRepaint-expected.png: |
| * platform/efl/fast/table/spanOverlapRepaint-expected.txt: |
| |
| 2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline several mozilla tables layout tests for EFL port. |
| |
| * platform/efl/tables/mozilla/bugs/bug13169-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug133756-1-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug17138-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug17138-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug17548-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug17548-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug220536-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug220536-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug6304-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug6304-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug73321-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug73321-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug7714-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug8858-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug8858-expected.txt: |
| * platform/efl/tables/mozilla/core/bloomberg-expected.png: |
| * platform/efl/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/efl/tables/mozilla/core/cell_heights-expected.png: |
| * platform/efl/tables/mozilla/core/cell_heights-expected.txt: |
| * platform/efl/tables/mozilla/other/test6-expected.png: |
| * platform/efl/tables/mozilla/other/test6-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: |
| |
| 2013-06-02 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed EFL Gardening. |
| |
| * platform/efl-wk2/TestExpectations: Unskipping some of webgl passing tests. |
| |
| 2013-06-02 Brady Eidson <beidson@apple.com> |
| |
| Going "back" to a cached page from a page with a main resource error breaks scrolling, amongst other issues. |
| <rdar://problem/13751844> and https://bugs.webkit.org/show_bug.cgi?id=117112 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * http/tests/loading/resources/resource-that-goes-back-while-still-loading.php: Added. |
| * http/tests/loading/unfinished-load-back-to-cached-page-callbacks-expected.txt: Added. |
| * http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html: Added. |
| |
| 2013-06-02 Alexey Proskuryakov <ap@apple.com> |
| |
| The empty directory did not get deleted by commit queue, deleting manually. |
| |
| * xmlviewer: Removed. |
| * xmlviewer/resources: Removed. |
| |
| 2013-06-02 Alexey Proskuryakov <ap@apple.com> |
| |
| Unstyled XML viewer crashes when XML contains an element with id="tree" |
| https://bugs.webkit.org/show_bug.cgi?id=117117 |
| <rdar://problem/13727267> |
| |
| Reviewed by Darin Adler. |
| |
| * http/tests/xmlviewer/dumpAsText/existing-tree-element-crash-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/existing-tree-element-crash.xml: Added. |
| |
| * xmlviewer: Removed. |
| * xmlviewer/extensions-api-expected.txt: Removed. |
| * xmlviewer/extensions-api.html: Removed. |
| * xmlviewer/resources: Removed. |
| * xmlviewer/resources/sample.xml: Removed. |
| The "API" no longer exists. |
| |
| 2013-06-01 Chris Fleizach <cfleizach@apple.com> |
| |
| WebKit ignores aria-hidden when traversing nodes for name calculation |
| https://bugs.webkit.org/show_bug.cgi?id=117101 |
| |
| Reviewed by Tim Horton. |
| |
| * accessibility/text-role-with-aria-hidden-inside-expected.txt: Added. |
| * accessibility/text-role-with-aria-hidden-inside.html: Added. |
| |
| 2013-05-31 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. Remove passed accessibility test from EFL WK1. |
| |
| * platform/efl-wk1/TestExpectations: |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-05-31 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed gardening. Update test-expectations after r151000. |
| |
| * fast/js/date-DST-time-cusps-expected.txt: |
| |
| 2013-05-31 Eugene Klyuchnikov <eustas@chromium.org> |
| |
| [Qt][WK2] Newly added editing/selection/caret-after-keypress.html crashing |
| https://bugs.webkit.org/show_bug.cgi?id=117070 |
| |
| Unreviewed test expectations update. |
| |
| WebKitTestRunner needs a more-complete implementation of eventSender. |
| Until then caret-after-keypress test is disabled |
| |
| See https://bugs.webkit.org/show_bug.cgi?id=42194 |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-05-31 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk1/TestExpectations: Skip flaky test. |
| * platform/qt-5.0-wk2/TestExpectations: Skip crashing test. |
| * platform/qt/fast/js/date-DST-time-cusps-expected.txt: Rebaselining after r151000. |
| |
| 2013-05-31 Praveen R Jadhav <praveen.j@samsung.com> |
| |
| [EFL] Update EFL TextExpectation for WebAudio cases. |
| https://bugs.webkit.org/show_bug.cgi?id=117061. |
| |
| Unreviewed EFL Gardening. |
| |
| WebAudio test cases delaynode-max-nondefault-delay.html, delaynode-scheduling.html |
| and javascriptaudionode.html pass with latest updates in efl port. Updating |
| TestExpectation accordingly. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-30 Noel Gordon <noel.gordon@gmail.com> |
| |
| [Mac] Should pass http/tests/images/png-partial-load-no-alpha.html |
| https://bugs.webkit.org/show_bug.cgi?id=97170 |
| |
| Unreviewed test expectations update. |
| |
| * platform/mac/TestExpectations: Passing after r150340: remove the |
| Mac-specfic [ImageOnlyFailure] for this test. |
| |
| 2013-05-30 Eugene Klyuchnikov <eustas@chromium.org> |
| |
| selectionStart/selectionEnd return "obsolete" values when requested during "input" event |
| https://bugs.webkit.org/show_bug.cgi?id=110742 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Test that cursor is up-to-date during "input" event. |
| |
| * editing/selection/caret-after-keypress-expected.txt: Added. |
| * editing/selection/caret-after-keypress.html: Added. |
| * platform/mac-wk2/TestExpectations: Exclude new test. |
| |
| 2013-05-30 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed, EFL gardening. |
| |
| Some of tests in printing are passing on EFL WK2. But, they are still failing on EFL WK1. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-28 Gavin Barraclough <barraclough@apple.com> |
| |
| fast/js/date-DST-time-cusps.html fails after http://trac.webkit.org/changeset/150833 |
| https://bugs.webkit.org/show_bug.cgi?id=116895 |
| <rdar://problem/4777813> Safari incorrectly handles times that shouldn't exist |
| https://bugs.webkit.org/show_bug.cgi?id=11157 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Accidental progression, updating results to expect success. |
| |
| * TestExpectations: |
| - Remove expectations of failure. |
| * fast/js/script-tests/date-DST-time-cusps.js: |
| - Prefer the latter option for non-existent time (due to clock rolling forward). |
| |
| 2013-05-30 Tim Horton <timothy_horton@apple.com> |
| |
| fast/dom/location-new-window-no-crash.html times out flakily on mac-wk2 |
| https://bugs.webkit.org/show_bug.cgi?id=117037 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Close the window on a zero-delay timer, working around a bug where WKTR |
| will hang if a window is closed while a load is in progress. |
| |
| Doesn't affect the test in an important way. |
| |
| * fast/dom/script-tests/location-new-window-no-crash.js: |
| |
| 2013-05-30 Zan Dobersek <zdobersek@igalia.com> |
| |
| Update XMLHttpRequest timeout tests to a newer version from W3C |
| https://bugs.webkit.org/show_bug.cgi?id=117023 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| The XMLHttpRequest Timeout tests have gone through a bit of restructuring and should |
| be updated. This is being primarily done because of the intention of updating the |
| testharness scripts which would break these tests if they were left not updated. |
| |
| These tests were updated from the W3C web-platform-tests GitHub repository. |
| https://github.com/w3c/web-platform-tests |
| |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides-expected.txt: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.html: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-runner.js: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconworker.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.js: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overrides-expected.txt: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overrides.html: Added. |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html: |
| * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout.js: |
| (RequestTracker.prototype.startXHR): |
| (AbortedRequest.prototype.startXHR.handleEvent): |
| (runTestRequests): |
| |
| 2013-05-30 Sergio Villar Senin <svillar@igalia.com> |
| |
| Allow no space between "background-position:" dimensions |
| https://bugs.webkit.org/show_bug.cgi?id=116870 |
| |
| Reviewed by Darin Adler. |
| |
| From Blink r149314 by <ericwilligers@chromium.org> |
| |
| * fast/backgrounds/background-position-parsing-2-expected.txt: |
| * fast/backgrounds/background-position-parsing-2.html: |
| |
| 2013-05-30 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk1/TestExpectations: Skip new failures after r150868. |
| * platform/qt-5.0-wk2/TestExpectations: re-skip still failing tests after r150892. |
| * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Rebaselining after r150798. |
| * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added. |
| * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png: Added. |
| * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added. |
| * platform/qt/TestExpectations: Skip new failre after r150853. |
| |
| 2013-05-30 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed expected pixel result rebaselining after r150798. |
| |
| * platform/qt-5.0-wk2/compositing/checkerboard-expected.png: |
| * platform/qt-5.0-wk2/compositing/culling/filter-occlusion-blur-large-expected.png: |
| * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/nested-scrolling-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png: |
| * platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.png: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png: |
| * platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png: |
| * platform/qt-5.0-wk2/css1/basic/containment-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/basic/id_as_selector-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/basic/inheritance-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_bottom_width-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_left-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_left_width-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_right_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_right_width-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_style-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_top-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_top_width-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/border_width-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/clear-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/clear_float-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/float_elements_in_series-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/float_margin-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/float_on_text_elements-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/height-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_left-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_right-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/margin_top-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_bottom-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_inline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_left-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_right-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/padding_top-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/box_properties/width-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/cascade/cascade_order-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/display-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/list_style_type-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/classification/white_space-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/color_and_background/background-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/color_and_background/background_attachment-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/color_and_background/background_position-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/color_and_background/background_repeat-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/conformance/forward_compatible_parsing-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/font_properties/font-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/font_properties/font_family-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/font_properties/font_size-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/font_properties/font_weight-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/floating_elements-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/height_of_lines-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/horizontal_formatting-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/inline_elements-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/replaced_elements-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/formatting_model/vertical_formatting-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/pseudo/anchor-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/pseudo/firstletter-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/pseudo/firstline-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/pseudo/multiple_pseudo_elements-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/letter_spacing-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/line_height-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/text_decoration-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/text_indent-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/text_transform-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/vertical_align-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/text_properties/word_spacing-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/units/color_units-expected.png: Added. |
| * platform/qt-5.0-wk2/css1/units/length_units-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png. |
| * platform/qt-5.0-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-002-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-004-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-008-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-010-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-012-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-014-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-016-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-02-c-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1202-counters-08-b-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/t1508-c527-font-07-b-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png: |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/insert-div-023-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/extend-by-character-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/focus_editable_html-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/select-all-004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png. |
| * platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png: |
| * platform/qt-5.0-wk2/fast/backgrounds/background-inherit-color-bug-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/background-leakage-transforms-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize15-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/fieldset-stretch-to-legend-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/basic/truncation-rtl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/008-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/013-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/019-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/021-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/025-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/027-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/032-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/033-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/035-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/avoidance-percent-width-strict-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/br-with-clear-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/centered-float-avoidance-complexity-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/float-avoidance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/float/nested-clearance-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/relative-painted-twice-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png. |
| * platform/qt-5.0-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/lineboxcontain/parsing-invalid-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/103-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/104-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/047-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/051-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/055-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/negative-rel-position-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-declarative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-xhtml-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/border-image-massive-scale-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-image-rotate-transform-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-image-scale-transform-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/border-image-scaled-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-01-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-02-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-03-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/box-shadow/basic-shadows-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/box-sizing/box-sizing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-bg-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-text-alignment-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/image-object-in-canvas-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css-generated-content/014-expected.png: |
| * platform/qt-5.0-wk2/fast/css-generated-content/table-parts-before-and-after-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: |
| * platform/qt-5.0-wk2/fast/css/border-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/clip-text-in-scaled-div-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/color-correction-backgrounds-and-text-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/empty-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-child-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/first-of-type-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/font_property_normal-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/hsl-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/last-child-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/last-of-type-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/line-height-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/nested-floating-relative-position-percentages-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/only-child-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/only-of-type-pseudo-class-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/shadow-multiple-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dom/clone-node-dynamic-style-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/008-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png. |
| * platform/qt-5.0-wk2/fast/dynamic/anchor-lock-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/encoding/utf-16-big-endian-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/encoding/utf-16-little-endian-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/events/pointer-events-2-expected.png: |
| * platform/qt-5.0-wk2/fast/events/resize-events-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/016-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/flexbox/flex-hang-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-default-title-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/button-table-styles-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/disabled-select-change-index-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/file/file-input-direction-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/form-hides-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/input-placeholder-paint-order-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-grid-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/iframe-scrolling-attribute-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: |
| * platform/qt-5.0-wk2/fast/gradients/background-clipped-expected.png: |
| * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png: |
| * platform/qt-5.0-wk2/fast/html/details-position-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/html/details-writing-mode-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/gif-large-checkerboard-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-borders-with-bidi-override-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-continuation-borders-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/long-wrapped-line-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/layer-content-visibility-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png: |
| * platform/qt-5.0-wk2/fast/line-grid/line-grid-inside-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/001-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/001-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/008-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/008-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/li-br-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/fast/lists/ol-start-parsing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/lists/olstart-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/block-axis-horizontal-tb-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/client-rects-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/column-break-with-balancing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/column-rules-stacking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/columns-shorthand-parsing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/float-multicol-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/float-paginate-complex-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/float-paginate-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/layers-in-multicol-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/layers-split-across-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/paginate-block-replaced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-h-horizontal-bt-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-h-horizontal-tb-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-h-vertical-lr-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-h-vertical-rl-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-v-horizontal-bt-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-v-horizontal-tb-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-v-vertical-lr-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/pagination-v-vertical-rl-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png. |
| * platform/qt-5.0-wk2/fast/multicol/positioned-with-constrained-height-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/progression-reverse-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/anonymous-style-inheritance-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/span/span-margin-collapsing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/table-vertical-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/nested-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/nested-columns-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/006-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-auto-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/overflow-stacking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/paged-x-on-root-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/paged-y-on-root-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: |
| * platform/qt-5.0-wk2/fast/reflections/reflection-direction-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: |
| * platform/qt-5.0-wk2/fast/regions/region-style-inline-background-color-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/float-new-in-block-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: |
| * platform/qt-5.0-wk2/fast/replaced/005-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png: |
| * platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png: |
| * platform/qt-5.0-wk2/fast/selectors/166-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/023-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/027-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/034-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/038-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/040-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/040-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/002-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/004-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/empty-cells-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/frame-and-rules-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/height-percent-test-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/fast/table/height-percent-test-vertical-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/fast/table/overflowHidden-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/prepend-in-anonymous-table-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/table-display-types-vertical-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/wide-colspan-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png. |
| * platform/qt-5.0-wk2/fast/table/wide-column-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-euc-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/hyphenate-limit-lines-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/softHyphen-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/text-letter-spacing-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/wbr-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/word-break-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.png: |
| * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/writing-mode/fieldsets-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/cursive-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/default-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/fantasy-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/monospace-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/sans-serif-expected.png: Added. |
| * platform/qt-5.0-wk2/fonts/serif-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Added. |
| * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: Added. |
| * platform/qt-5.0-wk2/printing/return-from-printing-mode-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/image-preserveAspectRatio-all-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/altglyph-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/external-paintserver-reference-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png. |
| * platform/qt-5.0-wk2/svg/custom/js-late-pattern-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/junk-data-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/linking-base-external-reference-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png. |
| * platform/qt-5.0-wk2/svg/custom/missing-xlink-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/path-bad-data-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pattern-scaling-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/use-font-face-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/css-transforms-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-multiple-targets-id-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png. |
| * platform/qt-5.0-wk2/svg/hixie/error/012-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/in-html/circle-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png. |
| * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png: |
| * platform/qt-5.0-wk2/svg/text/kerning-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/multichar-glyph-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/wicd/rightsizing-grid-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png: |
| * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image1-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101674-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10269-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10296-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1055-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11944-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug120364-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12384-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1302-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020_iframe-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug137388-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug16252-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug194024-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22019-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23151-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-4-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29314-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2947-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug38916-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3977-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43039-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug44505-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug50695-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug56405-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5797-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5835-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug625-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug650-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug67915-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug73321-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug92143-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/bugs/bug96343-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/core/captions-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/cell_heights-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_span-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fix-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/nested1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/one_row-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_position-table-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_height-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_nowrap-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_height-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_nowrap-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/cell_widths-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/nestedTables-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/test3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/test6-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_tr_align-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug19526-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug220653-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7243-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug89315-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug91057-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/backgrounds-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions3-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/col_span2-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/columns-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/conflicts-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/standards1-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/empty_cells-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/test4-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png: |
| |
| 2013-05-30 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [GTK] Cleanup TestExpectations |
| https://bugs.webkit.org/show_bug.cgi?id=117005 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Get rid of duplicate entry line. |
| |
| 2013-05-29 Praveen R Jadhav <praveen.j@samsung.com> |
| |
| ProgressEvent should not be cancelable |
| https://bugs.webkit.org/show_bug.cgi?id=114444 |
| |
| Reviewed by Darin Adler. |
| |
| file-reader-event-listener.html, xmlhttprequest-get-expected.txt and infoOnProgressEvent-expected.txt are updated. |
| |
| * fast/files/file-reader-event-listener-expected.txt: |
| * fast/files/file-reader-event-listener.html: |
| * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: |
| * http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt: |
| * platform/efl/TestExpectations: |
| |
| 2013-05-29 Dean Jackson <dino@apple.com> |
| |
| -webkit-text-underline-position should not be inherited |
| https://bugs.webkit.org/show_bug.cgi?id=116363 |
| |
| Reverting http://trac.webkit.org/changeset/150366 |
| It was an incorrect fix referring to an old specification. |
| |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js: |
| |
| 2013-05-29 Jer Noble <jer.noble@apple.com> |
| |
| [Mac] Scrubbing long movie files results in timeline snapping back to 0 during scrub. |
| https://bugs.webkit.org/show_bug.cgi?id=116986 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/video-seek-multiple-expected.txt: Added. |
| * media/video-seek-multiple.html: Added. |
| |
| 2013-05-29 Jer Noble <jer.noble@apple.com> |
| |
| media/video-pause-immediately.html test failing on some platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=116985 |
| |
| video-pause-immediately.html will fail on some platforms if the <video> element issues a |
| timeupdate event at currentTime=0. Fix the test by only removing the timeupdate listener |
| inside the currentTime>0 conditional. |
| |
| Reviewed by Eric Carlson. |
| |
| * media/video-pause-immediately.html: |
| |
| 2013-05-29 Adam Barth <abarth@webkit.org> |
| |
| Optimize RenderText::offsetNext for 8 bit strings |
| https://bugs.webkit.org/show_bug.cgi?id=116877 |
| |
| Reviewed by Darin Adler. |
| |
| Test that caret movement works correctly for many code points. |
| |
| * editing/selection/move-by-character-brute-force-expected.txt: Added. |
| * editing/selection/move-by-character-brute-force.html: Added. |
| |
| 2013-05-29 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening, managing media layout tests failures on GTK WK2. |
| |
| * platform/gtk-wk2/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-05-29 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening, managing accessibility layout tests failures on GTK WK2. |
| |
| * platform/gtk-wk2/TestExpectations: |
| |
| 2013-05-26 Jer Noble <jer.noble@apple.com> |
| |
| Support the 'onended' EventListener property for AudioBufferSourceNode and OscillatorNode. |
| https://bugs.webkit.org/show_bug.cgi?id=116798 |
| |
| Reviewed by Eric Carlson. |
| |
| * webaudio/audiobuffersource-ended-expected.txt: Added. |
| * webaudio/audiobuffersource-ended.html: Added. |
| * webaudio/oscillator-ended-expected.txt: Added. |
| * webaudio/oscillator-ended.html: Added. |
| |
| 2013-05-29 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Shapes] Support parsing inset-rectangle shapes |
| https://bugs.webkit.org/show_bug.cgi?id=116638 |
| |
| Reviewed by Dean Jackson. |
| |
| Updated to test for inset-rectangle cases. |
| |
| * fast/exclusions/parsing/parsing-shape-inside-expected.txt: |
| * fast/exclusions/parsing/parsing-shape-lengths-expected.txt: |
| * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js: |
| * fast/exclusions/parsing/script-tests/parsing-test-utils.js: |
| |
| 2013-05-29 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed gardening. Unskipping passing test. |
| https://bugs.webkit.org/show_bug.cgi?id=70907 |
| https://bugs.webkit.org/show_bug.cgi?id=93231 |
| https://bugs.webkit.org/show_bug.cgi?id=89645 |
| https://bugs.webkit.org/show_bug.cgi?id=109291 |
| https://bugs.webkit.org/show_bug.cgi?id=92543 |
| https://bugs.webkit.org/show_bug.cgi?id=82895 |
| https://bugs.webkit.org/show_bug.cgi?id=87395 |
| https://bugs.webkit.org/show_bug.cgi?id=87631 |
| https://bugs.webkit.org/show_bug.cgi?id=89473 |
| https://bugs.webkit.org/show_bug.cgi?id=92490 |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-05-29 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| Adding flaky failure expectations for two perf/ layout tests. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-05-29 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk-wk1/TestExpectations: Remove an unnecessary expectation. |
| * platform/gtk/TestExpectations: Add timeout expectations for tests that are currently timing out. |
| |
| 2013-05-29 Mihai Maerean <mmaerean@adobe.com> |
| |
| [CSS Regions] Content that has overflow: scroll cannot be scrolled by dragging the scroll thumbs with the mouse |
| https://bugs.webkit.org/show_bug.cgi?id=113703 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/regions/drag-scrollbars-of-content-expected.html: Added. |
| * fast/regions/drag-scrollbars-of-content.html: Added. |
| * fast/regions/hover-in-second-region-expected.html: Added. |
| * fast/regions/hover-in-second-region.html: Added. |
| |
| 2013-05-29 Kent Tamura <tkent@chromium.org> |
| |
| Remove ENABLE_INPUT_MULTIPLE_FIELDS_UI. |
| https://bugs.webkit.org/show_bug.cgi?id=116796 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-blur-and-focus-events-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-blur-and-focus-events.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-change-and-input-events.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-visibility-after-restore.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-fallback-format-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-fallback-format.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-focus-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-focus.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-mouse-events-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-mouse-events.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-readonly-subfield-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-readonly-subfield.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-reset-value-after-reloads-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-reset-value-after-reloads.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-spinbutton-change-and-input-events.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-stepup-stepdown-from-renderer.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-validity-badinput-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-validity-badinput.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-value-set-empty-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-value-set-empty.html: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-wheel-event-expected.txt: Removed. |
| * fast/forms/date-multiple-fields/date-multiple-fields-wheel-event.html: Removed. |
| * fast/forms/date-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed. |
| * fast/forms/datetime-multiple-fields/datetime-multiple-fields-fallback-format-expected.txt: Removed. |
| * fast/forms/datetime-multiple-fields/datetime-multiple-fields-fallback-format.html: Removed. |
| * fast/forms/datetime-multiple-fields/datetime-multiple-fields-validity-badinput-expected.txt: Removed. |
| * fast/forms/datetime-multiple-fields/datetime-multiple-fields-validity-badinput.html: Removed. |
| * fast/forms/datetime-multiple-fields/datetime-multiple-fields-value-set-empty-expected.txt: Removed. |
| * fast/forms/datetime-multiple-fields/datetime-multiple-fields-value-set-empty.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-aria-attributes-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-aria-attributes.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-value-changed-notification-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-value-changed-notification.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-blur-and-focus-events-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-blur-and-focus-events.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-change-layout-by-value-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-change-layout-by-value.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-change-and-input-events.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-visibility-after-restore.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-fallback-format-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-fallback-format.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-mouse-events-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-mouse-events.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-preserve-value-after-history-back-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-preserve-value-after-history-back.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-reset-value-after-reloads-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-reset-value-after-reloads.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-spinbutton-change-and-input-events.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-validity-badinput-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-validity-badinput.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-value-set-empty-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-value-set-empty.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-wheel-event-expected.txt: Removed. |
| * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-wheel-event.html: Removed. |
| * fast/forms/datetimelocal-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-ax-aria-attributes-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-ax-aria-attributes.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-blur-and-focus-events-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-blur-and-focus-events.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-change-layout-by-value-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-change-layout-by-value.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-change-and-input-events.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-visibility-after-restore.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-fallback-format-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-fallback-format.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-mouse-events-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-mouse-events.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-readonly-subfield-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-readonly-subfield.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-reset-value-after-reloads-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-reset-value-after-reloads.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-spinbutton-change-and-input-events.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-stepup-stepdown-from-renderer.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-validity-badinput-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-validity-badinput.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-wheel-event-expected.txt: Removed. |
| * fast/forms/month-multiple-fields/month-multiple-fields-wheel-event.html: Removed. |
| * fast/forms/month-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed. |
| * fast/forms/time-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-blur-and-focus-events-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-blur-and-focus-events.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-layout-by-value-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-layout-by-value.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-type-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-change-type.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-change-and-input-events.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-visibility-after-restore.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-crash-after-adoptnode-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-crash-after-adoptnode.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-fallback-format-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-focus-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-focus-style-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-focus-style.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-focus.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-localization.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-losing-renderer-on-click-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-losing-renderer-on-click.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-mouse-events-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-mouse-events.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-narrow-width-scroll-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-narrow-width-scroll.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-reset-value-after-reload-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-reset-value-after-reload.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-state-change-on-focus-or-blur-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-state-change-on-focus-or-blur.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-static-relayout-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-static-relayout.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-step-attribute-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-tabindex-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-tabindex.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-validity-badinput-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-validity-badinput.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-value-set-empty-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-value-set-empty.html: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-wheel-event-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html: Removed. |
| * fast/forms/week-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-ax-aria-attributes-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-ax-aria-attributes.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-ax-value-changed-notification-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-ax-value-changed-notification.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-blur-and-focus-events-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-blur-and-focus-events.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-change-layout-by-value-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-change-layout-by-value.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-change-and-input-events.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-visibility-after-restore.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-fallback-format-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-fallback-format.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-mouse-events.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-preserve-value-after-history-back-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-preserve-value-after-history-back.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-readonly-subfield-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-readonly-subfield.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-reset-value-after-reloads-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-reset-value-after-reloads.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-stepup-stepdown-from-renderer.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-validity-badinput-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-validity-badinput.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-value-set-empty-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-value-set-empty.html: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-wheel-event-expected.txt: Removed. |
| * fast/forms/week-multiple-fields/week-multiple-fields-wheel-event.html: Removed. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-05-29 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Remove SnowLeopard expected results. |
| |
| Rubber-stamped by Andreas Kling. |
| |
| * platform/mac-snowleopard: Removed. |
| * platform/mac-snowleopard/animations: Removed. |
| * platform/mac-snowleopard/canvas: Removed. |
| * platform/mac-snowleopard/canvas/philip: Removed. |
| * platform/mac-snowleopard/canvas/philip/tests: Removed. |
| * platform/mac-snowleopard/compositing: Removed. |
| * platform/mac-snowleopard/compositing/color-matching: Removed. |
| * platform/mac-snowleopard/compositing/framesets: Removed. |
| * platform/mac-snowleopard/compositing/geometry: Removed. |
| * platform/mac-snowleopard/compositing/iframes: Removed. |
| * platform/mac-snowleopard/compositing/images: Removed. |
| * platform/mac-snowleopard/compositing/layer-creation: Removed. |
| * platform/mac-snowleopard/compositing/masks: Removed. |
| * platform/mac-snowleopard/compositing/overflow: Removed. |
| * platform/mac-snowleopard/compositing/reflections: Removed. |
| * platform/mac-snowleopard/compositing/repaint: Removed. |
| * platform/mac-snowleopard/compositing/scaling: Removed. |
| * platform/mac-snowleopard/compositing/shadows: Removed. |
| * platform/mac-snowleopard/compositing/tiling: Removed. |
| * platform/mac-snowleopard/compositing/transitions: Removed. |
| * platform/mac-snowleopard/compositing/video: Removed. |
| * platform/mac-snowleopard/compositing/visibility: Removed. |
| * platform/mac-snowleopard/compositing/webgl: Removed. |
| * platform/mac-snowleopard/css1: Removed. |
| * platform/mac-snowleopard/css1/box_properties: Removed. |
| * platform/mac-snowleopard/css1/cascade: Removed. |
| * platform/mac-snowleopard/css1/classification: Removed. |
| * platform/mac-snowleopard/css1/color_and_background: Removed. |
| * platform/mac-snowleopard/css1/font_properties: Removed. |
| * platform/mac-snowleopard/css1/formatting_model: Removed. |
| * platform/mac-snowleopard/css1/pseudo: Removed. |
| * platform/mac-snowleopard/css1/text_properties: Removed. |
| * platform/mac-snowleopard/css1/units: Removed. |
| * platform/mac-snowleopard/css2.1: Removed. |
| * platform/mac-snowleopard/css2.1/20110323: Removed. |
| * platform/mac-snowleopard/css3: Removed. |
| * platform/mac-snowleopard/css3/filters: Removed. |
| * platform/mac-snowleopard/css3/flexbox: Removed. |
| * platform/mac-snowleopard/css3/images: Removed. |
| * platform/mac-snowleopard/css3/selectors3: Removed. |
| * platform/mac-snowleopard/css3/selectors3/html: Removed. |
| * platform/mac-snowleopard/css3/selectors3/xhtml: Removed. |
| * platform/mac-snowleopard/css3/selectors3/xml: Removed. |
| * platform/mac-snowleopard/editing: Removed. |
| * platform/mac-snowleopard/editing/input: Removed. |
| * platform/mac-snowleopard/editing/inserting: Removed. |
| * platform/mac-snowleopard/editing/pasteboard: Removed. |
| * platform/mac-snowleopard/editing/selection: Removed. |
| * platform/mac-snowleopard/editing/unsupported-content: Removed. |
| * platform/mac-snowleopard/fast: Removed. |
| * platform/mac-snowleopard/fast/backgrounds: Removed. |
| * platform/mac-snowleopard/fast/backgrounds/repeat: Removed. |
| * platform/mac-snowleopard/fast/backgrounds/size: Removed. |
| * platform/mac-snowleopard/fast/block: Removed. |
| * platform/mac-snowleopard/fast/block/basic: Removed. |
| * platform/mac-snowleopard/fast/block/float: Removed. |
| * platform/mac-snowleopard/fast/block/margin-collapse: Removed. |
| * platform/mac-snowleopard/fast/block/positioning: Removed. |
| * platform/mac-snowleopard/fast/borders: Removed. |
| * platform/mac-snowleopard/fast/canvas: Removed. |
| * platform/mac-snowleopard/fast/css: Removed. |
| * platform/mac-snowleopard/fast/dom: Removed. |
| * platform/mac-snowleopard/fast/encoding: Removed. |
| * platform/mac-snowleopard/fast/forms: Removed. |
| * platform/mac-snowleopard/fast/forms/file: Removed. |
| * platform/mac-snowleopard/fast/forms/range: Removed. |
| * platform/mac-snowleopard/fast/gradients: Removed. |
| * platform/mac-snowleopard/fast/images: Removed. |
| * platform/mac-snowleopard/fast/inline: Removed. |
| * platform/mac-snowleopard/fast/layers: Removed. |
| * platform/mac-snowleopard/fast/lists: Removed. |
| * platform/mac-snowleopard/fast/multicol: Removed. |
| * platform/mac-snowleopard/fast/multicol/span: Removed. |
| * platform/mac-snowleopard/fast/multicol/vertical-lr: Removed. |
| * platform/mac-snowleopard/fast/multicol/vertical-rl: Removed. |
| * platform/mac-snowleopard/fast/overflow: Removed. |
| * platform/mac-snowleopard/fast/parser: Removed. |
| * platform/mac-snowleopard/fast/preloader: Removed. |
| * platform/mac-snowleopard/fast/reflections: Removed. |
| * platform/mac-snowleopard/fast/repaint: Removed. |
| * platform/mac-snowleopard/fast/replaced: Removed. |
| * platform/mac-snowleopard/fast/ruby: Removed. |
| * platform/mac-snowleopard/fast/selectors: Removed. |
| * platform/mac-snowleopard/fast/table: Removed. |
| * platform/mac-snowleopard/fast/text: Removed. |
| * platform/mac-snowleopard/fast/text/international: Removed. |
| * platform/mac-snowleopard/fast/text/whitespace: Removed. |
| * platform/mac-snowleopard/fast/writing-mode: Removed. |
| * platform/mac-snowleopard/fast/xsl: Removed. |
| * platform/mac-snowleopard/fonts: Removed. |
| * platform/mac-snowleopard/fullscreen: Removed. |
| * platform/mac-snowleopard/http: Removed. |
| * platform/mac-snowleopard/http/tests: Removed. |
| * platform/mac-snowleopard/http/tests/inspector: Removed. |
| * platform/mac-snowleopard/http/tests/security: Removed. |
| * platform/mac-snowleopard/http/tests/security/contentSecurityPolicy: Removed. |
| * platform/mac-snowleopard/http/tests/xmlhttprequest: Removed. |
| * platform/mac-snowleopard/http/tests/xmlhttprequest/web-apps: Removed. |
| * platform/mac-snowleopard/mathml: Removed. |
| * platform/mac-snowleopard/media: Removed. |
| * platform/mac-snowleopard/platform: Removed. |
| * platform/mac-snowleopard/platform/mac: Removed. |
| * platform/mac-snowleopard/platform/mac/compositing: Removed. |
| * platform/mac-snowleopard/platform/mac/compositing/canvas: Removed. |
| * platform/mac-snowleopard/platform/mac/editing: Removed. |
| * platform/mac-snowleopard/platform/mac/editing/selection: Removed. |
| * platform/mac-snowleopard/platform/mac/fast: Removed. |
| * platform/mac-snowleopard/platform/mac/fast/loader: Removed. |
| * platform/mac-snowleopard/platform/mac/fast/text: Removed. |
| * platform/mac-snowleopard/platform/mac/fast/text/international: Removed. |
| * platform/mac-snowleopard/platform/mac/scrollbars: Removed. |
| * platform/mac-snowleopard/plugins: Removed. |
| * platform/mac-snowleopard/printing: Removed. |
| * platform/mac-snowleopard/scrollbars: Removed. |
| * platform/mac-snowleopard/sputnik: Removed. |
| * platform/mac-snowleopard/sputnik/Unicode: Removed. |
| * platform/mac-snowleopard/svg: Removed. |
| * platform/mac-snowleopard/svg/W3C-I18N: Removed. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1: Removed. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE: Removed. |
| * platform/mac-snowleopard/svg/as-background-image: Removed. |
| * platform/mac-snowleopard/svg/as-border-image: Removed. |
| * platform/mac-snowleopard/svg/as-image: Removed. |
| * platform/mac-snowleopard/svg/as-object: Removed. |
| * platform/mac-snowleopard/svg/batik: Removed. |
| * platform/mac-snowleopard/svg/batik/paints: Removed. |
| * platform/mac-snowleopard/svg/carto.net: Removed. |
| * platform/mac-snowleopard/svg/clip-path: Removed. |
| * platform/mac-snowleopard/svg/css: Removed. |
| * platform/mac-snowleopard/svg/custom: Removed. |
| * platform/mac-snowleopard/svg/dom: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates: Removed. |
| * platform/mac-snowleopard/svg/filters: Removed. |
| * platform/mac-snowleopard/svg/foreignObject: Removed. |
| * platform/mac-snowleopard/svg/hixie: Removed. |
| * platform/mac-snowleopard/svg/hixie/data-types: Removed. |
| * platform/mac-snowleopard/svg/hixie/error: Removed. |
| * platform/mac-snowleopard/svg/hixie/intrinsic: Removed. |
| * platform/mac-snowleopard/svg/hixie/mixed: Removed. |
| * platform/mac-snowleopard/svg/hixie/perf: Removed. |
| * platform/mac-snowleopard/svg/hixie/processing-model: Removed. |
| * platform/mac-snowleopard/svg/hixie/rendering-model: Removed. |
| * platform/mac-snowleopard/svg/hixie/text: Removed. |
| * platform/mac-snowleopard/svg/hixie/viewbox: Removed. |
| * platform/mac-snowleopard/svg/hixie/viewbox/preserveAspectRatio: Removed. |
| * platform/mac-snowleopard/svg/in-html: Removed. |
| * platform/mac-snowleopard/svg/overflow: Removed. |
| * platform/mac-snowleopard/svg/repaint: Removed. |
| * platform/mac-snowleopard/svg/text: Removed. |
| * platform/mac-snowleopard/svg/transforms: Removed. |
| * platform/mac-snowleopard/svg/webarchive: Removed. |
| * platform/mac-snowleopard/svg/wicd: Removed. |
| * platform/mac-snowleopard/svg/zoom: Removed. |
| * platform/mac-snowleopard/svg/zoom/page: Removed. |
| * platform/mac-snowleopard/tables: Removed. |
| * platform/mac-snowleopard/tables/mozilla: Removed. |
| * platform/mac-snowleopard/tables/mozilla/bugs: Removed. |
| * platform/mac-snowleopard/tables/mozilla/collapsing_borders: Removed. |
| * platform/mac-snowleopard/tables/mozilla/core: Removed. |
| * platform/mac-snowleopard/tables/mozilla/marvin: Removed. |
| * platform/mac-snowleopard/tables/mozilla/other: Removed. |
| * platform/mac-snowleopard/transforms: Removed. |
| * platform/mac-snowleopard/transforms/2d: Removed. |
| * platform/mac-snowleopard/transforms/3d: Removed. |
| * platform/mac-snowleopard/transforms/3d/general: Removed. |
| * platform/mac-snowleopard/transforms/3d/point-mapping: Removed. |
| * platform/mac-snowleopard/webarchive: Removed. |
| |
| 2013-05-29 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Mouse over an element does not trigger :hover state for parent when the element is flowed in a region |
| https://bugs.webkit.org/show_bug.cgi?id=111749 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/regions/hover-in-region-grandparent-expected.txt: Added. |
| * fast/regions/hover-in-region-grandparent.html: Added. |
| * fast/regions/hover-in-region-parent-skip-expected.txt: Added. |
| * fast/regions/hover-in-region-parent-skip.html: Added. |
| * fast/regions/hover-in-region-parent-skip-inlines-anonymous-expected.txt: Added. |
| * fast/regions/hover-in-region-parent-skip-inlines-anonymous.html: Added. |
| * fast/regions/hover-on-child-in-region-expected.txt: Added. |
| * fast/regions/hover-on-child-in-region.html: Added. |
| * fast/regions/hover-on-child-in-region-in-region-expected.txt: Added. |
| * fast/regions/hover-on-child-in-region-in-region.html: Added. |
| |
| 2013-05-28 Dean Jackson <dino@apple.com> |
| |
| Animations do not restart after exiting page cache |
| https://bugs.webkit.org/show_bug.cgi?id=116900 |
| |
| Reviewed by Tim Horton. |
| |
| New test to make sure an animation will resume if it |
| enters and leaves the page cache. |
| |
| * animations/resources/page-cache-helper.html: Added. |
| * animations/resume-after-page-cache-expected.txt: Added. |
| * animations/resume-after-page-cache.html: Added. |
| |
| 2013-05-28 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Silence last crash to get bots green. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-05-28 Alexey Proskuryakov <ap@apple.com> |
| |
| Freeze when loading a particular page on washingtonpost.com with NetworkProcess enabled |
| https://bugs.webkit.org/show_bug.cgi?id=116887 |
| <rdar://problem/12965959> |
| |
| Reviewed by Darin Adler. |
| |
| * http/tests/uri/curly-braces-escaping-expected.txt: Added. |
| * http/tests/uri/curly-braces-escaping.html: Added. |
| * http/tests/uri/resources/echo-uri.php: Added. |
| |
| 2013-05-28 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] More attempts to make the bot green. |
| |
| * platform/win/TestExpectations: Exclude another two flaky tests. |
| |
| 2013-05-28 Tim Horton <timothy_horton@apple.com> |
| |
| fast/js/date-DST-time-cusps.html fails after http://trac.webkit.org/changeset/150833 |
| https://bugs.webkit.org/show_bug.cgi?id=116895 |
| |
| Unreviewed, add failing test expectation. |
| |
| * TestExpectations: |
| |
| 2013-05-28 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Silence a few failures to get bot green. |
| https://bugs.webkit.org/show_bug.cgi?id=116564 |
| |
| * platform/win/TestExpectations: Disable some tests. |
| |
| 2013-05-28 Robert Hogan <robert@webkit.org> |
| |
| Fix line endings in test added in r150602 |
| |
| Unreviewed. |
| |
| * fast/css/text-overflow-ellipsis-behind-floats.html: |
| |
| 2013-05-28 Jer Noble <jer.noble@apple.com> |
| |
| Made AudioNode an EventTarget |
| https://bugs.webkit.org/show_bug.cgi?id=116871 |
| |
| Reviewed by Darin Adler. |
| |
| * webaudio/audionode-expected.txt: |
| * webaudio/audionode.html: |
| |
| 2013-05-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Invalid block doesn't make declaration invalid |
| https://bugs.webkit.org/show_bug.cgi?id=115709 |
| |
| Reviewed by Andreas Kling. |
| |
| From Blink r149446 by <serya@chromium.org> |
| |
| * fast/css/parsing-error-recovery.html: Added 2 new test cases. |
| |
| 2013-05-28 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Unskip now passing tests. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-05-28 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unskip now passing tests. |
| |
| * platform/qt-arm/TestExpectations: |
| |
| 2013-05-28 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip failing tests after parallel gc is enabled. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-05-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Web Inspector: Enable CSS logging |
| https://bugs.webkit.org/show_bug.cgi?id=113401 |
| |
| Reviewed by Benjamin Poulain. |
| |
| From Blink r149265 by <serya@chromium.org> |
| |
| Unskipped console-css-warnings.html now that it's working. |
| |
| * TestExpectations: |
| |
| 2013-05-27 Claudio Saavedra <csaavedra@igalia.com> |
| |
| [CSS] -webkit-var prefix is case-sensitive |
| https://bugs.webkit.org/show_bug.cgi?id=116829 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/css/variables/case-sensitive.html: Add a |
| check for case-sensitiveness of the prefix of |
| variable declarations. |
| * fast/css/variables/case-sensitive-expected.html: Update. |
| |
| 2013-05-27 Radu Stavila <stavila@adobe.com> |
| |
| [EFL][GTK] fast/regions/offsetLeft-offsetTop-in-multiple-regions.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=116808 |
| |
| Reviewed by Anders Carlsson. |
| |
| The test was failing because of differences between different fonts. |
| |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt: |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html: |
| |
| 2013-05-27 Noam Rosenthal <noam@webkit.org> |
| |
| New test direct-pattern-compositing-contain-no-repeat.html fails on Mac |
| https://bugs.webkit.org/show_bug.cgi?id=116816 |
| |
| Modified the layer in the reference to still be composited, but have invisible painted content. |
| |
| Reviewed by Andreas Kling. |
| |
| * compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.html: |
| |
| 2013-05-27 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Greening bots. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-05-27 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/plugins/mouse-events-expected.txt: Added. Rebaselining after r150558. |
| |
| 2013-05-27 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| Adding failure expectations for the current test failures. |
| |
| * platform/gtk-wk1/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-05-27 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/fast/dynamic/002-expected.txt: Rebaselining after r150527. |
| * platform/gtk/fast/js/global-constructors-attributes-worker-expected.txt: Added. Rebaselining after r150664. |
| |
| 2013-05-25 Simon Fraser <simon.fraser@apple.com> |
| |
| Unprefix Page Visibility API |
| https://bugs.webkit.org/show_bug.cgi?id=102340 |
| |
| Reviewed by Tim Horton. |
| |
| Remove prefixes, adjust to state name changes. |
| |
| * fast/events/page-visibility-iframe-delete-test.html: |
| * fast/events/page-visibility-iframe-move-test-expected.txt: |
| * fast/events/page-visibility-iframe-move-test.html: |
| * fast/events/page-visibility-iframe-propagation-test-expected.txt: |
| * fast/events/page-visibility-iframe-propagation-test.html: |
| * fast/events/page-visibility-null-view-expected.txt: |
| * fast/events/page-visibility-null-view.html: |
| * fast/events/page-visibility-transition-test-expected.txt: |
| * fast/events/page-visibility-transition-test.html: |
| |
| 2013-05-25 Filip Pizlo <fpizlo@apple.com> |
| |
| We broke (-2^31/-1)|0 in the DFG |
| https://bugs.webkit.org/show_bug.cgi?id=116767 |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/js/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc-expected.txt: Added. |
| * fast/js/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.html: Added. |
| * fast/js/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc-expected.txt: Added. |
| * fast/js/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc.html: Added. |
| * fast/js/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc-expected.txt: Added. |
| * fast/js/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.js: Added. |
| (foo): |
| * fast/js/script-tests/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc.js: Added. |
| (foo): |
| * fast/js/script-tests/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.js: Added. |
| (foo): |
| |
| 2013-05-25 Dan Bernstein <mitz@apple.com> |
| |
| Updated expected results after r150688. |
| |
| Reviewed by Andreas Kling. |
| |
| * http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt: Now shows |
| the URL that performed the client redirect, as expected. |
| |
| 2013-05-25 Noam Rosenthal <noam.rosenthal@nokia.com> |
| |
| Direct pattern compositing breaks when no-repeat is set on a large layer |
| https://bugs.webkit.org/show_bug.cgi?id=116140 |
| |
| Added a ref-test to make sure that direct pattern compositing works well with no-repeat |
| in a particular geometry. |
| |
| Reviewed by Antti Koivisto. |
| |
| * compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.html: Added. |
| * compositing/patterns/direct-pattern-compositing-contain-no-repeat.html: Added. |
| |
| 2013-05-24 Brent Fulgham <bfulgham@apple.com> |
| |
| Unreviewed change to get Windows bots green. Disable a number |
| of crashes and failures. Crashes are tracked under |
| https://bugs.webkit.org/show_bug.cgi?id=116562, failures under |
| https://bugs.webkit.org/show_bug.cgi?id=116564. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-05-24 Sergio Villar Senin <svillar@igalia.com> |
| |
| Fixing invalid block recovery in some declaration list. |
| https://bugs.webkit.org/show_bug.cgi?id=115159 |
| |
| Reviewed by Darin Adler. |
| |
| From Blink r148889 by <serya@chromium.org> |
| |
| * fast/css/parsing-invalid-block-recovery-expected.txt: Added. |
| * fast/css/parsing-invalid-block-recovery.html: Added. |
| |
| 2013-05-24 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Global constructors exposed in worker environment have wrong attributes |
| https://bugs.webkit.org/show_bug.cgi?id=116708 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add fast/js/global-constructors-attributes-worker.html test case to check the |
| global constructors attributers in the worker environment. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * fast/js/global-constructors-attributes-worker-expected.txt: Added. |
| * fast/js/global-constructors-attributes-worker.html: Added. |
| * fast/js/global-constructors-attributes.html: |
| * fast/js/script-tests/global-constructors-attributes.js: Make sure script usable |
| in a Worker and stop reporting the "constructor" property as a global constructor. |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-worker-expected.txt: Added. |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-24 Filip Pizlo <fpizlo@apple.com> |
| |
| We broke !(0/0) |
| https://bugs.webkit.org/show_bug.cgi?id=116736 |
| |
| Reviewed by Gavin Barraclough. |
| |
| * fast/js/constant-fold-not-nan.html: Added. |
| * fast/js/constant-fold-not-nan-expected.txt: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/constant-fold-not-nan.js: Added. |
| |
| 2013-05-24 Sergio Villar Senin <svillar@igalia.com> |
| |
| REGRESSION (r150215): broke a test case in inspector/console/console-css-warnings.html |
| https://bugs.webkit.org/show_bug.cgi?id=116731 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| The mentioned revision removed a layering violation added just to |
| support some IE7 hack. That was removed but the test case |
| supporting it was left untouched, remove it. |
| |
| * inspector/console/console-css-warnings-expected.txt: |
| * inspector/console/console-css-warnings.html: |
| |
| 2013-05-24 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| [WK2] Spelling tests gardening |
| https://bugs.webkit.org/show_bug.cgi?id=116718 |
| |
| Unreviewed gardening. |
| |
| The most spelling tests are skipped for wk2 platforms and they have deprecated comments. |
| Move the tests from global wk2/TestExpectations to the ports' TestExpectations as |
| the core spellchecking implementation is delivered for wk2. |
| This change will allow to run spelling tests easier and using [ Pass ] keyword |
| in TestExpectations won't be needed. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/gtk-wk2/TestExpectations: |
| * platform/mac-wk2/TestExpectations: |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/wk2/TestExpectations: |
| |
| 2013-05-24 Anders Carlsson <andersca@apple.com> |
| |
| Remove PagePopup code |
| https://bugs.webkit.org/show_bug.cgi?id=116732 |
| |
| Reviewed by Andreas Kling. |
| |
| Remove tests that relied on the mock page popup driver. |
| |
| * fast/forms/date/no-page-popup-controller-expected.txt: Removed. |
| * fast/forms/date/no-page-popup-controller.html: Removed. |
| * fast/forms/resources/picker-common.js: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings-expected.txt: Removed. |
| * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings.html: Removed. |
| |
| 2013-05-24 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| Improve loader/go-back-cached-main-resource.html test |
| https://bugs.webkit.org/show_bug.cgi?id=116709 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| It is only needed to register the listeners on the initial load as they |
| are already present when restoring from page cache. Modified the test to |
| use event.persisted property to know if we are handling the first load |
| in order to register the listeners only once. |
| |
| * loader/resources/first-page.html: Rename registerListeners() function |
| to a more accurate name didShowPage() and use event.persisted to |
| register the listeners only in the first load. |
| * loader/resources/other-page.html: Ditto. |
| |
| 2013-05-24 Noam Rosenthal <noam@webkit.org> |
| |
| WebProcess is crashing on http://achicu.github.io/css-presentation when direct pattern compositing is enabled |
| https://bugs.webkit.org/show_bug.cgi?id=115135 |
| |
| Reviewed by Antti Koivisto. |
| |
| Added a ref-test that makes sure that a layer with a hidden radial gradient does not |
| cause the web process to crash. |
| |
| * compositing/patterns/direct-pattern-compositing-hidden-radial-gradient-expected.html: Added. |
| * compositing/patterns/direct-pattern-compositing-hidden-radial-gradient.html: Added. |
| |
| 2013-05-24 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Update qt-5.0-wk2 expected pictures after r150506. |
| |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/filters/feImage-animated-transform-on-target-rect-expected.png: |
| * platform/qt-5.0-wk2/svg/filters/feImage-late-indirect-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-reference-invalidation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-add-to-document-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-changes-id-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-id-change-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-inline-style-change-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-property-change-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-reappend-to-document-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-remove-from-document-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-target-style-change-expected.png: Added. |
| |
| 2013-05-24 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip failing tests. |
| |
| * platform/qt-5.0-wk2/TestExpectations: Move http/tests/security/cross-frame-access-put.html to qt/TestExpectations. |
| * platform/qt/TestExpectations: Skip fast/frames/detach-frame-during-focus.html after r146523. |
| |
| 2013-05-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add back a failing test expectation on fast/canvas/webgl/object-deletion-behaviour.html |
| after r150558 on Lion Debug WK1. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-05-23 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [EFL] Rebaseline after r150593 |
| https://bugs.webkit.org/show_bug.cgi?id=116695 |
| |
| Unreviewed gardening. |
| |
| Moved some editing tests from execCommand into pasteboard. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-23 Filip Pizlo <fpizlo@apple.com> |
| |
| Make Math.imul tests run quicker, and fix some other bugs. |
| |
| Rubber stampted by Oliver Hunt. |
| |
| Also make tests not call print(). |
| |
| * fast/js/regress/script-tests/cell-argument.js: |
| * fast/js/regress/script-tests/imul-double-only.js: |
| (f): |
| * fast/js/regress/script-tests/imul-int-only.js: |
| (f): |
| * fast/js/regress/script-tests/imul-mixed.js: |
| (f): |
| * fast/js/regress/script-tests/object-closure-call.js: |
| |
| 2013-05-23 Mihai Maerean <mmaerean@adobe.com> |
| |
| assertion failed: !node || node->isElementNode() in WebCore::RenderBlock::clone |
| https://bugs.webkit.org/show_bug.cgi?id=116614 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/multicol/newmulticol/direct-child-column-span-all-expected.txt: Added. |
| * fast/multicol/newmulticol/direct-child-column-span-all.html: Added. |
| |
| 2013-05-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Remove a stale test expectation. |
| |
| * platform/wk2/TestExpectations: |
| |
| 2013-05-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Update Mac test expectations for the bug 85408 as bugs 116398 and 116477 have been merged into it. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add back failing test expectations for the bugs 88672 and 89528 after r150558 and r150559 on Lion. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| fast/workers/storage/use-same-database-in-page-and-workers.html times out on the lion bots |
| https://bugs.webkit.org/show_bug.cgi?id=81618 |
| |
| Add back the flaky test failure on Mac. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-18 Robert Hogan <robert@webkit.org> |
| |
| The ellipsis in a text overflow should not avoid floats |
| https://bugs.webkit.org/show_bug.cgi?id=115746 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/css/text-overflow-ellipsis-behind-floats-expected.html: Added. |
| * fast/css/text-overflow-ellipsis-behind-floats.html: Added. |
| * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: |
| * fast/css/text-overflow-ellipsis-full-truncate-rtl.html: |
| Change this test to expect the text to cross into the floating input element |
| and render the ellipsis at the left extreme of the element. The previous expected |
| rendering relied on the incorrect premise that an overflow ellipsis should avoid |
| floated elements. |
| |
| 2013-05-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| [Lion] [WK2] compositing/overflow/overflow-compositing-descendant.html |
| https://bugs.webkit.org/show_bug.cgi?id=116684 |
| |
| Add a timeout/failure test expectation. Also update the expected result since the first frame |
| of the video must be shown in this test. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.png: |
| |
| 2013-05-23 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| Fix loader/go-back-cached-main-resource.html test |
| https://bugs.webkit.org/show_bug.cgi?id=116670 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| The page does not get an onload when being restored from page cache. The |
| test case case is modified to handle pageshow event instead. |
| |
| * loader/go-back-cached-main-resource.html: Wait for the third |
| 'first-page' message to finish the test. |
| * loader/resources/first-page.html: Use onpageshow instead of onload. |
| * loader/resources/other-page.html: Ditto. |
| |
| 2013-05-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Several editing tests that copy & paste slow down Mac WK2 EWS |
| https://bugs.webkit.org/show_bug.cgi?id=116681 |
| |
| Reviewed by Anders Carlsson. |
| |
| Move editing tests that trigger copy and paste from execCommand into pasteboard. |
| Since NWRT uses a single instance of WebKitTestRunner to run tests in single directory, |
| this should mitigate the issue for now. |
| |
| In the long term, we should really mock out the clipboard in WebKitTestRunner. |
| |
| * editing/execCommand/4128080-2-expected.txt: Removed. |
| * editing/execCommand/4128080-2.html: Removed. |
| * editing/execCommand/5939887-expected.txt: Removed. |
| * editing/execCommand/5939887.html: Removed. |
| * editing/execCommand/copy-without-selection-expected.txt: Removed. |
| * editing/execCommand/copy-without-selection.html: Removed. |
| * editing/execCommand/paste-2.html: Removed. |
| * editing/pasteboard/copy-cut-paste-events-fired-when-disabled-expected.txt: Copied from LayoutTests/editing/execCommand/5939887-expected.txt. |
| * editing/pasteboard/copy-cut-paste-events-fired-when-disabled.html: Copied from LayoutTests/editing/execCommand/5939887.html. |
| * editing/pasteboard/copy-inside-h1-preserves-h1-expected.txt: Copied from LayoutTests/editing/execCommand/4128080-2-expected.txt. |
| * editing/pasteboard/copy-inside-h1-preserves-h1.html: Copied from LayoutTests/editing/execCommand/4128080-2.html. |
| * editing/pasteboard/copy-without-selection-expected.txt: Copied from LayoutTests/editing/execCommand/copy-without-selection-expected.txt. |
| * editing/pasteboard/copy-without-selection.html: Copied from LayoutTests/editing/execCommand/copy-without-selection.html. |
| * editing/pasteboard/paste-2.html: Copied from LayoutTests/editing/execCommand/paste-2.html. |
| * platform/gtk/editing/execCommand/paste-2-expected.png: Removed. |
| * platform/gtk/editing/execCommand/paste-2-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/gtk/editing/execCommand/paste-2-expected.png. |
| * platform/gtk/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/gtk/editing/execCommand/paste-2-expected.txt. |
| * platform/mac/editing/execCommand/paste-2-expected.png: Removed. |
| * platform/mac/editing/execCommand/paste-2-expected.txt: Removed. |
| * platform/mac/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/paste-2-expected.png. |
| * platform/mac/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/mac/editing/execCommand/paste-2-expected.txt. |
| * platform/qt/editing/execCommand/paste-2-expected.png: Removed. |
| * platform/qt/editing/execCommand/paste-2-expected.txt: Removed. |
| * platform/qt/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/qt/editing/execCommand/paste-2-expected.png. |
| * platform/qt/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/paste-2-expected.txt. |
| |
| 2013-05-23 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed, rolling out r150586. |
| http://trac.webkit.org/changeset/150586 |
| https://bugs.webkit.org/show_bug.cgi?id=116660 |
| |
| Those constructors should be exposed on the WorkerContext, not |
| the DOMWindow |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/constructor-length-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/constructor-length-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac/fast/js/constructor-length-expected.txt: |
| * platform/qt/fast/js/constructor-length-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-23 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions][Mac] [WK2] Layout Test fast/regions/fixed-pos-elem-in-region.html is flaky on Debug builders |
| https://bugs.webkit.org/show_bug.cgi?id=114571 |
| |
| Tests seems to be passing now, removed from TestExpectations. |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-05-23 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Remove [NoInterfaceObject] from FileReaderSync and WorkerLocation |
| https://bugs.webkit.org/show_bug.cgi?id=116660 |
| |
| Reviewed by Kentaro Hara. |
| |
| Rebaseline a couple of test cases now that FileReaderSync and WorkerLocation |
| attributes are exposed on the global Window object. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/constructor-length-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/js/constructor-length-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac/fast/js/constructor-length-expected.txt: |
| * platform/qt/fast/js/constructor-length-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-23 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk2/TestExpectations: Skip some failing test. |
| * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png: Rebaselined after r148594. |
| * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt: |
| * platform/qt-5.0-wk2/fast/images/repaint-subrect-grid-expected.txt: Rebaselined after r149292. |
| |
| 2013-05-23 Balazs Kelemen <kbalazs@webkit.org> |
| |
| media/W3C/video/networkState/networkState_during_progress.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=76280 |
| |
| Unreviewed gardening. |
| |
| Change expectation to the correct output and mark as flaky. |
| |
| * TestExpectations: |
| * media/W3C/video/networkState/networkState_during_progress-expected.txt: |
| |
| 2013-05-23 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk1/TestExpectations: Remove a test failure that skipped in qt. |
| * platform/qt/TestExpectations: Unskip now passing test. |
| |
| 2013-05-23 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt-5.0-wk2/TestExpectations: Unskip after rebaseline. |
| * platform/qt/TestExpectations: Skip flaky test. |
| * platform/qt/plugins/mouse-events-expected.txt: Rebaselining after r150558. |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Updated the bug associated with the failure of media/context-menu-actions.html |
| from the bug 45021 to the bug 116651 since the former is the bug for which this test was added. |
| |
| Also skip this test it has been timing out intermittently. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Update Mac test expectation for the bug 82980. |
| The test is consistently timing out instead of being flaky now. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add back two Lion test expectations after r150558 and r150559. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Make the test expectation for the bug 116649 specific to WK2 |
| as the test is passing on WK1. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mark media/audio-repaint.html as always failing on Mac. |
| |
| Also add back a failing test expectation to compositing/rtl/rtl-fixed-overflow-scrolled.html on Mac WK2. |
| |
| Also add failing test expectation for the bug 116649. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Peter Wang <peter.wang@torchmobile.com.cn> |
| |
| Use uninitialized register in "JIT::emit_op_neq_null" and "emit_op_eq_null" |
| https://bugs.webkit.org/show_bug.cgi?id=116593 |
| |
| Reviewed by Filip Pizlo. |
| |
| Generated instructions using uninitialized register. It's caused by a mistake of r126494. |
| |
| * fast/js/neq-null-crash-expected.txt: Added. |
| * fast/js/neq-null-crash.html: Added. |
| * fast/js/script-tests/neq-null-crash.js: Added. |
| |
| 2013-05-22 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip 3 more tests which has problem related to ecore library. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Remove even more stale Mac test expectations. These tests are passing now! |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Even more Mac test expectation updates. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/wk2/TestExpectations: |
| * plugins/mouse-events-expected.txt: |
| |
| 2013-05-22 Max Vujovic <mvujovic@adobe.com> |
| |
| [CSS Shaders] valueForCustomFilterTransformParameter should check that renderer is a RenderBox |
| https://bugs.webkit.org/show_bug.cgi?id=116464 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| * css3/filters/custom/custom-filter-crash-inline-computed-style-expected.txt: Added. |
| * css3/filters/custom/custom-filter-crash-inline-computed-style.html: Added. |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add a missing result after r150551. |
| |
| * http/tests/inspector/network/network-size-chunked-expected.txt: Added. |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac test expectation corrections after r150545. |
| |
| * platform/mac-lion/http/tests/multipart/policy-ignore-crash-expected.txt: Added. |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| More Mac test expectation cleanups. |
| |
| * http/tests/inspector/network/network-size-sync-expected.txt: |
| * platform/mac/TestExpectations: |
| * platform/mac/webarchive/loading/mainresource-null-mimetype-crash-expected.txt: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION: fast/files/workers tests crash |
| https://bugs.webkit.org/show_bug.cgi?id=45575 |
| |
| Unskip the test since they no longer crash. Also rebaseline two tests as needed. |
| |
| * fast/files/workers/worker-read-blob-async-expected.txt: |
| * fast/files/workers/worker-read-blob-sync-expected.txt: |
| * platform/mac/TestExpectations: |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac test expectation cleanups. Unskip a bunch of tests and rebaseline them as needed. |
| |
| * accessibility/aria-menubar-menuitems-expected.txt: Added. |
| * fast/replaced/border-radius-clip-expected.png: |
| * platform/mac/TestExpectations: |
| * platform/mac/fast/replaced/border-radius-clip-expected.txt: |
| * platform/mac/http/tests/multipart/policy-ignore-crash-expected.txt: Copied from LayoutTests/http/tests/multipart/policy-ignore-crash-expected.txt. |
| * platform/mac/media/video-volume-slider-expected.png: Added. |
| * platform/mac/media/video-volume-slider-expected.txt: Added. |
| |
| 2013-05-22 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] property parsing tests should be revised |
| https://bugs.webkit.org/show_bug.cgi?id=116446 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| This is just a cleanup of the existing parsing tests. None of the tests have effectively |
| changed. The cleaned-up version should be simpler, more regular, and shorter: |
| - Moved all of parsing tests into a fast/exclusions/parsing subdirectory. |
| - Remove the obsolete "wrap-" prefix from file names. |
| - Eiminated excessive and needless stringification in many of the test functions. |
| - Moved common code into parsing-test-utils.js and refactored redundant code. |
| |
| * fast/exclusions/parsing-wrap-shape-inside-expected.txt: Removed. |
| * fast/exclusions/parsing-wrap-shape-inside.html: Removed. |
| * fast/exclusions/parsing-wrap-shape-lengths-expected.txt: Removed. |
| * fast/exclusions/parsing-wrap-shape-lengths.html: Removed. |
| * fast/exclusions/parsing-wrap-shape-outside-expected.txt: Removed. |
| * fast/exclusions/parsing-wrap-shape-outside.html: Removed. |
| * fast/exclusions/parsing/parsing-shape-inside-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-shape-inside.html: Added. |
| * fast/exclusions/parsing/parsing-shape-lengths-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-shape-lengths.html: Added. |
| * fast/exclusions/parsing/parsing-shape-margin-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-shape-margin.html: Added. |
| * fast/exclusions/parsing/parsing-shape-outside-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-shape-outside.html: Added. |
| * fast/exclusions/parsing/parsing-shape-padding-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-shape-padding.html: Added. |
| * fast/exclusions/parsing/parsing-wrap-flow-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-wrap-flow.html: Added. |
| * fast/exclusions/parsing/parsing-wrap-through-expected.txt: Added. |
| * fast/exclusions/parsing/parsing-wrap-through.html: Added. |
| * fast/exclusions/parsing/script-tests/parsing-shape-inside.js: Added. |
| (string_appeared_here): |
| * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js: Added. |
| (getStyleValue): |
| (testStyleValue): |
| (testComputedStyleValue): |
| (testInvalidValue): |
| * fast/exclusions/parsing/script-tests/parsing-shape-margin.js: Added. |
| (testShapeSpecifiedProperty): |
| * fast/exclusions/parsing/script-tests/parsing-shape-outside.js: Added. |
| (testShapePropertyParsingFailure): |
| * fast/exclusions/parsing/script-tests/parsing-shape-padding.js: Added. |
| (testShapeSpecifiedProperty): |
| * fast/exclusions/parsing/script-tests/parsing-test-utils.js: Added. |
| (getCSSText): |
| (getComputedStyleValue): |
| (getParentAndChildComputedStyles): |
| (getParentAndChildComputedStylesString): |
| (getChildComputedStyle): |
| (testShapeSpecifiedProperty): |
| (testShapeComputedProperty): |
| (testNotInheritedShapeChildProperty): |
| * fast/exclusions/parsing/script-tests/parsing-wrap-flow.js: Added. |
| * fast/exclusions/parsing/script-tests/parsing-wrap-through.js: Added. |
| * fast/exclusions/shape-margin-parsing-expected.txt: Removed. |
| * fast/exclusions/shape-margin-parsing.html: Removed. |
| * fast/exclusions/shape-padding-parsing-expected.txt: Removed. |
| * fast/exclusions/shape-padding-parsing.html: Removed. |
| * fast/exclusions/wrap-flow-parsing-expected.txt: Removed. |
| * fast/exclusions/wrap-flow-parsing.html: Removed. |
| * fast/exclusions/wrap-through-parsing-expected.txt: Removed. |
| * fast/exclusions/wrap-through-parsing.html: Removed. |
| |
| 2013-05-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION: ASSERTION FAILED: obj->isRenderInline() || obj == this, Bad cast in WebCore::RenderBlock::createLineBoxes |
| https://bugs.webkit.org/show_bug.cgi?id=110622 |
| |
| Reviewed by David Hyatt. |
| |
| Add a regression test. |
| |
| * fullscreen/full-screen-inline-split-crash-expected.txt: Added. |
| * fullscreen/full-screen-inline-split-crash.html: Added. |
| |
| 2013-05-22 Simon Fraser <simon.fraser@apple.com> |
| |
| New Flickr doesn't get fast scrolling but should |
| https://bugs.webkit.org/show_bug.cgi?id=116514 |
| |
| Reviewed by Darin Adler. |
| |
| slow-scrolling-hidden-background-toggle.html actually tests this patch. The other |
| two tests were added because there appear to be no tests for basic internals.mainThreadScrollingReasons() |
| functionality. |
| |
| * platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle-expected.txt: Added. |
| * platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle.html: Added. |
| * platform/mac-wk2/tiled-drawing/slow-scrolling-expected.txt: Added. |
| * platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle-expected.txt: Added. |
| * platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle.html: Added. |
| * platform/mac-wk2/tiled-drawing/slow-scrolling.html: Added. |
| |
| 2013-05-22 Robert Hogan <robert@webkit.org> |
| |
| Need to Remove Anonymous Wrappers When All Children Become Inline |
| https://bugs.webkit.org/show_bug.cgi?id=115687 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/block/remove-anonymous-wrappers-when-element-changes-to-float-or-positioned-expected.txt: Added. |
| * fast/block/remove-anonymous-wrappers-when-element-changes-to-float-or-positioned.html: Added. |
| * platform/qt/fast/block/float/float-not-removed-from-next-sibling2-expected.txt: |
| * platform/qt/fast/dynamic/002-expected.txt: |
| |
| 2013-05-22 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed gardening. Skipping failing printing tests after r150046. |
| https://bugs.webkit.org/show_bug.cgi?id=116617 |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip failing tests after r150065 and r150498. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-05-22 Radu Stavila <stavila@adobe.com> |
| |
| [CSSRegions] Remove platform-specific differences from offsetLeft/offsetTop tests |
| https://bugs.webkit.org/show_bug.cgi?id=116607 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt: |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html: |
| * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl.html: |
| * fast/regions/offsetLeft-offsetTop-inlines-region-in-element.html: |
| |
| 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening, updating expected files after r150508. |
| |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added. |
| * platform/qt-5.0/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Removed. |
| |
| 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Unskipping some tests. |
| https://bugs.webkit.org/show_bug.cgi?id=26830 |
| https://bugs.webkit.org/show_bug.cgi?id=99870 |
| https://bugs.webkit.org/show_bug.cgi?id=108429 |
| https://bugs.webkit.org/show_bug.cgi?id=23166 |
| https://bugs.webkit.org/show_bug.cgi?id=98523 |
| https://bugs.webkit.org/show_bug.cgi?id=110654 |
| |
| * platform/qt-5.0/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed. |
| * platform/qt/TestExpectations: |
| * platform/qt/css2.1/20110323/replaced-elements-001-expected.png: |
| * platform/qt/css2.1/20110323/replaced-elements-001-expected.txt: |
| * platform/qt/css3/flexbox/button-expected.png: Added. |
| * platform/qt/css3/flexbox/button-expected.txt: Added. |
| * platform/qt/fast/css/background-clip-radius-values-expected.png: Added. |
| * platform/qt/fast/css/background-clip-radius-values-expected.txt: Added. |
| * platform/qt/fast/images/repaint-subrect-grid-expected.txt: Added. |
| * platform/qt/fast/multicol/single-line-expected.png: Added. |
| * platform/qt/fast/multicol/single-line-expected.txt: Added. |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: |
| * platform/qt/svg/custom/foreign-object-skew-expected.txt: |
| * platform/qt/svg/custom/js-late-pattern-creation-expected.png: |
| * platform/qt/svg/custom/pattern-scaling-expected.png: Added. |
| * platform/qt/svg/custom/pattern-scaling-expected.txt: Added. |
| * platform/qt/svg/custom/pattern-skew-transformed-expected.png: |
| * platform/qt/svg/custom/pattern-skew-transformed-expected.txt: Added. |
| * platform/qt/svg/custom/pattern-with-transformation-expected.png: |
| * platform/qt/svg/custom/text-ctm-expected.png: |
| * platform/qt/svg/custom/text-ctm-expected.txt: |
| * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: |
| * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug92647-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug92647-2-expected.txt: |
| |
| 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Unskipping some tests. |
| https://bugs.webkit.org/show_bug.cgi?id=105437 |
| |
| * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Copied from LayoutTests/platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png. |
| * platform/qt/svg/filters/feImage-animated-transform-on-target-rect-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: |
| * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: |
| * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: |
| * platform/qt/svg/filters/feImage-late-indirect-update-expected.png: |
| * platform/qt/svg/filters/feImage-late-indirect-update-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png: |
| * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-position-expected.png: |
| * platform/qt/svg/filters/feImage-position-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-preserveAspectratio-expected.png: |
| * platform/qt/svg/filters/feImage-preserveAspectratio-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-reference-invalidation-expected.png: |
| * platform/qt/svg/filters/feImage-reference-invalidation-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-subregions-expected.png: |
| * platform/qt/svg/filters/feImage-subregions-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: |
| * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: |
| * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-add-to-document-expected.png: |
| * platform/qt/svg/filters/feImage-target-add-to-document-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-attribute-change-expected.png: |
| * platform/qt/svg/filters/feImage-target-attribute-change-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: |
| * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: |
| * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-changes-id-expected.png: |
| * platform/qt/svg/filters/feImage-target-changes-id-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-id-change-expected.png: |
| * platform/qt/svg/filters/feImage-target-id-change-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-inline-style-change-expected.png: |
| * platform/qt/svg/filters/feImage-target-inline-style-change-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-property-change-expected.png: |
| * platform/qt/svg/filters/feImage-target-property-change-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.png: |
| * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-remove-from-document-expected.png: |
| * platform/qt/svg/filters/feImage-target-remove-from-document-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-target-style-change-expected.png: |
| * platform/qt/svg/filters/feImage-target-style-change-expected.txt: Added. |
| |
| 2013-05-22 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] accessibility/label-for-control-hittest.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=112029 |
| |
| Unreviewed EFL gardening. |
| |
| accessibility/label-for-control-hittest.html passes after r150439. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-21 Mihai Tica <mitica@adobe.com> |
| |
| Updating element background blending to conform to the changes in the spec. |
| This implies that the background layers won't longer blend with the content |
| behind the element. |
| Removing the background color tests, as background color blending is no longer |
| a valid use case, also modified the current background image tests. |
| https://bugs.webkit.org/show_bug.cgi?id=116212 |
| |
| Reviewed by Dean Jackson. |
| |
| * css3/compositing/effect-background-blend-mode-color-expected.txt: Removed. |
| * css3/compositing/effect-background-blend-mode-color.html: Removed. |
| * css3/compositing/effect-background-blend-mode-color2-expected.txt: Removed. |
| * css3/compositing/effect-background-blend-mode-color2.html: Removed. |
| * css3/compositing/effect-background-blend-mode-stacking-expected.png: Removed. |
| * css3/compositing/effect-background-blend-mode-stacking.html: |
| * platform/mac/css3/compositing/effect-background-blend-mode-color-expected.png: Removed. |
| * platform/mac/css3/compositing/effect-background-blend-mode-color2-expected.png: Removed. |
| * platform/mac/css3/compositing/effect-background-blend-mode-expected.png: |
| * platform/mac/css3/compositing/effect-background-blend-mode-stacking-expected.png: |
| |
| 2013-05-21 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [EFL] Cleanup TestExpectations to pass --lint-test-files |
| https://bugs.webkit.org/show_bug.cgi?id=116590 |
| |
| Unreviewed EFL gardening. |
| |
| http/tests/websocket/tests/hybi/close-on-navigate-new-location.html was skipped in r150497. |
| |
| * platform/efl/TestExpectations: Remove duplicate entry. |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Web Inspector: [Mac] inspector/geolocation-error.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=116592 |
| |
| Add a flaky test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Use-after-free in DOMSelection::containsNode |
| https://bugs.webkit.org/show_bug.cgi?id=116468 |
| |
| Reviewed by Andreas Kling. |
| |
| Add a regression test from https://chromium.googlesource.com/chromium/blink/+/40bb8089352b15dd034641b4c131111cd79b44f1. |
| |
| * editing/selection/contains-node-crash-expected.txt: Added. |
| * editing/selection/contains-node-crash.html: Added. |
| |
| 2013-05-21 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip a test which has problem related to ecore library. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-21 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: InspectorFrontendHost::loadResourceSynchronously() builds ASCII-only results |
| https://bugs.webkit.org/show_bug.cgi?id=116569 |
| |
| Merge: https://chromium.googlesource.com/chromium/blink/+/7f1cfecfe34f4dbc6ce1ef0250b13f2058128eeb |
| |
| Reviewed by Timothy Hatcher. |
| |
| * inspector/load-resource-synchronously-utf8-expected.txt: Added. |
| * inspector/load-resource-synchronously-utf8.html: Added. |
| |
| 2013-05-21 Andy Estes <aestes@apple.com> |
| |
| Check in the test and result I forgot to 'git add' before committing r150490. |
| |
| * http/tests/security/cross-origin-session-storage-third-party-blocked-expected.txt: Added. |
| * http/tests/security/cross-origin-session-storage-third-party-blocked.html: Added. |
| |
| 2013-05-21 Andy Estes <aestes@apple.com> |
| |
| Allow session storage for third-party origins even if third-party data access is blocked. |
| https://bugs.webkit.org/show_bug.cgi?id=116532 |
| |
| Reviewed by Anders Carlsson. |
| |
| * http/tests/security/cross-origin-session-storage-third-party-blocked-expected.txt: Renamed from LayoutTests/http/tests/security/cross-origin-session-storage-expected.txt. |
| * http/tests/security/cross-origin-session-storage-third-party-blocked.html: Renamed from LayoutTests/http/tests/security/cross-origin-session-storage.html. |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Web Inspector: inspector/styles/import-pseudoclass-crash.html intermittently hits an assertion in HTMLLinkElement::startLoadingDynamicSheet |
| https://bugs.webkit.org/show_bug.cgi?id=116582 |
| |
| Add a flaky crash expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Update Mountain Lion test expectations per bug 116477. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-21 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Regions][CSS Exclusions] Multiple regions with shape-insides should respect positioned shapes and overflow |
| https://bugs.webkit.org/show_bug.cgi?id=115001 |
| |
| Reviewed by David Hyatt. |
| |
| In r150375 I implemented the new overflow behavior for shape-inside on regions, but it covered only the simple cases |
| when you had only one region. This patch adds support for the new overflow behavior for multiple regions with multiple |
| positioned shape-insides and overflow. |
| |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html: Added. |
| |
| 2013-05-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Reenable storage tests |
| https://bugs.webkit.org/show_bug.cgi?id=116559 |
| |
| Unreviewed update to TestExpectations: |
| 1. Storage features are present on Windows, so test them. |
| 2. Disable (for now) the four websql tests that fail. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-05-21 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed gardening; rebaseline and re-enable media/track/track-cue-rendering-snap-to-lines-not-set.html |
| |
| * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: |
| * platform/mac/TestExpectations: |
| * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Removed. |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Update test expectations after r150472 for the bug 116125. |
| |
| * platform/wk2/TestExpectations: |
| |
| 2013-05-21 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r150386 and r150397. |
| http://trac.webkit.org/changeset/150386 |
| http://trac.webkit.org/changeset/150397 |
| https://bugs.webkit.org/show_bug.cgi?id=116572 |
| |
| Broke a test; Alex is going to try again later. (Requested by |
| thorton on #webkit). |
| |
| * platform/wk2/TestExpectations: |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| dispatchEvent call can execute javascript and blow away endRoot from underneath |
| https://bugs.webkit.org/show_bug.cgi?id=116483 |
| |
| Reviewed by Andreas Kling. |
| |
| Add a regression test. |
| |
| * editing/undo/undo-after-event-edited-expected.txt: Added. |
| * editing/undo/undo-after-event-edited.html: Added. |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| media/track/track-cue-rendering-snap-to-lines-not-set.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=116567 |
| |
| Add a failing test expectation to the test added in r150452. |
| |
| * platform/mac/TestExpectations: |
| * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Added. |
| |
| 2013-05-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Disable several crashing tests. |
| https://bugs.webkit.org/show_bug.cgi?id=116562 |
| |
| Unreviewed change to TestExpectations while investigating. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-05-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Workers are crashing tests. |
| https://bugs.webkit.org/show_bug.cgi?id=116560. |
| |
| Unreviewed change to TestExpectations while investigating. |
| |
| * platform/win/TestExpectations: Disable worker tests under Windows. |
| |
| 2013-05-21 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed test expectation change - skip failing tests. |
| https://bugs.webkit.org/show_bug.cgi?id=116564 |
| |
| 1. Skip a number of failing tests, and investigate the sources of the |
| problems. Progress will be tracked on the above bug. |
| 2. Correct a typo I made in r150382 |
| 3. Remove skip entries from https://webkit.org/b/113908; these were |
| replaced with new tests added in https://webkit.org/b/113946. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-05-21 Radu Stavila <stavila@adobe.com> |
| |
| [CSSRegions] Remove percentages from offsetLeft/offsetTop tests to avoid sub-pixel errors |
| https://bugs.webkit.org/show_bug.cgi?id=116544 |
| |
| Reviewed by Andreas Kling. |
| |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html: |
| * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed.html: |
| |
| 2013-05-20 Jer Noble <jer.noble@apple.com> |
| |
| Implement overlap avoidance for cues with snap-to-lines flag not set |
| https://bugs.webkit.org/show_bug.cgi?id=84296 |
| |
| Reviewed by Eric Carlson. |
| |
| * media/track/track-cue-overlap-snap-to-lines-not-set-expected.txt: Added. |
| * media/track/track-cue-overlap-snap-to-lines-not-set.html: Added. |
| |
| 2013-05-21 Krzysztof Czech <k.czech@samsung.com> |
| |
| [GTK][WK2] accessibility/label-for-control-hittest.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=106341 |
| |
| Reviewed by Martin Robinson. |
| |
| Fixing failing test. The reason of failure is missing |
| possibility of getting accessibility object at exact position. |
| |
| * platform/gtk-wk2/TestExpectations: |
| |
| 2013-05-21 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] accessibility/accessibility-node-reparent.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=112026 |
| |
| Unreviewed EFL gardening. |
| |
| accessibility/accessibility-node-reparent.html passes after r150431. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-21 Krzysztof Czech <k.czech@samsung.com> |
| |
| [EFL] accessibility/accessibility-node-memory-management.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=112025 |
| |
| Unreviewed EFL gardening |
| |
| accessibility/accessibility-node-memory-management.html passes after r150431. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| [Mac] svg/batik/paints/patternRegions-positioned-objects.svg is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=116519 |
| |
| Add a flaky test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-20 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| Remove remaining link-prerender code |
| https://bugs.webkit.org/show_bug.cgi?id=116429 |
| |
| Reviewed by Darin Adler. |
| |
| Remove test cases related to link-prerender. |
| |
| * fast/dom/HTMLLinkElement/prerender-insert-after-stop-expected.txt: Removed. |
| * fast/dom/HTMLLinkElement/prerender-insert-after-stop.html: Removed. |
| * fast/dom/HTMLLinkElement/prerender-remove-after-stop-expected.txt: Removed. |
| * fast/dom/HTMLLinkElement/prerender-remove-after-stop.html: Removed. |
| * fast/dom/HTMLLinkElement/resources/empty.html: Removed. |
| * fast/dom/HTMLLinkElement/resources/empty2.html: Removed. |
| * fast/dom/HTMLLinkElement/resources/simple-prerender.html: Removed. |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| * platform/wk2/TestExpectations: |
| |
| 2013-05-20 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
| |
| Unreviewed EFL gardening. Below tests don't come to crash anymore after r150368. |
| But, pending-activity.html still comes to crash on wk2. |
| |
| storage/indexeddb/pending-activity.html |
| storage/indexeddb/transaction-coordination-across-databases.html |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add tests for named access checks on DOMWindow |
| https://bugs.webkit.org/show_bug.cgi?id=116512 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Merge https://chromium.googlesource.com/chromium/blink/+/9207625a100abe9b72333ac5dba02b38ca5f4466 |
| |
| * http/tests/security/xss-DENIED-window-name-alert-expected.txt: Added. |
| * http/tests/security/xss-DENIED-window-name-alert.html: Added. |
| * http/tests/security/xss-DENIED-window-name-navigator-expected.txt: Added. |
| * http/tests/security/xss-DENIED-window-name-navigator.html: Added. |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Null pointer deference in WebCore::AppendNodeCommand::create |
| https://bugs.webkit.org/show_bug.cgi?id=116479 |
| |
| Reviewed by Andreas Kling. |
| |
| Add a regression test. |
| |
| * editing/deleting/delete-uneditable-style-expected.txt: Added. |
| * editing/deleting/delete-uneditable-style.html: Added. |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION(r150386): [WK2] loader/go-back-cached-main-resource.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=116491 |
| |
| Add a test expectation. |
| |
| * platform/wk2/TestExpectations: |
| |
| 2013-05-20 Simon Fraser <simon.fraser@apple.com> |
| |
| position:sticky should stick for the enclosing overflow ancestor |
| https://bugs.webkit.org/show_bug.cgi?id=100054 |
| |
| Reviewed by Beth Dakin. |
| |
| Reference test for sticky behavior inside overflow:. |
| |
| * fast/css/sticky/sticky-top-overflow-expected.html: Added. |
| * fast/css/sticky/sticky-top-overflow.html: Added. |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add a test that inserting a character inside a URL doesn't move caret per auto correction |
| https://bugs.webkit.org/show_bug.cgi?id=116458 |
| |
| Reviewed by Darin Adler. |
| |
| Add a test. This is broken on Safari 6 but fixed on ToT. |
| |
| * editing/inserting/inserting-slash-inside-url-with-smart-link-expected.txt: Added. |
| * editing/inserting/inserting-slash-inside-url-with-smart-link.html: Added. |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-05-20 Manuel Rego Casasnovas <rego@igalia.com> |
| |
| [GTK][WK2] Unflag tests related to layoutTestController.setSmartInsertDeleteEnabled |
| https://bugs.webkit.org/show_bug.cgi?id=116433 |
| |
| Unreviewed gardening. |
| |
| * platform/gtk-wk2/TestExpectations: Unflag tests as they are passing |
| since r150289. |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| [Mac] [WK2] storage/websql/open-database-creation-callback-isolated-world.html, statement-error-callback-isolated-world.html, |
| and transaction-success-callback-isolated-world.html are flaky |
| https://bugs.webkit.org/show_bug.cgi?id=116478 |
| |
| Add flaky test expectations. |
| |
| * platform/mac-wk2/TestExpectations: |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| svg/batik/text/textEffect.svg is flaky on Mountain Lion builders |
| https://bugs.webkit.org/show_bug.cgi?id=116477 |
| |
| Add a failing test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-20 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] Add CSS parsing support for image URI shape-inside and shape-outside values |
| https://bugs.webkit.org/show_bug.cgi?id=116349 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Check that shape values specified with a URI are parsed correctly. |
| |
| * fast/exclusions/parsing-wrap-shape-inside-expected.txt: |
| * fast/exclusions/parsing-wrap-shape-outside-expected.txt: |
| * fast/exclusions/script-tests/parsing-wrap-shape-inside.js: |
| * fast/exclusions/script-tests/parsing-wrap-shape-outside.js: |
| |
| 2013-05-20 Alex Christensen <achristensen@apple.com> |
| |
| WTR::pathSuitableForTestResult should behave the same as _drt_descriptionSuitableForTestResult so we can unskip tests. |
| https://bugs.webkit.org/show_bug.cgi?id=116125 |
| |
| Reviewed by Tim Horton. |
| |
| * platform/wk2/TestExpectations: |
| Unskipped working tests. |
| |
| 2013-05-20 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add a failing test expectation to editing/selection/user-drag-element-and-user-select-none.html |
| after r150354. The failure is tracked by the bug 116473. |
| |
| * TestExpectations: |
| |
| 2013-05-20 Radu Stavila <stavila@adobe.com> |
| |
| [CSSRegions] Fix offsetLeft / offsetTop for elements inside named flow |
| https://bugs.webkit.org/show_bug.cgi?id=115899 |
| |
| Reviewed by David Hyatt. |
| |
| Added tests for the implementation of offsetLeft and offsetTop for objects inside named flows |
| for which the offsetParent is the body. |
| |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt: Added. |
| * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html: Added. |
| * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed-expected.txt: Added. |
| * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed.html: Added. |
| * fast/regions/offsetLeft-offsetTop-in-region-float-expected.txt: Added. |
| * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl-expected.txt: Added. |
| * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl.html: Added. |
| * fast/regions/offsetLeft-offsetTop-in-region-float.html: Added. |
| * fast/regions/offsetLeft-offsetTop-inlines-region-in-element-expected.txt: Added. |
| * fast/regions/offsetLeft-offsetTop-inlines-region-in-element.html: Added. |
| |
| 2013-05-20 Brent Fulgham <bfulgham@apple.com> |
| |
| [Windows] Unreviewed TestExpectation cleanup. Reordered lines |
| to match Mac version to make it easier to understand what features |
| are uniquely missing in Windows port. |
| |
| * platform/win/TestExpectations: Reordering of lines, adds some |
| bug ID's to existing skipped tests. |
| |
| 2013-05-20 Hans Muller <hmuller@adobe.com> |
| |
| [Qt] REGRESSION(r149457): some fast/exclusions tests are failing |
| https://bugs.webkit.org/show_bug.cgi?id=115511 |
| |
| Reviewed by Andreas Kling. |
| |
| Unskipping the exclusions tests on Qt. They were fixed by https://bugs.webkit.org/show_bug.cgi?id=116115. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-05-20 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Regions][CSS Exclusions] shape-inside on regions should respect positioned shapes and overflow |
| https://bugs.webkit.org/show_bug.cgi?id=116252 |
| |
| Reviewed by David Hyatt. |
| |
| Regions should respect shape-inside properties which have specified top offset. Since the content which overflows from the |
| shape should be pushed after the content box (for details check out r148975), I implemented overflowthe behavior for simple |
| cases when you have only one region. I'm going to implement it for additional regions in a follow up patch. |
| |
| Tests: fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html |
| fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html |
| |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: Added. |
| |
| 2013-05-20 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [GTK] Cleanup TestExpectations to pass --lint-test-files |
| https://bugs.webkit.org/show_bug.cgi?id=116419 |
| |
| Unreviewed GTK gardening. |
| |
| Remove one of two http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-05-20 Antoine Quint <graouts@apple.com> |
| |
| [Mac] captions menu should behave more like a menu |
| https://bugs.webkit.org/show_bug.cgi?id=116436 |
| |
| Reviewed by Eric Carlson. |
| |
| New test that checks that the caption menu hides when clicking outside |
| of the bounds of the media element. |
| |
| * media/video-controls-captions-trackmenu-hide-on-click-outside-expected.txt: Added. |
| * media/video-controls-captions-trackmenu-hide-on-click-outside.html: Added. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| |
| 2013-05-18 Rashmi Shyamasundar <rashmi.s2@samsung.com> |
| |
| [Cairo] Canvas-shadow behavior is not being as expected |
| https://bugs.webkit.org/show_bug.cgi?id=108897 |
| |
| Reviewed by Martin Robinson. |
| |
| Test to verify the shadow of an image drawn on canvas. |
| This test uses an image whose size is smaller than, |
| the size of the rectangle which should be filled with the image. |
| |
| * fast/canvas/canvas-image-shadow-expected.txt: Added. |
| * fast/canvas/canvas-image-shadow.html: Added. |
| * fast/canvas/script-tests/canvas-image-shadow.js: Added. |
| (draw): |
| |
| 2013-05-20 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| [EFL] Reenabled INDEXED_DATABASE after r150344 |
| https://bugs.webkit.org/show_bug.cgi?id=116430 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Unskip indexeddb layout tests for EFL port now that the functionality |
| is reenabled at compile time. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-20 Lamarque V. Souza <Lamarque.Souza@basyskom.com> |
| |
| -webkit-text-underline-position should not be inherited |
| https://bugs.webkit.org/show_bug.cgi?id=116363 |
| |
| Reviewed by Dean Jackson. |
| |
| Update expected results. |
| |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js: |
| |
| 2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Adding failure expectations for spelling tests. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| spelling-double-clicked-word.html passes after r150289. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-18 Simon Fraser <simon.fraser@apple.com> |
| |
| svg/batik tests are flakey. |
| webkit.org/b/116398 |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-18 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL build fix. |
| |
| Skip indexeddb test cases as the feature is temporarily disabled due to |
| r150305. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-18 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac rebaseline after r148944. |
| |
| * platform/mac/TestExpectations: |
| * platform/mac/fast/table/giantRowspan-expected.txt: |
| * platform/mac/fast/table/giantRowspan2-expected.png: |
| * platform/mac/fast/table/giantRowspan2-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug220536-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug220536-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug8858-expected.txt: |
| * platform/mac/tables/mozilla/core/bloomberg-expected.png: |
| * platform/mac/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/mac/tables/mozilla/core/row_span-expected.png: |
| * platform/mac/tables/mozilla/core/row_span-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: |
| |
| 2013-05-18 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION: [Mac] fast/js/post-message-numeric-property.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=116388 |
| |
| Add a flaky test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-18 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac Lion rebaselines after r149999 and r150260. |
| |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/media/track: Added. |
| * platform/mac-lion/media/track/track-cue-rendering-vertical-expected.txt: Added. |
| |
| 2013-05-17 Ryosuke Niwa <rniwa@webkit.org> |
| |
| One more Mac rebaseline. |
| |
| * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: |
| * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: |
| |
| 2013-05-16 Alexey Proskuryakov <ap@apple.com> |
| |
| Text input is largely broken when there are subframes loading |
| http://bugs.webkit.org/show_bug.cgi?id=59121 |
| <rdar://problem/9320468> |
| |
| Reviewed by Darin Adler. |
| |
| The new test's result are affected by DRT and WTR deficiencies, but it still |
| verifies that a tricky crash I had during development doesn't start to happen again. |
| |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/editing/input/resources: Added. |
| * platform/mac/editing/input/resources/first-page.html: Added. |
| * platform/mac/editing/input/resources/other-page.html: Added. |
| * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache-expected.txt: Added. |
| * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html: Added. |
| |
| 2013-05-17 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac rebaselines; also remove some entries. |
| |
| Seriously, I've had it enough. Why are people adding these entires never to rebaseline them later? |
| |
| * platform/mac/TestExpectations: |
| * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt: |
| * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.png: |
| * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt: |
| * platform/mac/fast/encoding/utf-16-big-endian-expected.png: |
| * platform/mac/fast/encoding/utf-16-big-endian-expected.txt: |
| * platform/mac/fast/encoding/utf-16-little-endian-expected.png: |
| * platform/mac/fast/encoding/utf-16-little-endian-expected.txt: |
| * platform/mac/fast/forms/input-value-expected.png: |
| * platform/mac/fast/forms/input-value-expected.txt: |
| * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png: |
| * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt: |
| * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png: |
| * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: |
| |
| 2013-05-17 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: SyntaxError evaluating "1+1; //@ sourceURL=test" in console |
| https://bugs.webkit.org/show_bug.cgi?id=116292 |
| |
| Reviewed by Timothy Hatcher. |
| |
| * inspector/console/console-eval-comment-expected.txt: Added. |
| * inspector/console/console-eval-comment.html: Added. |
| |
| 2013-05-17 Gustavo Noronha Silva <gustavo.noronha@collabora.com> |
| |
| Unreviewed. Skip webgl and transforms/3d tests again, until we find out why they do |
| not run in the release bot. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2013-05-17 Frédéric Wang <fred.wang@free.fr> |
| |
| Bad spacing inside MathML formulas when text-indent is specified |
| https://bugs.webkit.org/show_bug.cgi?id=106600 |
| |
| Reviewed by Martin Robinson. |
| |
| New test to verify that the text-indent property is reset to 0 on |
| the MathML root. |
| |
| * mathml/presentation/text-indent-expected.html: Added. |
| * mathml/presentation/text-indent.html: Added. |
| |
| 2013-05-16 Jer Noble <jer.noble@apple.com> |
| |
| Some media/track tests fail or assert on Mac |
| https://bugs.webkit.org/show_bug.cgi?id=97132 |
| |
| Reviewed by Simon Fraser. |
| |
| * media/track/captions-webvtt/captions-snap-to-lines-not-set.vtt: |
| * media/track/track-cue-rendering-horizontal.html: |
| * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: |
| * media/track/track-cue-rendering-snap-to-lines-not-set.html: |
| * media/track/track-cue-rendering-vertical.html: |
| * platform/mac/TestExpectations: |
| * platform/mac/media/track/track-cue-rendering-horizontal-expected.png: |
| * platform/mac/media/track/track-cue-rendering-horizontal-expected.txt: |
| * platform/mac/media/track/track-cue-rendering-vertical-expected.png: |
| * platform/mac/media/track/track-cue-rendering-vertical-expected.txt: |
| |
| 2013-05-17 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: Allow "//# sourceMappingURL" syntax alongside "//@" |
| https://bugs.webkit.org/show_bug.cgi?id=116290 |
| |
| Reviewed by Timothy Hatcher. |
| |
| * http/tests/inspector/network/resources/source-map-test-style.css: |
| * http/tests/inspector/stylesheet-source-mapping.html: |
| * inspector/debugger/source-url-comment-expected.txt: |
| * inspector/debugger/source-url-comment.html: |
| |
| 2013-05-17 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| 2 math sputnik test fail on 32 bit |
| https://bugs.webkit.org/show_bug.cgi?id=88519 |
| |
| Reviewed by Jocelyn Turcotte. |
| |
| Update the expected values to match recent changes in test262. |
| The old tested values are considered outside the validation range. |
| |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/qt/TestExpectations: |
| * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html: |
| * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html: |
| |
| 2013-05-17 Gabor Abraham <abrhm@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Added platform specific expected after r143389. |
| |
| * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.png: Added. |
| * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added. |
| * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added. |
| * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.png: Added. |
| * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.txt: Added. |
| |
| 2013-05-17 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [GTK] Rebaseline after r150169 |
| https://bugs.webkit.org/show_bug.cgi?id=116256 |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Renamed from fast/loader/willsendrequest-returns-null-for-memory-cache-load.html. |
| |
| 2013-05-17 Ryosuke Niwa <rniwa@webkit.org> |
| |
| media/video-seek-after-end.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=116293 |
| |
| Add a flaky test expectation on all platforms. |
| |
| * TestExpectations: |
| |
| 2013-05-16 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [EFL] inspector-protocol/page/javascriptDialogEvents.html is failing |
| https://bugs.webkit.org/show_bug.cgi?id=114781 |
| |
| Reviewed by Christophe Dumez. |
| |
| Unskip fast/loader/form-submission-after-beforeunload-cancel.html as well. |
| |
| * platform/efl-wk1/TestExpectations: |
| |
| 2013-05-16 Alexis Menard <alexis@webkit.org> |
| |
| Regression: Event#stopPropagation() does not halt bubbling for webkitTransitionEnd |
| https://bugs.webkit.org/show_bug.cgi?id=115656 |
| |
| Reviewed by Darin Adler. |
| |
| Added new tests to cover the bug. |
| |
| * transitions/transition-end-event-prefixed-03-expected.txt: Added. |
| * transitions/transition-end-event-prefixed-03.html: Added. |
| * transitions/transition-end-event-prefixed-02-expected.txt: Added. |
| * transitions/transition-end-event-prefixed-02.html: Added. |
| * transitions/transition-end-event-prefixed-01-expected.txt: Added. |
| * transitions/transition-end-event-prefixed-01.html: Added. |
| |
| 2013-05-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add failing test expectations to http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html per bug 116259. |
| |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac-wk2/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-05-16 Jaehun Lim <ljaehun.lim@samsung.com> |
| |
| Frame flattening prevents <HTML> in <OBJECT> from having scrollbars |
| https://bugs.webkit.org/show_bug.cgi?id=115884 |
| |
| Reviewed by Antonio Gomes. |
| |
| Frame flattening should be applied when the frame owner is frame or iframe. But when |
| the frame owner is object element, frame flattening prevents it from having scrollbars. |
| In this situation, we can't scroll the html document in object element. |
| |
| This patch adds two helper functions to verify flattening conditions. |
| |
| * fast/frames/flattening/scrolling-in-object-expected.html: Added. |
| * fast/frames/flattening/scrolling-in-object.html: Added. |
| |
| 2013-05-16 Lamarque V. Souza <Lamarque.Souza@basyskom.com> |
| |
| [WebSocket] Update pywebsocket to r760 |
| https://bugs.webkit.org/show_bug.cgi?id=115863 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Fix failing tests. |
| |
| * http/tests/websocket/tests/handler_map.txt: |
| * http/tests/websocket/tests/hybi/echo-host_wsh.py: Copied from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py. |
| (web_socket_do_extra_handshake): |
| (web_socket_transfer_data): |
| * http/tests/websocket/tests/hybi/echo-path_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py. |
| (web_socket_do_extra_handshake): |
| (web_socket_transfer_data): |
| * http/tests/websocket/tests/hybi/url-no-trailing-slash-expected.txt: |
| * http/tests/websocket/tests/hybi/url-no-trailing-slash.html: |
| * http/tests/websocket/tests/hybi/url-with-credential-expected.txt: |
| * http/tests/websocket/tests/hybi/url-with-credential.html: |
| * http/tests/websocket/tests/hybi/url-with-empty-query-expected.txt: |
| * http/tests/websocket/tests/hybi/url-with-empty-query.html: |
| * http/tests/websocket/tests/hybi/url-with-query-expected.txt: |
| * http/tests/websocket/tests/hybi/url-with-query.html: |
| |
| 2013-05-16 Simon Fraser <simon.fraser@apple.com> |
| |
| Content disappears when scrolling http://www.childrenscancer.org/zach/ |
| https://bugs.webkit.org/show_bug.cgi?id=116206 |
| |
| Reviewed by Darin Adler. |
| |
| Ref test for foreground layer removal. |
| |
| * compositing/repaint/foreground-layer-change-expected.html: Added. |
| * compositing/repaint/foreground-layer-change.html: Added. |
| |
| 2013-05-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION: canvas/philip/tests/2d.text.draw.fontface.notinpage.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=116245 |
| |
| Add a passing/failing test expectation. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| [Mac] fast/events/mouse-cursor-image-set.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=116244 |
| |
| Add a flaky test expectation on Mac. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-16 Claudio Saavedra <csaavedra@igalia.com> |
| |
| [CSS] CSS Variables are case-sensitive |
| https://bugs.webkit.org/show_bug.cgi?id=116239 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * fast/css/variables/case-sensitive-expected.html: Renamed from |
| fast/css/variables/case-insensitive-expected.html. |
| * fast/css/variables/case-sensitive.html: Renamed from |
| LayoutTests/fast/css/variables/case-insensitive.html. |
| |
| 2013-05-16 Gustavo Noronha Silva <gustavo.noronha@collabora.com> |
| |
| [GTK] Build Xvfb with jhbuild |
| https://bugs.webkit.org/show_bug.cgi?id=115907 |
| |
| Reviewed by Martin Robinson. |
| |
| Unskip and create baselines for transforms/3d and some webgl tests. We can unskip |
| more, but I prefer to only dip the toe in the waters first, to see how the bots |
| react. |
| |
| * platform/gtk/TestExpectations: |
| * platform/gtk/transforms/3d/general/perspective-non-layer-expected.txt: Added. |
| * platform/gtk/transforms/3d/general/perspective-units-expected.txt: Added. |
| * platform/gtk/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added. |
| * platform/gtk/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added. |
| * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Added. |
| |
| 2013-05-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add more Mac test expectations. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add a test expectation per bug 116238 and remove lines erroneously added in r150090. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-05-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac rebaseline. The flakiness dashboard tells us that it started at r150101 |
| but reverting the change locally didn't fix the problem as far as Beth and I checked. |
| |
| * platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Added. |
| * platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt: Added. |
| |
| 2013-05-16 Sergio Villar Senin <svillar@igalia.com> |
| |
| Enable the CSSVariables setting in css-variable-definition.html test |
| https://bugs.webkit.org/show_bug.cgi?id=116231 |
| |
| Reviewed by Andreas Kling. |
| |
| CSSVariablesEnabled setting must be set to true to allow |
| CSSVariables at runtime. |
| |
| Modified also the indent size to 4 spaces. |
| |
| * css3/css-variable-definition-expected.html: |
| * css3/css-variable-definition.html: |
| |
| 2013-05-15 Andy Estes <aestes@apple.com> |
| |
| Resources from non-HTTP schemes should not be cached indefinitely |
| https://bugs.webkit.org/show_bug.cgi?id=113626 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Convert existing memory cache tests to HTTP tests. |
| |
| * fast/loader/resources/compass.jpg: Removed. |
| * fast/loader/resources/image1.html: Removed. |
| * fast/loader/resources/image2.html: Removed. |
| * fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Removed. |
| * http/tests/cache/display-image-unset-allows-cached-image-load-expected.txt: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load-expected.txt. |
| * http/tests/cache/display-image-unset-allows-cached-image-load.html: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load.html. |
| * http/tests/cache/resources/cached-image.html: Renamed from LayoutTests/fast/loader/resources/cached-image.html. |
| * http/tests/cache/resources/image1.html: Added. |
| * http/tests/cache/resources/image2.html: Added. |
| * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Added. |
| * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html: Renamed from LayoutTests/fast/loader/willsendrequest-returns-null-for-memory-cache-load.html. |
| |
| 2013-05-15 Igor Oliveira <igor.o@sisa.samsung.com> |
| |
| Implement run-in remove child cases. |
| https://bugs.webkit.org/show_bug.cgi?id=86520 |
| |
| Move runin to original position when sibling element is destroyed. |
| |
| Reviewed by David Hyatt. |
| |
| * fast/runin/runin-remove-child-simple-expected.txt: Added. |
| * fast/runin/runin-remove-child-simple.html: Added. |
| * fast/runin/runin-sibling-inline-expected.txt: Added. |
| * fast/runin/runin-sibling-inline.html: Added. |
| |
| 2013-05-15 Dongseong Hwang <dongseong.hwang@intel.com> |
| |
| Remove an overloaded strokeRect in <canvas> |
| https://bugs.webkit.org/show_bug.cgi?id=116017 |
| |
| Reviewed by Benjamin Poulain. |
| |
| canvas/philip/tests/2d.missingargs.html can cover |
| fast/canvas/canvas-overloads-strokeRect.html, so this patch removed it. |
| |
| * fast/canvas/canvas-overloads-strokeRect-expected.txt: Removed. |
| * fast/canvas/canvas-overloads-strokeRect.html: Removed. |
| * fast/canvas/script-tests/canvas-overloads-strokeRect.js: Removed. |
| * fast/canvas/script-tests/canvas-strokeRect.js: |
| |
| 2013-05-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com> |
| |
| [css3-text] text-decoration-line now accepts "blink" as valid value |
| https://bugs.webkit.org/show_bug.cgi?id=116104 |
| |
| Reviewed by Andreas Kling. |
| |
| Updated layout test results to reflect changes in specification. |
| |
| * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt: |
| * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js: |
| * fast/css3-text/css3-text-decoration/text-decoration-line-expected.html: |
| * fast/css3-text/css3-text-decoration/text-decoration-line.html: |
| |
| 2013-05-15 Peter Gal <galpeter@inf.u-szeged.hu> |
| |
| Allow http tests on Arch Linux |
| https://bugs.webkit.org/show_bug.cgi?id=116155 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * http/conf/archlinux-httpd.conf: Added. |
| |
| 2013-05-15 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation, |
| assigning it a mock bug modifier so the TestExpectations linting passes. |
| |
| 2013-05-15 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Removing failure expectations for 7 CSS Regions and CSS Exclusions reftests. |
| |
| 2013-05-15 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845. |
| |
| 2013-05-15 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding faillure expectations for two reftests that |
| started failing after r150025 and r150065. |
| |
| 2013-05-15 Radu Stavila <stavila@adobe.com> |
| |
| [CSSRegions] Implement offsetParent for elements inside named flow |
| https://bugs.webkit.org/show_bug.cgi?id=113276 |
| |
| Reviewed by Darin Adler. |
| |
| In the offsetParent algorithm, the nearest ancestor search skips from the topmost named flow elements directly to the body element. |
| |
| Added new test for offsetParent when body is flowed into a region. |
| Updated existing offsetParent test. |
| |
| * fast/regions/offsetParent-body-in-flow-thread-expected.txt: Added. |
| * fast/regions/offsetParent-body-in-flow-thread.html: Added. |
| * fast/regions/offsetParent-in-flow-thread-expected.txt: |
| * fast/regions/offsetParent-in-flow-thread.html: |
| |
| 2013-05-14 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] Some layout tests fail to account for inline pixel snapping |
| https://bugs.webkit.org/show_bug.cgi?id=116115 |
| |
| Reviewed by Dirk Schulze. |
| |
| Adjust the expected locations of spans to account for the fact that inline layout snaps boxes' logical top |
| and bottom to pixels, and the fact that line segment layout rounds the logical left and floors the logical |
| right of segments. |
| |
| * fast/exclusions/shape-inside/shape-inside-polygon-layout.html: Use the quiet variable! |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html: |
| |
| 2013-05-14 Alexey Proskuryakov <ap@apple.com> |
| |
| [Mac] Add tests for secure event input |
| https://bugs.webkit.org/show_bug.cgi?id=116121 |
| |
| Reviewed by Mark Rowe. |
| |
| * editing/secure-input: Added. |
| * editing/secure-input/password-input-changed-type-expected.txt: Added. |
| * editing/secure-input/password-input-changed-type.html: Added. |
| * editing/secure-input/password-input-focusing-expected.txt: Added. |
| * editing/secure-input/password-input-focusing-to-different-frame-expected.txt: Added. |
| * editing/secure-input/password-input-focusing-to-different-frame.html: Added. |
| * editing/secure-input/password-input-focusing.html: Added. |
| * editing/secure-input/removed-password-input-expected.txt: Added. |
| * editing/secure-input/removed-password-input.html: Added. |
| * editing/secure-input/reset-state-on-navigation-expected.txt: Added. |
| * editing/secure-input/reset-state-on-navigation.html: Added. |
| * editing/secure-input/resources: Added. |
| * editing/secure-input/resources/reset-state-on-navigation-target.html: Added. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-05-14 David Hyatt <hyatt@apple.com> |
| |
| REGRESSION (r147261): Many overlaid elements on united.com's account page |
| https://bugs.webkit.org/show_bug.cgi?id=116107 |
| <rdar://problem/13690610> |
| |
| Reviewed by Simon Fraser. |
| |
| * fast/flexbox/auto-height-with-flex-expected.html: Added. |
| * fast/flexbox/auto-height-with-flex.html: Added. |
| |
| 2013-05-14 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo |
| https://bugs.webkit.org/show_bug.cgi?id=115566 |
| |
| Reviewed by David Hyatt. |
| |
| Cleaned up test from the fuzzer. Will only crash if run under a memory |
| checking tool like ASAN. |
| |
| * fast/block/float/float-append-child-crash-expected.txt: Added. |
| * fast/block/float/float-append-child-crash.html: Added. |
| |
| 2013-05-14 Commit Queue <commit-queue@webkit.org> |
| |
| Unreviewed, rolling out r150023. |
| http://trac.webkit.org/changeset/150023 |
| https://bugs.webkit.org/show_bug.cgi?id=116120 |
| |
| Causes table layout issues (Bug 116118) and crashes on |
| buildbot waterfall pages. (Requested by ddkilzer on #webkit). |
| |
| * fast/css/vertical-align-baseline-rowspan-007-expected.html: |
| * fast/css/vertical-align-baseline-rowspan-007.htm: |
| * fast/css/vertical-align-baseline-rowspan-008-expected.html: |
| * fast/table/table-rowspan-height-distribution-in-rows.html: Removed. |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Removed. |
| * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Removed. |
| * platform/qt/tables/mozilla/bugs/bug17548-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug17548-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug220536-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug220536-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug7714-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug7714-expected.txt: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/qt/tables/mozilla/other/test6-expected.png: |
| * platform/qt/tables/mozilla/other/test6-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: |
| * tables/mozilla/core/bloomberg-expected.txt: |
| * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: |
| |
| 2013-05-13 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Removing Attr can delete a wrong Attribute in ElementData |
| https://bugs.webkit.org/show_bug.cgi?id=116077 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Add a regression test by importing |
| https://chromium.googlesource.com/chromium/blink/+/e861452a292e185501e48940305947aa6a4e23c2 |
| |
| * fast/dom/adopt-attribute-crash-expected.txt: Added. |
| * fast/dom/adopt-attribute-crash.svg: Added. |
| |
| 2013-05-14 Andrei Bucur <abucur@adobe.com> |
| |
| Modify checkLayout to receive the log container as an optional parameter |
| https://bugs.webkit.org/show_bug.cgi?id=112793 |
| |
| Reviewed by Darin Adler. |
| |
| Add a way to specify the container manually for checkLayout. This is helpful to measure regions for nested |
| named flows (and probably other cases as well). |
| |
| * resources/check-layout.js: Added an optional parameter to window.checkLayout. |
| |
| 2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com> |
| |
| [GStreamer] cannot seek after video finished |
| https://bugs.webkit.org/show_bug.cgi?id=114044 |
| |
| Reviewed by Philippe Normand. |
| |
| * media/video-seek-after-end-expected.txt: Added. |
| * media/video-seek-after-end.html: Added. |
| |
| 2013-05-14 Zalan Bujtas <zalan@apple.com> |
| |
| Ellipsis text is placed to wrong position, when the truncated text is fully cut off in RTL direction. |
| https://bugs.webkit.org/show_bug.cgi?id=115858 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: Added. |
| * fast/css/text-overflow-ellipsis-full-truncate-rtl.html: Added. |
| |
| 2013-05-14 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt/TestExpectations: Skip test using disabled feature. |
| * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Rebaselining after r149869. |
| |
| 2013-05-14 Jinwoo Song <jinwoo7.song@samsung.com> |
| |
| [EFL] Unreviewed EFL gardening |
| https://bugs.webkit.org/show_bug.cgi?id=116090 |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline after r155023. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/table/007-expected.png: |
| * platform/efl/fast/table/007-expected.txt: |
| * platform/efl/fast/table/colspanMinWidth-expected.png: |
| * platform/efl/fast/table/colspanMinWidth-expected.txt: |
| * platform/efl/fast/table/spanOverlapRepaint-expected.png: |
| * platform/efl/fast/table/spanOverlapRepaint-expected.txt: |
| * platform/efl/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added. |
| * platform/efl/tables/mozilla/bugs/bug13169-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added. |
| * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug17138-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug17138-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug17548-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug17548-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug220536-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug220536-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug6304-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug6304-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Renamed from LayoutTests/platform/efl-wk2/tables/mozilla/bugs/bug73321-expected.txt. |
| * platform/efl/tables/mozilla/bugs/bug7714-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug8858-expected.txt: |
| * platform/efl/tables/mozilla/core/bloomberg-expected.png: |
| * platform/efl/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/efl/tables/mozilla/core/cell_heights-expected.txt: |
| * platform/efl/tables/mozilla/other/test6-expected.png: |
| * platform/efl/tables/mozilla/other/test6-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: |
| |
| 2013-05-14 Alex Christensen <achristensen@apple.com> |
| |
| The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output" |
| run successfully with WebKitTestRunner. They should not be skipped. |
| https://bugs.webkit.org/show_bug.cgi?id=116083 |
| |
| Reviewed by Darin Adler. |
| |
| * platform/wk2/TestExpectations: |
| Unskip tests. |
| |
| 2013-05-13 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Unskip several tests which already passed and add png expected results. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/editing/selection/doubleclick-crash-expected.png: Added. |
| * platform/efl/editing/selection/select-missing-image-expected.png: Added. |
| |
| 2013-05-13 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| compositing/transitions/transform-on-large-layer.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=110099 |
| |
| Reviewed by Darin Adler. |
| |
| Only set the timeout for test end after the resize event has been |
| received. This helps slow test bots, and also makes it easier to |
| tell rendering failures from failures to send resize event. |
| |
| * compositing/transitions/transform-on-large-layer.html: |
| |
| 2013-05-13 Alex Christensen <achristensen@apple.com> |
| |
| Added testRunner.setPrinting. |
| https://bugs.webkit.org/show_bug.cgi?id=42693 |
| rdar://problem/8213845 |
| |
| Reviewed by Darin Adler. |
| |
| * platform/wk2/TestExpectations: |
| Unskipped printing tests. |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Rename BarInfo to BarProp and remove [NoInterfaceObject] |
| https://bugs.webkit.org/show_bug.cgi?id=116027 |
| |
| Reviewed by Andreas Kling. |
| |
| Rebaseline fast/js/global-constructors-attributes.html now that there is a new |
| 'BarProp' global constructor. |
| |
| Rebaseline a few other tests now that BarInfo was renamed to BarProp. |
| |
| * fast/dom/Window/window-lookup-precedence-expected.txt: |
| * fast/js/global-constructors-attributes-expected.txt: |
| * fast/loader/window-properties-restored-from-page-cache-expected.txt: |
| * http/tests/security/cross-frame-access-put-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt: |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt: |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-13 Dean Jackson <dino@apple.com> |
| |
| toDataURL can return an empty image in some cases |
| https://bugs.webkit.org/show_bug.cgi?id=115981 |
| <rdar://problem/13760256> |
| |
| Reviewed by Darin Adler. |
| |
| Make sure that a canvas with content is not the same as one |
| without content. |
| |
| * fast/canvas/toDataURL-not-empty-expected.txt: Added. |
| * fast/canvas/toDataURL-not-empty.html: Added. |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Mark fast/table/crash-split-table-section-no-cell-recalc.html as crashing |
| on EFL port. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Unskip several tests that stopped crashing after r150030. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Mark fast/css/variables/var-inside-shape.html as failing on EFL after |
| r150025. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Mark fast/animation/request-animation-frame-too-rapid.html as failing on EFL WK2 |
| due to r150015. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-13 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] Simple shape-outside tests fail when subpixel layout is disabled |
| https://bugs.webkit.org/show_bug.cgi?id=115767 |
| |
| Reviewed by Dirk Schulze. |
| |
| The overall goal of this change was to restore the (last) four excluded exclusions ref-tests |
| by making them work correctly when subpixel layout is disabled. All of the tests were |
| substantially simplified, as was the supporting javascript code. The original |
| shape-outside-floats-simple-rounded-rectangle test was replaced by three separate tests |
| because the original was bigger then then the 800x600 limit and because it unncessarily |
| combined three indepedent test cases. |
| |
| * fast/exclusions/resources/rounded-rectangle.js: |
| (ellipseXIntercept): Return the 1st quadrant X intercept for an ellipse given a first quadrant Y intercept. |
| (scanConvertRoundedRectangleOutside): Return the line segment intervals that overlap a rounded rectangle. |
| (genLeftRightRoundedRectFloatShapeOutsideRefTest): Insert a stack of float divs that match the left or right edge of a rounded rectangle. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle-expected.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: Added. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-expected.html: Removed. |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html: Removed. |
| * platform/mac/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed, rolling out r150022. |
| http://trac.webkit.org/changeset/150022 |
| https://bugs.webkit.org/show_bug.cgi?id=114044 |
| |
| Causes assertions in media tests |
| |
| * media/video-seek-after-end-expected.txt: Removed. |
| * media/video-seek-after-end.html: Removed. |
| |
| 2013-05-13 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| Fix the float logic to not return an anonymous block ancestor |
| https://bugs.webkit.org/show_bug.cgi?id=115925 |
| |
| Reviewed by David Hyatt. |
| |
| Cleaned up fuzzer test. Note that this will only crash when run under |
| a memory checker like ASAN. |
| |
| * fast/block/float/float-not-removed-crash2-expected.txt: Added. |
| * fast/block/float/float-not-removed-crash2.html: Added. |
| |
| 2013-05-13 Zoltan Horvath <zoltan@webkit.org> |
| |
| [CSS Regions][CSS Exclusions] Shape-inside on regions should respect region borders and paddings |
| https://bugs.webkit.org/show_bug.cgi?id=115456 |
| |
| Reviewed by David Hyatt. |
| |
| I refactored the computation logic of shape-inside on regions by removing access to RenderFlowThread from ExclusionShapeInfo's logicalTopOffset |
| function, this means all the logic is now existing in RenderBlockLineLayout.cpp. By modifying the logicalTopOffset it turned out that the borders |
| and padding hadn't worked correctly, since borders and paddings were counted twice in the shape-inside's computation. This patch adds the necessary |
| modifications to let it respect the borders and padding in the correct way. I created 2 new helper functions to prevent increasing the code size of |
| the layoutRunsAndFloatsInRange function. |
| |
| * fast/regions/shape-inside/shape-inside-on-additional-regions-expected.html: Modify to not use shape-inside for testing. |
| * fast/regions/shape-inside/shape-inside-on-additional-regions.html: Fix the shape-inside's dimension. |
| * fast/regions/shape-inside/shape-inside-on-first-region-block-content-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions-expected.html: Match the shape-inside height to the container's height. |
| * fast/regions/shape-inside/shape-inside-on-regions-inline-content-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-regions.html: Match the shape-inside height to the container's height. |
| * fast/regions/shape-inside/shape-inside-on-second-region-block-content-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-second-region-inline-content-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: Added. |
| * fast/regions/shape-inside/shape-inside-with-region-borders-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-with-region-borders.html: Added. |
| * fast/regions/shape-inside/shape-inside-with-region-padding-expected.html: Added. |
| * fast/regions/shape-inside/shape-inside-with-region-padding.html: Added. |
| |
| 2013-05-13 Bear Travis <betravis@adobe.com> |
| |
| [css exclusions] Enable CSS Exclusions by default when CSS_EXCLUSIONS is set |
| https://bugs.webkit.org/show_bug.cgi?id=115919 |
| |
| Reviewed by Dean Jackson. |
| |
| Adding a test to make sure CSS Exclusions can be enabled, and are enabled by |
| default. |
| |
| * fast/exclusions/css-exclusions-enabled-expected.txt: Added. |
| * fast/exclusions/css-exclusions-enabled.html: Added. |
| |
| 2013-05-13 Suchit Agrawal <a.suchit@samsung.com> |
| |
| Cell heights are disproportional when a row-spanning cell contains a block element that determines the height of the rows |
| https://bugs.webkit.org/show_bug.cgi?id=52185 |
| |
| Reviewed by David Hyatt. |
| |
| Test case updated. |
| * fast/css/vertical-align-baseline-rowspan-007.htm: |
| |
| Reference Test cases updated. |
| * fast/css/vertical-align-baseline-rowspan-007-expected.html: |
| * fast/css/vertical-align-baseline-rowspan-008-expected.html: |
| |
| Added test cases based on changes in the code and different scenarios for rowspan height |
| distribution in rows. |
| * fast/table/table-rowspan-height-distribution-in-rows.html: Added. |
| * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Added. |
| * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added. |
| |
| Test cases need to rebaseline in qt, efl, gtk and mac platforms. |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| Test case results are updated in qt platform. |
| * platform/qt/tables/mozilla/bugs/bug17548-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug17548-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug220536-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug220536-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug7714-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug7714-expected.txt: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/qt/tables/mozilla/other/test6-expected.png: |
| * platform/qt/tables/mozilla/other/test6-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: |
| * tables/mozilla/core/bloomberg-expected.txt: |
| * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: |
| |
| 2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com> |
| |
| [GStreamer] cannot seek after video finished |
| https://bugs.webkit.org/show_bug.cgi?id=114044 |
| |
| Reviewed by Philippe Normand. |
| |
| * media/video-seek-after-end-expected.txt: Added. |
| * media/video-seek-after-end.html: Added. |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Mark several test cases as crashing on EFL port. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Mark 2 ref tests as failing on EFL port. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip 2 HTTP tests that time out of EFL port. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Provide EFL baselines for several compositing test cases. |
| |
| * platform/efl/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added. |
| * platform/efl/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added. |
| * platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added. |
| * platform/efl/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added. |
| |
| 2013-05-13 Zalan Bujtas <zalan@apple.com> |
| |
| WebProcess consuming very high CPU on linkedin.com |
| https://bugs.webkit.org/show_bug.cgi?id=115601 |
| |
| Reviewed by Andreas Kling. |
| |
| Disable WEB_TIMING_MINIMAL. |
| Turn off window.performance and performance.now(). Some JS frameworks expect |
| additional Web Timing APIs, when performance.now() is available. |
| |
| * platform/mac/TestExpectations: |
| * fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-13 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Added platform specific expected files. |
| |
| * platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added after r149915. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added after r149915. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added after r149914. |
| * platform/qt/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969. |
| |
| 2013-05-12 Eric Carlson <eric.carlson@apple.com> |
| |
| REGRESSION (r149749): Video becomes invisible when it starts playing at newyorkbygehry.com |
| https://bugs.webkit.org/show_bug.cgi?id=115963 |
| |
| Reviewed by Dean Jackson. |
| |
| * media/video-remove-insert-repaints.html: Added. |
| * media/video-remove-insert-repaints-expected.txt: Added. |
| * platform/mac/media/video-remove-insert-repaints-expected.png: Added. |
| |
| 2013-05-12 Jinwoo Song <jinwoo7.song@samsung.com> |
| |
| [EFL] Unreviewed EFL gardening |
| https://bugs.webkit.org/show_bug.cgi?id=116004 |
| |
| Unreviewed EFL gardening |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added. |
| * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Added. |
| * platform/efl/fast/text/text-combine-different-fonts-expected.txt: Added. |
| * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added. |
| * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added. |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added. |
| |
| 2013-05-12 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| REGRESSION (r149668): 4 reftest failures under fast/regions on GTK |
| https://bugs.webkit.org/show_bug.cgi?id=115783 |
| |
| Unreviewed rebaseline. They were fixed after r149802. |
| |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| |
| 2013-05-12 Simon Fraser <simon.fraser@apple.com> |
| |
| Dropdowns on http://www.exploratorium.edu don't show anything |
| https://bugs.webkit.org/show_bug.cgi?id=115991 |
| |
| Reviewed by Dan Bernstein. |
| |
| Layer tree dump test with an overflow:hidden that projects outside its |
| ancestor, and is forced to composite by a composited child. |
| |
| * compositing/backing/no-backing-for-clip-overhang-expected.txt: Added. |
| * compositing/backing/no-backing-for-clip-overhang.html: Added. |
| |
| 2013-05-12 Andreas Kling <akling@apple.com> |
| |
| Rebaseline fast/js/global-constructors-attributes.html for mac-lion after r149920. |
| |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-10 Simon Fraser <simon.fraser@apple.com> |
| |
| REGRESSION: Fixed background on ColterReed.com scrolls |
| https://bugs.webkit.org/show_bug.cgi?id=115951 |
| |
| Reviewed by Beth Dakin. |
| |
| Tests with a fixed background and two different ways of making the <html> composited. |
| |
| * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html-expected.html: Added. |
| * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html.html: Added. |
| * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed-expected.html: Added. |
| * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed.html: Added. |
| |
| 2013-05-11 Xan Lopez <xlopez@igalia.com> |
| |
| Bogus -webkit-columns value in fast/text/international/spaces-combined-in-vertical-text.html |
| https://bugs.webkit.org/show_bug.cgi?id=115164 |
| |
| Reviewed by Rob Buis. |
| |
| Remove bogus -webkit-columns property. |
| |
| * fast/text/international/spaces-combined-in-vertical-text.html: |
| |
| 2013-05-11 Jochen Eisinger <jochen@chromium.org> |
| |
| Disallow a window to focus itself via javascript URLs or using target _self |
| https://bugs.webkit.org/show_bug.cgi?id=115906 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/dom/Window/window-focus-self-expected.txt: Added. |
| * fast/dom/Window/window-focus-self.html: Added. |
| * platform/wk2/TestExpectations: test uses unimplemented setWindowIsKey. |
| |
| 2013-03-17 Robert Hogan <robert@webkit.org> |
| |
| Text flow broken in elements with vertical align top/bottom and inline elements taller than line-height |
| https://bugs.webkit.org/show_bug.cgi?id=111974 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * editing/execCommand/query-command-state-expected.txt: |
| * editing/execCommand/script-tests/query-command-state.js: Remove invalid tests, vertical-align does not apply to |
| div elements. |
| (runTests): |
| * fast/css/vertical-align-block-elements-expected.html: Added. |
| * fast/css/vertical-align-block-elements.html: Added. |
| |
| 2013-05-10 Alexey Proskuryakov <ap@apple.com> |
| |
| <rdar://problem/13666412> Clean up some edge cases of URL parsing. |
| https://bugs.webkit.org/show_bug.cgi?id=104919 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-pathname.js: |
| * fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: |
| Updated expectations of one sub-test. We previously tried to keep the test passing |
| as is (see bug 57291), but I couldn't find any reason to prefer the old behavior. |
| |
| * fast/url/host-expected.txt: |
| * fast/url/host.html: |
| Updated one subtest to new results, which match at least Gecko (original of the |
| test actually claims that all browsers including Safari already do what we'll do now). |
| |
| * fast/url/segments-userinfo-vs-host-expected.txt: Added. |
| * fast/url/segments-userinfo-vs-host.html: Added. |
| Added a number of tests, with detailed explanations of the differences with Firefox, |
| and with rationales. |
| |
| * http/tests/uri/username-with-no-hostname-expected.txt: Removed. |
| * http/tests/uri/username-with-no-hostname.html-disabled: Removed. |
| * platform/win/http/tests/uri/username-with-no-hostname-expected.txt: Removed. |
| This test has been disabled for a long time, and being an end-to-end test for |
| invalid URL handling, it would be difficult to make work again. We have multiple |
| parsing tests for URLs like this. |
| |
| 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Remove [NoInterfaceObject] from several WebAudio IDL interfaces |
| https://bugs.webkit.org/show_bug.cgi?id=115894 |
| |
| Reviewed by Darin Adler. |
| |
| Rebaseline fast/js/global-constructors-attributes.html now that more |
| global constructors are exposed. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-10 Simon Fraser <simon.fraser@apple.com> |
| |
| REGRESSION (r145680): No box shadow rendered on element with positioned child that obscures it |
| https://bugs.webkit.org/show_bug.cgi?id=115840 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/box-shadow/box-shadow-obscured-backgrounds-expected.html: Added. |
| * fast/box-shadow/box-shadow-obscured-backgrounds.html: Added. |
| |
| 2013-05-10 Simon Fraser <simon.fraser@apple.com> |
| |
| REGRESSION (r143626): Element shows as garbage in image gallery |
| https://bugs.webkit.org/show_bug.cgi?id=115946 |
| |
| Reviewed by Antti Koivisto. |
| |
| Test that dumps layers for a visibility:hidden element with a child text node, |
| and with a visibility:visible child. The resulting compositing layer should |
| not be marked as opaque. |
| |
| * compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added. |
| * compositing/contents-opaque/hidden-with-visible-child.html: Added. |
| * compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added. |
| * compositing/contents-opaque/hidden-with-visible-text.html: Added. |
| |
| 2013-05-10 Simon Fraser <simon.fraser@apple.com> |
| |
| Garbage down left side of nytimes.com page (if subscriber) |
| https://bugs.webkit.org/show_bug.cgi?id=115839 |
| |
| Reviewed by Antti Koivisto. |
| |
| * compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added. |
| * compositing/contents-opaque/overflow-hidden-child-layers.html: Added. |
| |
| 2013-05-10 Eric Carlson <eric.carlson@apple.com> |
| |
| In-band captions not visible immediately after track mode change |
| https://bugs.webkit.org/show_bug.cgi?id=115922 |
| |
| Reviewed by Dean Jackson. |
| |
| * media/track/track-in-band-mode-expected.txt: Added. |
| * media/track/track-in-band-mode.html: Added. |
| |
| * platform/efl/TestExpectations: Skip new test. |
| * platform/gtk/TestExpectations: Ditto. |
| * platform/mac/TestExpectations: Ditto. |
| * platform/qt/TestExpectations: Ditto. |
| * platform/win/TestExpectations: Ditto. |
| |
| 2013-05-10 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed mac-lion rebaselines. |
| |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-10 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION(r148121): Empty Span does not get a linebox when it's in an anonymous block |
| https://bugs.webkit.org/show_bug.cgi?id=115818 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/inline/anonymous-block-with-empty-inline-expected.txt: Added. |
| * fast/inline/anonymous-block-with-empty-inline.html: Added. |
| |
| 2013-05-10 Dean Jackson <dino@apple.com> |
| |
| Include tab character as a word end for kerning |
| https://bugs.webkit.org/show_bug.cgi?id=115915 |
| <rdar://problem/13861491> |
| |
| Reviewed by Enrica Casucci. |
| |
| This is a follow-up to https://bugs.webkit.org/show_bug.cgi?id=112507 |
| which only looked for a space character as a word end. It should |
| look for tab characters too. |
| |
| * fast/text/word-space-with-kerning-4-expected.html: Added. |
| * fast/text/word-space-with-kerning-4.html: Added. |
| |
| 2013-05-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| REGRESSION (r149652): Videos do not play on cnn.com, just black box |
| https://bugs.webkit.org/show_bug.cgi?id=115887 |
| |
| Reviewed by Antti Koivisto. |
| |
| Add regression tests. |
| |
| * fast/dom/HTMLDocument/image-with-same-id-and-name-expected.txt: Added. |
| * fast/dom/HTMLDocument/image-with-same-id-and-name.html: Added. |
| * fast/dom/HTMLDocument/object-with-same-id-and-name-expected.txt: Added. |
| * fast/dom/HTMLDocument/object-with-same-id-and-name.html: Added. |
| |
| 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline fast/dom/Range/getClientRects.html for EFL port. |
| Skip accessibility/poorly-formed-aria-table.html introduced in |
| r149858 but failing on EFL port. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/dom/Range/getClientRects-expected.txt: |
| |
| 2013-05-10 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845. |
| * platform/qt/inspector/console/command-line-api-expected.txt: Added after r149829. |
| |
| 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip several remaining shadow dom tests and rebaseline a few others. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/images/crossfade-client-not-removed-crash-expected.txt: Added. |
| * platform/efl/fast/js/dom-static-property-for-in-iteration-expected.txt: |
| * platform/efl/inspector/console/command-line-api-expected.txt: Added. |
| |
| 2013-05-09 Alex Christensen <achristensen@apple.com> |
| |
| Unskipped the webarchive tests for Mac that are not skipped for a reason other than |
| dumpDOMAsWebArchive not being implemented, which was fixed in r149692. |
| https://bugs.webkit.org/show_bug.cgi?id=115819 |
| |
| Reviewed by Benjamin Poulain. |
| |
| * platform/efl-wk2/TestExpectations: |
| Skip webarchive tests. |
| * platform/gtk-wk2/TestExpectations: |
| Skip webarchive tests. |
| * platform/qt-5.0-mac-wk2/TestExpectations: |
| Skip webarchive tests. |
| * platform/qt-5.0-wk2/TestExpectations: |
| Skip webarchive tests. |
| * platform/wk2/TestExpectations: |
| Removed universal skipping of webarchive tests, noted which tests are still skipped with bug numbers. |
| |
| 2013-05-09 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: VoiceOver is no longer seeing items in poorly formed tables |
| https://bugs.webkit.org/show_bug.cgi?id=115837 |
| |
| Reviewed by Darin Adler. |
| |
| * accessibility/poorly-formed-aria-table-expected.txt: Added. |
| * accessibility/poorly-formed-aria-table.html: Added. |
| |
| 2013-05-09 Zoltan Horvath <zoltan@webkit.org> |
| |
| [Qt] REGRESSION (r148975) shape-inside-percentage.html and shape-inside-overflow-fixed-dimensions.html are failing after r148975 |
| https://bugs.webkit.org/show_bug.cgi?id=115053 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| I changed the tests to use Ahem font (overflow will be the same on every port) and modify the markup in order to be the similar |
| for the two tests. The change fixes both tests and make them passing on Qt as well. I removed the tests from the TestExpectations. |
| |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html: |
| * fast/exclusions/shape-inside/shape-inside-percentage-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-percentage.html: |
| * platform/qt/TestExpectations: |
| |
| 2013-05-09 Yael Aharon <yael.aharon@intel.com> |
| |
| REGRESSION: Disabled multiline select element now responds to (certain) clicks |
| https://bugs.webkit.org/show_bug.cgi?id=115710 |
| |
| Reviewed by Kent Tamura. |
| |
| Test that a disabled element does not change selection while scrolling. |
| |
| * fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt: Added. |
| * fast/forms/select/listbox-disabled-scroll-no-onchange.html: Added. |
| * fast/forms/select/listbox-disabled-no-autoscroll.html: Added. |
| * fast/forms/select/listbox-disabled-no-autoscroll-expected.html: Added. |
| |
| 2013-05-09 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed mac gardening. |
| |
| * platform/mac/inspector/command-line-api-expected.txt: Removed. |
| * platform/mac/inspector/console: Added. |
| * platform/mac/inspector/console/command-line-api-expected.txt: Added. |
| |
| 2013-05-09 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| [NoInterfaceObject] extended attribute should be removed for several interfaces |
| https://bugs.webkit.org/show_bug.cgi?id=115852 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Rebaseline several layout tests whose output has changed now that a few more |
| global constructors are exposed. |
| |
| * fast/dom/dom-constructors-expected.txt: |
| * fast/js/global-constructors-attributes-expected.txt: |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: |
| |
| 2013-05-09 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table has incorrect height |
| https://bugs.webkit.org/show_bug.cgi?id=26394 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/replaced/table-percent-height-text-controls-expected.txt: Renamed from LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt. |
| * fast/replaced/table-percent-height-text-controls.html: |
| * platform/gtk/fast/replaced/table-percent-height-text-controls-expected.txt: Removed. |
| * platform/qt/fast/replaced/table-percent-height-text-controls-expected.txt: Removed. |
| * platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Removed. |
| |
| 2013-05-09 Xiaobo Wang <xbwang@torchmobile.com.cn> |
| |
| Update srcipt paths in editing/shadow/rightclick-on-meter-in-shadow-crash.html |
| https://bugs.webkit.org/show_bug.cgi?id=96223 |
| |
| Reviewed by Rob Buis. |
| |
| The original paths don't exist at all. |
| |
| * editing/shadow/rightclick-on-meter-in-shadow-crash.html: |
| |
| 2013-05-09 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed mac port gardening. |
| |
| * platform/mac-lion/fast/js: Added. |
| * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: Added. |
| * platform/mac/inspector/command-line-api-expected.txt: Added. |
| |
| 2013-05-08 Oliver Hunt <oliver@apple.com> |
| |
| Code cache stores bogus var references for functions in eval code |
| https://bugs.webkit.org/show_bug.cgi?id=115747 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| Many tests |
| |
| * fast/js/eval-cache-scoped-lookup-expected.txt: Added. |
| * fast/js/eval-cache-scoped-lookup.html: Added. |
| * fast/js/script-tests/eval-cache-scoped-lookup.js: Added. |
| (first): |
| (a.string_appeared_here.second): |
| (third): |
| (fifth): |
| (sixth): |
| (seventh): |
| (eighth): |
| (nineth): |
| (tenth): |
| (eleventh): |
| |
| 2013-05-08 Mark Hahnenberg <mhahnenberg@apple.com> |
| |
| DFGArrayMode::fromObserved is too liberal when it sees different Array and NonArray shapes |
| https://bugs.webkit.org/show_bug.cgi?id=115805 |
| |
| Added regression test for array access over polymorphic array vs. non-array indexing types. |
| With the fix, we get 3.666x faster on this microbenchmark. |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/js/regress/array-nonarray-polymorphic-access-expected.txt: Added. |
| * fast/js/regress/array-nonarray-polymorphic-access.html: Added. |
| * fast/js/regress/script-tests/array-nonarray-polymorphic-access.js: Added. |
| (f): |
| (run): |
| |
| 2013-05-09 Radu Stavila <stavila@adobe.com> |
| |
| [CSSRegions] Change fast/regions/webkit-flow-inlines-inside-regions-bounds[-vertical] tests to make them platform independent |
| https://bugs.webkit.org/show_bug.cgi?id=115851 |
| |
| Reviewed by Antti Koivisto. |
| |
| Modified tests to make them platform independent by using Ahem and no font smoothing. |
| |
| * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html: |
| * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html: |
| * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html: |
| * fast/regions/webkit-flow-inlines-inside-regions-bounds.html: |
| |
| 2013-05-09 Radu Stavila <stavila@adobe.com> |
| |
| [Qt][EFL][GTK] Failing CSS region tests |
| https://bugs.webkit.org/show_bug.cgi?id=115785 |
| |
| Reviewed by Antti Koivisto. |
| |
| Updated tests to overcome platform differences |
| Unskip fixed CSS regions tests |
| |
| * fast/regions/webkit-flow-double-pagination-float-push-expected.html: |
| * fast/regions/webkit-flow-double-pagination-float-push.html: |
| * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: |
| * fast/regions/webkit-flow-float-pushed-to-last-region.html: |
| * fast/regions/webkit-flow-float-unable-to-push-expected.html: |
| * fast/regions/webkit-flow-float-unable-to-push.html: |
| * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: |
| * fast/regions/webkit-flow-floats-inside-regions-bounds.html: |
| * platform/qt/TestExpectations: |
| |
| 2013-05-09 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardeing. Updating some png expected results. |
| |
| * platform/qt-5.0-wk2/compositing/checkerboard-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-04-expecrted.png: Added. |
| * platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/box-shadow/shadow-repaint-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/dom/34176-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/absolute-position-moved-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/add-table-overpaint-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/overflow-into-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-cell-overflow-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/table-row-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png. |
| * platform/qt-5.0-wk2/fast/repaint/transform-rotate-and-remove-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/repaint-on-image-bounds-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png. |
| * platform/qt-5.0-wk2/svg/custom/use-disappears-after-style-update-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png. |
| * platform/qt-5.0-wk2/svg/dom/rect-modify-rx-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/svgsvgelement-repaint-children-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png. |
| * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: Added. |
| |
| 2013-05-09 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Added platform specific expected file after r149758. |
| |
| * platform/qt/fast/js/global-constructors-attributes-expected.txt: Added after r149758. |
| |
| 2013-05-08 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [EFL] Get rid of duplicate entry line in TestExpectations |
| https://bugs.webkit.org/show_bug.cgi?id=115828 |
| |
| Unreviewed gardening. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-08 Eric Carlson <eric.carlson@apple.com> |
| |
| TextTrackCue should support empty content |
| https://bugs.webkit.org/show_bug.cgi?id=115821 |
| |
| Reviewed by Jer Noble. |
| |
| * media/track/track-cue-empty-text-crash-expected.txt: Added. |
| * media/track/track-cue-empty-text-crash.html: Added. |
| |
| 2013-05-08 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Add layout test that lists all global constructors |
| https://bugs.webkit.org/show_bug.cgi?id=115724 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Update fast/js/global-constructors-attributes.html so that it lists all |
| global constructors instead of just a few. |
| |
| * fast/js/global-constructors-attributes-expected.txt: |
| * fast/js/script-tests/global-constructors-attributes.js: |
| (classNameForObject): |
| (constructorPropertiesOnWindow): |
| * platform/efl/fast/js/global-constructors-attributes-expected.txt: Added. |
| * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Added. |
| |
| 2013-05-08 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening, mac port. |
| These tests should use testRunner, not layoutTestController. |
| |
| * fast/js/parse-error-external-script-in-eval.html: |
| * fast/js/parse-error-external-script-in-new-Function.html: |
| |
| 2013-05-08 Darin Adler <darin@apple.com> |
| |
| REGRESSION(r149700): fast/css-generated-content/close-quote-negative-depth.html |
| https://bugs.webkit.org/show_bug.cgi?id=115776 |
| |
| Reviewed by Anders Carlsson. |
| |
| * TestExpectations: Expect success again on this test. |
| |
| 2013-05-08 Eric Carlson <eric.carlson@apple.com> |
| |
| Prevent crash when track is deleted during video element deletion. |
| https://bugs.webkit.org/show_bug.cgi?id=106183 |
| |
| Reviewed by Dean Jackson. |
| |
| * media/track/track-remove-crash-expected.txt: Added. |
| * media/track/track-remove-crash.html: Added. |
| |
| 2013-05-08 David Kilzer <ddkilzer@apple.com> |
| |
| Remove chromium test results added in r149743 |
| |
| * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Removed. |
| * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Removed. |
| |
| 2013-05-08 David Kilzer <ddkilzer@apple.com> |
| |
| Add layout tests for test cases in Bug 5206 |
| <http://webkit.org/b/5206> |
| |
| Reviewed by Eric Seidel. |
| |
| These issues were likely fixed in r89257 for Bug 62613. |
| |
| * fast/js/parse-error-external-script-in-eval-expected.txt: Added. |
| * fast/js/parse-error-external-script-in-eval.html: Added. |
| * fast/js/parse-error-external-script-in-new-Function-expected.txt: Added. |
| Note that the line number in this result is relative to the line |
| number of the second argument to the new Function() method. |
| * fast/js/parse-error-external-script-in-new-Function.html: Added. |
| * fast/js/resources/parse-error-external-script-in-eval.js: Added. |
| * fast/js/resources/parse-error-external-script-in-new-Function.js: Added. |
| |
| * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Added. |
| * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Added. |
| |
| 2013-05-08 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] Inband text tracks are not in track menu on Lion |
| https://bugs.webkit.org/show_bug.cgi?id=115740 |
| |
| Reviewed by Dean Jackson. |
| |
| * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: |
| |
| 2013-05-08 Sergio Villar Senin <svillar@igalia.com> |
| |
| Allow blank spaces before colon (:) on CSS variable definition |
| https://bugs.webkit.org/show_bug.cgi?id=115802 |
| |
| Reviewed by Darin Adler. |
| |
| New test to check that spaces are allowed before the color on CSS |
| variable definitions. |
| |
| * css3/css-variable-definition-expected.html: Added. |
| * css3/css-variable-definition.html: Added. |
| |
| 2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening after r149292. |
| https://bugs.webkit.org/show_bug.cgi?id=115372 |
| |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layer-full-repaint-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/reflection-table-layout-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-absolute-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-absolute-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-absolute-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-fixed-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-table-layout-expected.txt: Added. |
| * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt: Added. |
| |
| 2013-05-08 Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> |
| |
| [EFL] Unreviewed EFL gardening |
| https://bugs.webkit.org/show_bug.cgi?id=115791 |
| |
| Unreviewed EFL gardening |
| |
| Skip fast/regions/ test cases which are failing after r149668. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skipping some failing fast/region tests. |
| https://bugs.webkit.org/show_bug.cgi?id=115785 |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-05-08 Grzegorz Czajkowski <g.czajkowski@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Unskip two spelling tests as they started passing after r149366. |
| |
| * platform/efl-wk2/TestExpectations: |
| Unskip spelling-exactly-selected-word.html and |
| spelling-with-punctuation-selection.html |
| |
| * platform/efl/TestExpectations: |
| Remove spelling tests from efl/TestExpectations as the failing tests |
| are already skipped for both efl-wk1 and global wk2. |
| |
| 2013-05-08 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip remaining Shadow DOM tests on the EFL port. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-08 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding failure expectations for CSS Regions tests |
| that regressed when converted into reftests in r149668. |
| |
| 2013-05-08 Dongseong Hwang <dongseong.hwang@intel.com> |
| |
| Make optional arguments in CanvasRenderingContext2D match the spec. |
| https://bugs.webkit.org/show_bug.cgi?id=115723 |
| |
| Reviewed by Dean Jackson. |
| |
| When tests use <canvas> API with not enough arguments, TypeError |
| exception is fired now. So three tests are changed to match the canvas |
| spec. |
| |
| * fast/canvas/canvas-overloads-strokeRect-expected.txt: |
| * fast/canvas/script-tests/canvas-overloads-strokeRect.js: |
| * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt: |
| |
| 2013-05-08 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Add an image only failure expectation to fast/css-generated-content/close-quote-negative-depth.html per |
| bug 115776 after r149700. r149707 tried to fix its regression but this test is still failing. |
| |
| * TestExpectations: |
| |
| 2013-05-07 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] shape-inside, shape-padding, polygon test failing when subpixel layout is disabled |
| https://bugs.webkit.org/show_bug.cgi?id=115649 |
| |
| Reviewed by Dirk Schulze. |
| |
| Another correction of a padded shape test that failed when subpixel layout was disabled. |
| This test puts a cross pattern made of five Ahem characters on three lines, within a padded |
| diamond polygon. The left edges of each line depend on the intersection of the padded polygon's |
| edges with the top of each line, which makes predicting the exact values unreliable. So we |
| just verify that the left edges of each line are within a pixel of the ideal value. This |
| change is very similar to the one made for bug 115490. |
| |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.html: Removed. |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.txt: Added. |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html: |
| * platform/mac/TestExpectations: |
| |
| 2013-05-06 Enrica Casucci <enrica@apple.com> |
| |
| Support -webkit-system-font on OS X. |
| https://bugs.webkit.org/show_bug.cgi?id=115758 |
| <rdar://problem/13433854> |
| |
| Reviewed by Dean Jackson. |
| |
| * platform/mac/fast/text/systemFont.html: Added. |
| * platform/mac/platform/mac/fast/text/systemFont-expected.png: Added. |
| * platform/mac/platform/mac/fast/text/systemFont-expected.txt: Added. |
| |
| 2013-05-07 Alexey Proskuryakov <ap@apple.com> |
| |
| Combine html and js parts fast/url script-tests |
| https://bugs.webkit.org/show_bug.cgi?id=115739 |
| |
| Rubber-stamped by Brady Eidson. |
| |
| * fast/url/anchor.html: |
| * fast/url/file-http-base.html: |
| * fast/url/file.html: |
| * fast/url/host-lowercase-per-scheme.html: |
| * fast/url/host.html: |
| * fast/url/idna2003.html: |
| * fast/url/idna2008.html: |
| * fast/url/invalid-urls-utf8.html: |
| * fast/url/ipv4.html: |
| * fast/url/ipv6.html: |
| * fast/url/mailto.html: |
| * fast/url/path-url.html: |
| * fast/url/path.html: |
| * fast/url/port.html: |
| * fast/url/query.html: |
| * fast/url/relative-unix.html: |
| * fast/url/relative-win.html: |
| * fast/url/relative.html: |
| * fast/url/safari-extension.html: |
| * fast/url/scheme.html: |
| * fast/url/script-tests: Removed. |
| * fast/url/script-tests/TEMPLATE.html: Removed. |
| * fast/url/script-tests/anchor.js: Removed. |
| * fast/url/script-tests/file-http-base.js: Removed. |
| * fast/url/script-tests/file.js: Removed. |
| * fast/url/script-tests/host.js: Removed. |
| * fast/url/script-tests/idna2003.js: Removed. |
| * fast/url/script-tests/idna2008.js: Removed. |
| * fast/url/script-tests/ipv4.js: Removed. |
| * fast/url/script-tests/ipv6.js: Removed. |
| * fast/url/script-tests/mailto.js: Removed. |
| * fast/url/script-tests/path-url.js: Removed. |
| * fast/url/script-tests/path.js: Removed. |
| * fast/url/script-tests/port.js: Removed. |
| * fast/url/script-tests/query.js: Removed. |
| * fast/url/script-tests/relative-unix.js: Removed. |
| * fast/url/script-tests/relative-win.js: Removed. |
| * fast/url/script-tests/relative.js: Removed. |
| * fast/url/script-tests/scheme.js: Removed. |
| * fast/url/script-tests/segments-from-data-url.js: Removed. |
| * fast/url/script-tests/segments.js: Removed. |
| * fast/url/script-tests/standard-url.js: Removed. |
| * fast/url/script-tests/trivial-segments.js: Removed. |
| * fast/url/script-tests/trivial.js: Removed. |
| * fast/url/segments-from-data-url.html: |
| * fast/url/segments.html: |
| * fast/url/standard-url.html: |
| * fast/url/trivial-segments.html: |
| * fast/url/trivial.html: |
| |
| 2013-05-07 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Convert remaining fast/regions/webkit-flow* pixel tests to reftests |
| https://bugs.webkit.org/show_bug.cgi?id=115422 |
| |
| Reviewed by Andreas Kling. |
| |
| Converted following tests from pixel tests to ref tests: |
| - webkit-flow-double-pagination-float-push |
| - webkit-flow-float-pushed-to-last-region |
| - webkit-flow-float-unable-to-push |
| - webkit-flow-floats-inside-regions-bounds |
| |
| * fast/regions/webkit-flow-double-pagination-float-push-expected.html: Added. |
| * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: Added. |
| * fast/regions/webkit-flow-float-pushed-to-last-region.html: |
| * fast/regions/webkit-flow-float-unable-to-push-expected.html: Added. |
| * fast/regions/webkit-flow-float-unable-to-push.html: |
| * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: Added. |
| * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed. |
| * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed. |
| * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed. |
| * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed. |
| * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed. |
| * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed. |
| * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed. |
| * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed. |
| * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed. |
| * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed. |
| * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed. |
| * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed. |
| * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed. |
| * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed. |
| * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed. |
| * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed. |
| * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed. |
| * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed. |
| * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed. |
| * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed. |
| * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed. |
| * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed. |
| * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed. |
| * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed. |
| * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed. |
| * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed. |
| * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed. |
| * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed. |
| * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed. |
| * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed. |
| * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed. |
| * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed. |
| |
| 2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| Heap-use-after-free in WebCore::InlineFlowBox::deleteLine |
| https://bugs.webkit.org/show_bug.cgi?id=114772 |
| |
| Reviewed by David Hyatt. |
| |
| Test case generated by the fuzzer. Will only crash when run in a |
| vulnerable configuration with a memory checking lib enabled. |
| |
| * fast/ruby/ruby-svg-crash-expected.txt: Added. |
| * fast/ruby/ruby-svg-crash.html: Added. |
| |
| 2013-05-06 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION(r140024): child of fixed div inside of absolute div does not get resized when window is resized |
| https://bugs.webkit.org/show_bug.cgi?id=115379 |
| |
| Reviewed by David Hyatt. |
| |
| * fast/block/positioning/child-of-fixed-pos-after-movement-expected.txt: Added. |
| * fast/block/positioning/child-of-fixed-pos-after-movement.html: Added. |
| |
| 2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com> |
| |
| [CSS Exclusions] remove unused -webkit-wrap property |
| https://bugs.webkit.org/show_bug.cgi?id=102105 |
| |
| Reviewed by Darin Adler. |
| |
| Delete tests for the -webkit-wrap property. |
| |
| * fast/exclusions/css-exclusions-disabled.html: Remove use of -webkit-wrap. |
| * fast/exclusions/script-tests/wrap-parsing.js: Removed. |
| * fast/exclusions/wrap-parsing-expected.txt: Removed. |
| * fast/exclusions/wrap-parsing.html: Removed. |
| * svg/css/style-change-crash-expected.txt: Removed. |
| * svg/css/style-change-crash.html: Removed. |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Add EFL-specific result for fast/events/event-attribute.html as global expectation |
| was changed in r149088. |
| |
| * platform/efl/fast/events/event-attribute-expected.txt: Added. |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline several test cases for EFL port. |
| |
| * platform/efl/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added. |
| * platform/efl/editing/selection/extend-inside-transforms-backward-expected.png: Added. |
| * platform/efl/editing/selection/extend-inside-transforms-backward-expected.txt: Added. |
| * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.png: |
| * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt: |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Mark several test cases as failing after r149292 due to missing repaint rect |
| dumping. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip repaint test that regressed after r149292. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip remaining Shadow DOM test and new accessibility test introduced in |
| r115659. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-06 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled |
| https://bugs.webkit.org/show_bug.cgi?id=115490 |
| |
| Second round of changes to restore platform/mac exclusion tests that started failing when |
| subpixel layout was turned off. This set of changes just restores four ref-tests that place |
| a single square Ahem character cell within a circle or an ellipse. When subpixel layout isn't |
| enabled the expected origin of the character is adjusted. |
| |
| Reviewed by Dirk Schulze. |
| |
| * fast/exclusions/shape-inside/shape-inside-circle-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-ellipse-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html: |
| * fast/exclusions/shape-inside/shape-inside-ellipse.html: |
| * platform/mac/TestExpectations: |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Remove duplicate Shadow DOM test cases from TestExpectation files. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed. Remove duplicate tests from EFL TestExpectation files. |
| |
| * platform/efl-wk2/TestExpectations: |
| * platform/efl/TestExpectations: |
| |
| 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip Shadow DOM tests for EFL port as the feature is being removed. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-06 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding new failure expectations and adjusting an old one. |
| |
| 2013-05-06 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. Rebaselining after r148720, r149088 and r149407. |
| |
| * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt: |
| * platform/gtk/fast/images/crossfade-client-not-removed-crash-expected.txt: Added. |
| * platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added. |
| * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: |
| |
| 2013-05-06 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION(r140907) - Backport blink r149612 to fix vertical-align and rowspan issue |
| https://bugs.webkit.org/show_bug.cgi?id=115611 |
| |
| Reviewed by Benjamin Poulain. |
| |
| * fast/table/baseline-align-rowspan-expected.txt: Added. |
| * fast/table/baseline-align-rowspan.html: Added. |
| |
| 2013-05-05 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: aria-checked not exposed correctly on menuitemcheckbox or menuitemradio roles |
| https://bugs.webkit.org/show_bug.cgi?id=115499 |
| |
| Reviewed by Tim Horton. |
| |
| * platform/mac/accessibility/aria-menuitem-checked-value-expected.txt: Added. |
| * platform/mac/accessibility/aria-menuitem-checked-value.html: Added. |
| |
| 2013-05-04 Dean Jackson <dino@apple.com> |
| |
| Animations and Transitions should not start when globally suspended |
| https://bugs.webkit.org/show_bug.cgi?id=114915 |
| |
| Reviewed by Sam Weinig. |
| |
| Two new tests. Add an animation or transition to |
| the document when the global animation controller is suspended. |
| In the animation case, nothing should happen until the |
| animations are resumed. In the transition case, the style |
| change should happen immediately and not fire any events. |
| |
| * animations/added-while-suspended-expected.txt: Added. |
| * animations/added-while-suspended.html: Added. |
| * animations/suspend-transform-animation.html: Make sure to resume suspended animations |
| before quitting the test. |
| * transitions/started-while-suspended-expected.txt: Added. |
| * transitions/started-while-suspended.html: Added. |
| * transitions/suspend-transform-transition.html: Make sure to resume suspended animations |
| before quitting the test. |
| |
| 2013-04-30 Robert Hogan <robert@webkit.org> |
| |
| REGRESSION(r140907): Incorrect baseline on cells after updating vertical-align |
| https://bugs.webkit.org/show_bug.cgi?id=115432 |
| |
| Reviewed by Julien Chaffraix. |
| |
| * fast/table/correct-baseline-after-style-change-expected.html: Added. |
| * fast/table/correct-baseline-after-style-change.html: Added. |
| |
| 2013-05-03 Arnaud Renevier <a.renevier@sisa.samsung.com> |
| |
| incorrect repainting when a table has a transform |
| https://bugs.webkit.org/show_bug.cgi?id=109867 |
| |
| Reviewed by Simon Fraser. |
| |
| Create tests that resize an element inside a display: table element. |
| Compare to a reference html file where the element has a static size. |
| In the first test, the table like element has a transform. In the |
| second, it has a reflection. |
| |
| * fast/repaint/reflection-table-layout-expected.html: Added. |
| * fast/repaint/reflection-table-layout.html: Added. |
| * fast/repaint/transform-table-layout-expected.html: Added. |
| * fast/repaint/transform-table-layout.html: Added. |
| |
| 2013-05-03 Antti Koivisto <antti@apple.com> |
| |
| Remove concept of younger and older shadow trees |
| https://bugs.webkit.org/show_bug.cgi?id=115570 |
| |
| Reviewed by Andreas Kling. |
| |
| * editing/text-iterator/basic-iteration-expected.txt: |
| * editing/text-iterator/script-tests/basic-iteration.js: |
| (addShadowTreeWithDivElement): |
| * fast/forms/resources/common-spinbutton-change-and-input-events.js: |
| (testSpinButtonChangeAndInputEvents): |
| * fast/forms/resources/common-spinbutton-click-in-iframe.js: |
| (getSpinButton): |
| |
| 2013-05-03 Viatcheslav Ostapenko <viatchslav.o@samsung.com> |
| |
| [Cairo] Anti-aliasing should not be always disabled for lines |
| https://bugs.webkit.org/show_bug.cgi?id=109535 |
| |
| Reviewed by Martin Robinson. |
| |
| Add pixel test with scaled text lines. |
| |
| * fast/css3-text/css3-text-decoration/text-decoration-line-scaled.html: Added. |
| * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.png: Added. |
| * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Added. |
| |
| 2013-05-03 Stephanie Lewis <slewis@apple.com> |
| |
| Revert to old results on Lion. |
| |
| Unreviewed. |
| |
| Results were updated in (http://trac.webkit.org/changeset/149503) but that is compiled |
| out on Lion (http://trac.webkit.org/changeset/149510). |
| |
| * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: Added. |
| |
| 2013-05-03 Joone Hur <joone.hur@intel.com> |
| |
| Unreviewed EFL gardening. |
| |
| Skip some failing tests after r149504. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-02 Joone Hur <joone.hur@intel.com> |
| |
| Unreviewed EFL gardening. |
| |
| Unskip html5lib test cases that were skipped due to failure after r143804. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-05-02 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Moved XFrameOptions results from efl-wk2 to efl and rebased source-list-parsing-nonascii.html |
| |
| * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt. |
| * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt. |
| * platform/efl/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added. |
| |
| 2013-05-02 Joone Hur <joone.hur@intel.com> |
| |
| Unreviewed EFL gardening. |
| |
| Unskip WebAudio test cases on EFL WK2. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-02 Arnaud Renevier <a.renevier@sisa.samsung.com> |
| |
| border-radius clipping a canvas does not always clip |
| https://bugs.webkit.org/show_bug.cgi?id=113343 |
| |
| Create a test that draws a canvas into a clipped overflown div with |
| radius corner. Then redraw that same thing a moment later. The canvas |
| should stay correctly clipped the second time. |
| |
| Reviewed by Simon Fraser. |
| |
| * fast/overflow/border-radius-clipping-2-expected.html: Added. |
| * fast/overflow/border-radius-clipping-2.html: Added. |
| |
| 2013-05-02 Eric Carlson <eric.carlson@apple.com> |
| |
| Caption menu does not include in-band captions |
| https://bugs.webkit.org/show_bug.cgi?id=111934 |
| |
| Reviewed by Dean Jackson. |
| |
| * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt: |
| * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt: |
| |
| 2013-05-02 Joone Hur <joone.hur@intel.com> |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl-wk2/TestExpectations: |
| |
| 2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed. Some more gardening after r149292. |
| https://bugs.webkit.org/show_bug.cgi?id=115372 |
| |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png: |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png: |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added. |
| * platform/qt-5.0-wk2/css3/filters/filtered-compositing-descendant-expected.txt: Added. |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt: |
| * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: |
| * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt: |
| * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt: |
| * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: |
| * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png: |
| |
| 2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening after r149457 and r149388. |
| |
| * platform/qt/TestExpectations: |
| * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt: |
| |
| 2013-05-01 Ryuan Choi <ryuan.choi@samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| * platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added. |
| * platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added. |
| * platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added. |
| * platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added. |
| * platform/efl/svg/text/text-midpoint-split-bug-expected.txt: Added. |
| * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added. |
| |
| 2013-05-01 Stephanie Lewis <slewis@apple.com> |
| |
| Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149474 |
| |
| Unreviewed. |
| |
| * platform/mac-lion/fast/text/text-combine-different-fonts-expected.txt: Added. |
| |
| 2013-05-01 Enrica Casucci <enrica@apple.com> |
| |
| text-combine: horizontal does not work properly for some fonts. |
| https://bugs.webkit.org/show_bug.cgi?id=115503. |
| |
| Reviewed by Dave Hyatt. |
| |
| * fast/text/text-combine-different-fonts.html: Added. |
| * platform/mac/fast/text/text-combine-different-fonts-expected.png: Added. |
| * platform/mac/fast/text/text-combine-different-fonts-expected.txt: Added. |
| |
| 2013-05-01 Stephanie Lewis <slewis@apple.com> |
| |
| Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149450 |
| |
| Unreviewed. |
| |
| * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.png: Added. |
| * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added. |
| |
| 2013-05-01 Tim Horton <timothy_horton@apple.com> |
| |
| <object data="<some data URL>"> MIME types aren't case-insensitive |
| https://bugs.webkit.org/show_bug.cgi?id=115494 |
| |
| Reviewed by Darin Adler. |
| |
| Add a testcase that ensures that iMaGe/PNG == image/png when it comes to |
| the MIME type specified in a data URL provided to <object> via its |
| 'data' attribute. |
| |
| * fast/images/object-data-url-case-insensitivity-expected.html: Added. |
| * fast/images/object-data-url-case-insensitivity.html: Added. |
| |
| 2013-05-01 Hans Muller <hmuller@adobe.com> |
| |
| [CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled |
| https://bugs.webkit.org/show_bug.cgi?id=115455 |
| |
| Reviewed by Dirk Schulze. |
| |
| First round of changes to restore platform/mac exclusion tests that started failing when |
| subpixel layout was turned off. This set of changes just restores four tests. It also revises |
| the subpixel-utils code to bring it into line with the most recent LayoutUnit et al changes |
| and to simplify its use a little. |
| |
| * fast/exclusions/resources/rounded-rectangle.js: |
| (simulateShape): Revised dependencies on subpixel-utils. |
| * fast/exclusions/resources/simple-polygon.js: |
| (polygonXIntercepts): Ditto. |
| * fast/exclusions/resources/subpixel-utils.js: |
| (SubPixelLayout.): Substantially revised, see description. |
| * fast/exclusions/shape-inside/shape-inside-polygon-layout-expected.txt: |
| * fast/exclusions/shape-inside/shape-inside-polygon-layout.html: |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt: |
| * fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html: |
| * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt: |
| * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html: |
| * platform/mac/TestExpectations: |
| |
| 2013-05-01 Enrica Casucci <enrica@apple.com> |
| |
| Incorrect layout for blocks containing ideographs with -webkit-linebox-contain: glyphs, font, inline-box. |
| https://bugs.webkit.org/show_bug.cgi?id=115478. |
| |
| Reviewed by Dave Hyatt. |
| |
| * fast/block/lineboxcontain/block-with-ideographs.xhtml: Added. |
| * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png : Added. |
| |
| 2013-05-01 Per-Erik Brodin <per-erik.brodin@ericsson.com> |
| |
| EventSource: Loss of reconnect time precision due to integer division |
| https://bugs.webkit.org/show_bug.cgi?id=115358 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * http/tests/eventsource/eventsource-retry-precision-expected.txt: Added. |
| * http/tests/eventsource/eventsource-retry-precision.html: Added. |
| * http/tests/eventsource/resources/precise-retry.asis: Added. |
| |
| 2013-05-01 Sergio Villar Senin <svillar@igalia.com> |
| |
| Show a block cursor in overtype mode |
| https://bugs.webkit.org/show_bug.cgi?id=114819 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| New test case for the new block cursor to be used in overtype |
| mode. The test verifies that the 1-pixel long caret is replaced by |
| a selection like 1-character long block cursor when in overtype |
| mode. This test covers LTR and RTL text in LTR and RTL blocks and |
| bidi text. |
| |
| * editing/selection/block-cursor-overtype-mode-expected.txt: Added. |
| * editing/selection/block-cursor-overtype-mode.html: Added. |
| |
| 2013-04-30 David Hyatt <hyatt@apple.com> |
| |
| <button> ignores margin-bottom. |
| https://bugs.webkit.org/show_bug.cgi?id=114940 |
| |
| Reviewed by Beth Dakin. |
| |
| * fast/forms/content-with-margins-inside-button-expected.html: Added. |
| * fast/forms/content-with-margins-inside-button.html: Added. |
| |
| 2013-04-30 Oliver Hunt <oliver@apple.com> |
| |
| JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry |
| https://bugs.webkit.org/show_bug.cgi?id=115449 |
| |
| Reviewed by Geoffrey Garen. |
| |
| Add tests |
| |
| * fast/js/script-tests/stack-trace.js: |
| (dfgTest): |
| (inlineableThrow): |
| (dfgThing.get willThrow): |
| (dfgThing.get willThrowEventually): |
| (dfgThing.willThrowFunc): |
| (dfgThing.willThrowEventuallyFunc): |
| (dfg1): |
| (dfg2): |
| (dfg3): |
| (dfg4): |
| (dfg5): |
| (dfg6): |
| (dfg7): |
| (dfg8): |
| (dfg9): |
| (dfga): |
| (dfgb): |
| (dfgc): |
| * fast/js/stack-trace-expected.txt: |
| |
| 2013-04-30 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Rebaseline some tests on AppleWin port after disabling subpixel layout. |
| |
| * platform/win/css1/font_properties/font-expected.txt: |
| * platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| * platform/win/fast/lists/003-vertical-expected.txt: |
| * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt: |
| * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt: |
| * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: |
| * platform/win/svg/batik/paints: Added. |
| * platform/win/svg/batik/paints/gradientLimit-expected.txt: Added. |
| * platform/win/transforms/2d/hindi-rotated-expected.txt: |
| |
| 2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt][WK2] Unreviewed gardening. Massive rebaselining after r149292. |
| https://bugs.webkit.org/show_bug.cgi?id=115372 |
| |
| * platform/qt-5.0-wk2/animations/3d/replace-filling-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt: |
| * platform/qt-5.0-wk2/compositing/contents-opaque/background-clip-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/background-color-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/control-layer-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/filter-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/layer-opacity-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/layer-transform-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/contents-opaque/visibility-hidden-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt: |
| * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/clip-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/clip-inside-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/flipped-writing-mode-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/leave-compositing-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png: |
| * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/images/clip-on-directly-composited-image-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-child-layer-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-clipping-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transforms-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/translatez-overlap-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/masks/mask-layer-size-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt: |
| * platform/qt-5.0-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt: |
| * platform/qt-5.0-wk2/compositing/overflow/resize-painting-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/requires-backing-repaint-expected.png: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt: |
| * platform/qt-5.0-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt: |
| * platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt: |
| * platform/qt-5.0-wk2/compositing/tiling/huge-layer-img-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt: |
| * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: |
| * platform/qt-5.0-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Added. |
| * platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added. |
| * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt: |
| * platform/qt-5.0-wk2/css3/filters/composited-during-transition-layertree-expected.txt: Added. |
| * platform/qt-5.0-wk2/css3/filters/filter-repaint-blur-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/filters/filter-repaint-child-layers-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png: Added. |
| * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png: |
| * platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png: |
| * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png: |
| * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png: |
| * platform/qt-5.0-wk2/css3/images/cross-fade-background-size-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png: |
| * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt: Added. |
| * platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png: Added. |
| * platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-on-body-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png: |
| * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-as-image-incremental-repaint-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-2-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png: |
| * platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png: |
| * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/events/event-attribute-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png: |
| * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: Added. |
| * platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/forms/listbox-clip-expected.png: |
| * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/add-layer-with-nested-stacking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png: |
| * platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/4774354-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/4776765-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/absolute-position-change-containing-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/background-generated-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/background-misaligned-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/block-no-inflow-children-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/button-spurious-layout-hint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/clip-with-layout-delta-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/content-into-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/continuation-after-outline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/erase-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-after-scroll-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-child-move-after-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-in-page-scale-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-table-cell-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-zindex-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/fixed-tranformed-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/float-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/float-overflow-right-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/gradients-em-stops-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layer-visibility-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/lines-with-layout-delta-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/multicol-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/outline-inset-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/overhanging-float-detach-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/scale-page-shrink-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-3-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-col-background-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-outer-border-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-section-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-section-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/text-in-relative-positioned-inline-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-absolute-child-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-disable-layoutstate-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-layout-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/transform-replaced-shadows-expected.png: |
| * platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-1-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-2-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-69296-expected.png: |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-append-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-remove-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-width-expected.png: |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png: |
| * platform/qt-5.0-wk2/fast/table/simple_paint-expected.png: Added. |
| * platform/qt-5.0-wk2/fast/text/font-initial-expected.png: Added. |
| * platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png: |
| * platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/carto.net/window-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/animate-path-discrete-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/animate-path-morphing-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/animate-target-id-changed-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/animate-target-removed-from-document-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/clip-path-child-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/clip-path-href-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/clip-path-id-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/clip-path-units-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/deep-dynamic-updates-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/fill-opacity-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added. |
| * platform/qt-5.0-wk2/svg/custom/gradient-add-stops-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/gradient-stop-style-change-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-gradient-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-marker-and-object-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-marker-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-mask-and-object-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-mask-creation-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-bounce-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-container-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-container2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/js-update-path-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-path-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-pattern-child-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-pattern-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-polygon-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-polygon-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-stop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-style-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-transform-addition-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/js-update-transform-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-child-changes-css-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-child-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-strokeWidth-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/marker-viewBox-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/mask-child-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/pending-resource-after-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/prevent-default-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png: |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/repaint-moving-svg-and-div-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/repaint-shadow-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/repaint-stroke-width-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/resource-client-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/resource-invalidate-on-target-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/scroll-hit-test-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/stroke-opacity-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/svg-absolute-children-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-dom-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-repaint-including-stroke-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-clipped-hit-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-detach-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-elementInstance-methods-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-use-element-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-inherit-style-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/custom/use-setAttribute-crash-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/animate-fill-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-change-target-id-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/feImage-remove-target-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/filter-refresh-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/filters/invalidate-on-child-layout-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/foreignObject/fO-parent-display-changes-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/001-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/002-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/004-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/005-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/006-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/container-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/filter-child-repaint-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png: |
| * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png: |
| * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-expected.png: |
| * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/mask-clip-target-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/repainting-after-animation-element-removal-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/repaint/text-mask-update-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/append-text-node-to-tspan-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/modify-text-node-in-tspan-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png: |
| * platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png: |
| * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png: |
| * platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-image-tiled-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-images-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreign-content-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreignObject-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-image-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-object-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-warning: inexact rename detection was skipped due to too many files.: |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Added. |
| * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: Added. |
| * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/3d/general/matrix-with-zoom-3d-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added. |
| * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: |
| * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: |
| |
| 2013-04-30 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening of AppleWin port after r148944. |
| |
| * platform/win/fast/table: Added. |
| * platform/win/fast/table/giantRowspan-expected.txt: Added. |
| * platform/win/fast/table/giantRowspan2-expected.txt: Added. |
| * platform/win/tables/mozilla/bugs: Added. |
| * platform/win/tables/mozilla/bugs/bug133756-1-expected.txt: Added. |
| * platform/win/tables/mozilla/bugs/bug133756-2-expected.txt: Added. |
| * platform/win/tables/mozilla/bugs/bug220536-expected.txt: Added. |
| * platform/win/tables/mozilla/bugs/bug8858-expected.txt: Added. |
| * platform/win/tables/mozilla/core: Added. |
| * platform/win/tables/mozilla/core/row_span-expected.txt: Added. |
| * platform/win/tables/mozilla_expected_failures/bugs: Added. |
| * platform/win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added. |
| * platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added. |
| * platform/win/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added. |
| |
| 2013-04-30 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening. AppleWin port. |
| |
| * platform/win/TestExpectations: |
| |
| 2013-04-30 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Removing failure expectations for tests that are |
| constantly passing on the builders. |
| |
| 2013-04-30 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding failure expectations for |
| the current reftest failures on the builders. |
| |
| 2013-04-30 Simon Fraser <simon.fraser@apple.com> |
| |
| Cap max CALayer tree depth to avoid crashes |
| https://bugs.webkit.org/show_bug.cgi?id=115431 |
| <rdar://problem/13401861> |
| |
| Reviewed by Tim Horton. |
| |
| Test that makes a very deep tree. Should note crash, and should match |
| the reference. |
| |
| * compositing/layer-creation/deep-tree-expected.html: Added. |
| * compositing/layer-creation/deep-tree.html: Added. |
| |
| 2013-04-30 Andreas Kling <akling@apple.com> |
| |
| REGRESSION(r149287): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html |
| <http://webkit.org/b/115386> |
| <rdar://problem/13769995> |
| |
| Reviewed by Darin Adler. |
| |
| * platform/mac/TestExpectations: |
| |
| 2013-04-30 Glenn Adams <glenn@skynav.com> |
| |
| The bison grammar for @supports should return 0 in case of an error |
| https://bugs.webkit.org/show_bug.cgi?id=115402 |
| |
| Reviewed by Darin Adler. |
| |
| Back ported from https://chromium.googlesource.com/chromium/blink/+/74399c27c8b93286bae03a1d6371735935b34d85. |
| |
| * css3/supports-crash-expected.txt: Added. |
| * css3/supports-crash.html: Added. |
| |
| 2013-04-30 Radu Stavila <stavila@adobe.com> |
| |
| [CSS Regions] Convert some fast/regions pixel tests to reftests |
| https://bugs.webkit.org/show_bug.cgi?id=80712 |
| |
| Reviewed by Alexandru Chiculita. |
| |
| Converted webkit-flow-inlines-inside-regions-bounds and webkit-flow-inlines-inside-regions-bounds-vertical to reftest |
| |
| * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html: Added. |
| * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html: Added. |
| * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed. |
| * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed. |
| * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed. |
| * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed. |
| * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed. |
| * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed. |
| * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed. |
| * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed. |
| * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed. |
| * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed. |
| * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed. |
| * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed. |
| * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed. |
| * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed. |
| * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed. |
| * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed. |
| |
| 2013-04-30 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| Rebaselining tests that are possible to and required to be rebaselined |
| |
| * platform/gtk-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: |
| * platform/gtk/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added. |
| * platform/gtk/editing/selection/drag-start-event-client-x-y-expected.txt: Added. |
| * platform/gtk/fast/dom/Range/getClientRects-expected.txt: |
| * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt: |
| * platform/gtk/fast/js/dom-static-property-for-in-iteration-expected.txt: |
| * platform/gtk/fast/js/function-length-expected.txt: Added. |
| * platform/gtk/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt: |
| * platform/gtk/media/media-can-play-ogg-expected.txt: Added. |
| * platform/gtk/media/video-played-collapse-expected.txt: |
| * platform/gtk/media/video-volume-slider-expected.txt: |
| |
| 2013-04-30 Balazs Kelemen <kbalazs@webkit.org> |
| |
| [EFL][GStreamer] failing media tests |
| https://bugs.webkit.org/show_bug.cgi?id=115419 |
| |
| Unreviewed gardening. |
| |
| * platform/efl/TestExpectations: Track failing tests. |
| |
| 2013-04-30 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Adding failure expectations for additional failing tests |
| after the Shadow DOM feature was disabled for the GTK port in r149352. |
| |
| 2013-04-30 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| [EFL] Enable scaled cursors |
| https://bugs.webkit.org/show_bug.cgi?id=106242 |
| |
| Reviewed by Gyuyoung Kim. |
| |
| Unskip fast/css/cursor-parsing-image-set.html for EFL port |
| now that scaled cursors are enabled. Update expectation for |
| fast/events/mouse-cursor-image-set.html to explain the |
| reason why it is failing and set its bug URL. |
| |
| * platform/efl/TestExpectations: |
| |
| 2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| Skipping tests using unimplemented feature. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| |
| 2013-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com> |
| |
| CSSParser::parseFontFamily should allow the keyword "default" as part of a font name |
| https://bugs.webkit.org/show_bug.cgi?id=107231 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| * fast/css/font-family-parse-keyword-expected.html: Added. |
| * fast/css/font-family-parse-keyword.html: Added. |
| |
| 2013-04-30 Zalan Bujtas <zalan@apple.com> |
| |
| Animations fail to start on http://www.google.com/insidesearch/howsearchworks/thestory/ |
| https://bugs.webkit.org/show_bug.cgi?id=111244 |
| |
| Reviewed by David Kilzer. |
| |
| Enable performance.now() as a minimal subset of Web Timing API. |
| It returns DOMHighResTimeStamp, a monotonically increasing value representing the |
| number of milliseconds from the start of the navigation of the current document. |
| JS libraries use this API to check against the requestAnimationFrame() timestamp. |
| |
| We can test the monotonical behaviour of this API only. Checking whether the value |
| actually represents the navigation start requires PerformanceTiming enabled. |
| |
| * fast/dom/Window/web-timing-minimal-performance-now-expected.txt: Added. |
| * fast/dom/Window/web-timing-minimal-performance-now.html: Added. |
| |
| 2013-04-29 Zan Dobersek <zdobersek@igalia.com> |
| |
| Unreviewed GTK gardening. |
| |
| * platform/gtk/TestExpectations: Skipping the Shadow DOM layout tests after the feature was disabled in r149352. |
| |
| 2013-04-29 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed gardening. Rebaseline some Windows tests after disabling subpixel layout. |
| |
| * platform/win/editing/selection/caret-ltr-right-expected.txt: |
| * platform/win/editing/selection/caret-rtl-2-left-expected.txt: |
| * platform/win/editing/selection/caret-rtl-right-expected.txt: |
| * platform/win/editing/selection/extend-selection-word-expected.txt: Added. |
| * platform/win/editing/selection/mixed-editability-10-expected.txt: |
| * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt: |
| * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt: |
| * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt: |
| * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt: |
| * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: |
| * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt: |
| * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt: |
| * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt: |
| * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt: |
| * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt: |
| * platform/win/fast/borders/bidi-012-expected.txt: |
| * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: |
| * platform/win/fast/forms/file/file-input-disabled-expected.txt: |
| * platform/win/fast/forms/range: Added. |
| * platform/win/fast/forms/range/slider-mouse-events-expected.txt: Added. |
| * platform/win/fast/inline/inline-box-background-expected.txt: |
| * platform/win/fast/inline/inline-box-background-long-image-expected.txt: |
| * platform/win/fast/inline/inline-box-background-repeat-x-expected.txt: |
| * platform/win/fast/inline/inline-box-background-repeat-y-expected.txt: |
| |
| 2013-04-29 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Windows gardening after r148987. |
| |
| * platform/win/editing/deleting/delete-by-word-002-expected.txt: Added. |
| * platform/win/editing/deleting/delete-cell-contents-expected.txt: Added. |
| * platform/win/editing/execCommand: Added. |
| * platform/win/editing/execCommand/button-expected.txt: Added. |
| * platform/win/editing/execCommand/createLink-expected.txt: Added. |
| * platform/win/editing/execCommand/indent-pre-expected.txt: Added. |
| * platform/win/editing/execCommand/unlink-expected.txt: Added. |
| * platform/win/editing/inserting/insert-before-link-1-expected.txt: Added. |
| * platform/win/editing/pasteboard/display-block-on-spans-expected.txt: Added. |
| * platform/win/editing/pasteboard/merge-end-list-2-expected.txt: Added. |
| * platform/win/editing/pasteboard/merge-end-table-2-expected.txt: Added. |
| * platform/win/editing/pasteboard/page-zoom-expected.txt: Added. |
| * platform/win/editing/style: Added. |
| * platform/win/editing/style/apply-through-end-of-document-expected.txt: Added. |
| * platform/win/editing/style/remove-underline-across-paragraph-expected.txt: Added. |
| * platform/win/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added. |
| * platform/win/editing/style/remove-underline-expected.txt: Added. |
| * platform/win/editing/style/remove-underline-from-stylesheet-expected.txt: Added. |
| * platform/win/editing/style/remove-underline-in-bold-expected.txt: Added. |
| * platform/win/editing/style/unbold-in-bold-expected.txt: Added. |
| * platform/win/editing/undo: Added. |
| * platform/win/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added. |
| |
| 2013-04-29 James Craig <james@cookiecrook.com> |
| |
| Settings.in selectionIncludesAltImageText should default to true, due to update in HTML spec. |
| https://bugs.webkit.org/show_bug.cgi?id=115283 |
| |
| Reviewed by Chris Fleizach. |
| |
| Update test to account for the initial setting change. |
| |
| * editing/pasteboard/copy-image-with-alt-text.html: |
| |
| 2013-04-29 Alexey Proskuryakov <ap@apple.com> |
| |
| REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html |
| https://bugs.webkit.org/show_bug.cgi?id=115386 |
| |
| * platform/mac/TestExpectations: Skipping the test. |
| * platform/mac-wk2/TestExpectations: Removed it from here, as the assertion failure is not limited to wk2. |
| |
| 2013-04-22 Jeffrey Pfau <jpfau@apple.com> |
| |
| Change approach to third-party blocking for LocalStorage |
| https://bugs.webkit.org/show_bug.cgi?id=115004 |
| |
| Reviewed by Maciej Stachowiak. |
| |
| * http/tests/security/cross-origin-local-storage-allowed-expected.txt: |
| * http/tests/security/cross-origin-local-storage-allowed.html: |
| * http/tests/security/cross-origin-local-storage-expected.txt: |
| * http/tests/security/cross-origin-local-storage-wk1.html: |
| * http/tests/security/cross-origin-local-storage-wk1-expected.txt: |
| * http/tests/security/cross-origin-local-storage.html: |
| * http/tests/security/resources/cross-origin-iframe-for-local-storage.html: |
| * http/tests/security/resources/load-local-storage.html: Added. |
| * platform/mac-wk2/http/tests/security/cross-origin-local-storage-wk1-expected.txt: |
| * platform/mac/http/tests/security/cross-origin-local-storage-wk1-expected.txt: |
| |
| 2013-04-29 Yi Shen <max.hong.shen@gmail.com> |
| |
| HTML Editing: Insertion point jumps when using link detection |
| https://bugs.webkit.org/show_bug.cgi?id=82198 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Update typing-space-to-trigger-smart-link.html to verify link detection behavior |
| when typing a link before existing text. |
| |
| * editing/inserting/typing-space-to-trigger-smart-link-expected.txt: |
| * editing/inserting/typing-space-to-trigger-smart-link.html: |
| |
| 2013-04-29 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Tests mistakenly added to general TestExpectations file moved to mac TestExpectations file. |
| |
| * TestExpectations: |
| * platform/mac/TestExpectations: |
| |
| 2013-04-29 Jeffrey Pfau <jpfau@apple.com> |
| |
| Unreviewed, added missing new line in baseline. |
| |
| * fast/canvas/2d.imageDataHD-expected.txt: |
| |
| 2013-04-29 Stephen Chenney <schenney@chromium.org> |
| |
| SVGElement destructor can use invalid iterator |
| https://bugs.webkit.org/show_bug.cgi?id=115361 |
| |
| Reviewed by Philip Rogers. |
| |
| Test asserts in Debug and should also crash in memory checking builds. |
| |
| * svg/custom/svg-element-destructor-iteration-crash-expected.txt: Added. |
| * svg/custom/svg-element-destructor-iteration-crash.html: Added. |
| |
| 2013-04-29 Dirk Schulze <krit@webkit.org> |
| |
| Animate clip rect() between different Length types |
| https://bugs.webkit.org/show_bug.cgi?id=115336 |
| |
| Reviewed by Andreas Kling. |
| |
| Modify test for clip animation to cover animations between |
| different Length types. |
| |
| * transitions/clip-transition.html: |
| |
| 2013-04-29 Zoltan Arvai <zarvai@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. |
| |
| Move Qt Mac specific results to qt-mac after r149210. |
| |
| * platform/qt-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Renamed from LayoutTests/platform/qt-5.0/compositing/visibility/visibility-image-layers-dynamic-expected.txt. |
| * platform/qt-mac/editing/selection/collapse-selection-in-bidi-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/collapse-selection-in-bidi-expected.txt. |
| * platform/qt-mac/editing/selection/drag-start-event-client-x-y-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/drag-start-event-client-x-y-expected.txt. |
| * platform/qt-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt. |
| * platform/qt-mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/basic/fieldset-stretch-to-legend-expected.txt. |
| * platform/qt-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt. |
| * platform/qt-mac/fast/borders/fieldsetBorderRadius-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/borders/fieldsetBorderRadius-expected.txt. |
| * platform/qt-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt. |
| * platform/qt-mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt. |
| * platform/qt-mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt. |
| * platform/qt-mac/fast/events/document-elementFromPoint-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/events/document-elementFromPoint-expected.txt. |
| * platform/qt-mac/fast/flexbox/flex-hang-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/flexbox/flex-hang-expected.txt. |
| * platform/qt-mac/fast/images/repaint-subrect-grid-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/repaint-subrect-grid-expected.txt. |
| * platform/qt-mac/fast/images/zoomed-img-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/zoomed-img-size-expected.txt. |
| * platform/qt-mac/fast/multicol/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/break-properties-expected.txt. |
| * platform/qt-mac/fast/multicol/vertical-lr/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-lr/break-properties-expected.txt. |
| * platform/qt-mac/fast/multicol/vertical-rl/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-rl/break-properties-expected.txt. |
| * platform/qt-mac/fast/overflow/infiniteRecursionGuard-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/overflow/infiniteRecursionGuard-expected.txt. |
| * platform/qt-mac/fast/parser/style-script-head-test-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/parser/style-script-head-test-expected.txt. |
| * platform/qt-mac/fast/reflections/reflection-with-zoom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/reflections/reflection-with-zoom-expected.txt. |
| * platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt. |
| * platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt. |
| * platform/qt-mac/http/tests/misc/acid3-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/misc/acid3-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt. |
| * platform/qt-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt. |
| * platform/qt-mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/as-image/svg-non-integer-scaled-image-expected.txt. |
| * platform/qt-mac/svg/custom/fractional-rects-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/fractional-rects-expected.txt. |
| * platform/qt-mac/svg/custom/js-update-container-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/js-update-container-expected.txt. |
| * platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt. |
| * platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt. |
| * platform/qt-mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt. |
| * platform/qt-mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/svg-fonts-with-no-element-reference-expected.txt. |
| * platform/qt-mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt. |
| * platform/qt-mac/svg/custom/viewBox-hit-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/viewBox-hit-expected.txt. |
| * platform/qt-mac/svg/hixie/text/001-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/001-expected.txt. |
| * platform/qt-mac/svg/hixie/text/003a-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/003a-expected.txt. |
| * platform/qt-mac/svg/text/small-fonts-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/small-fonts-2-expected.txt. |
| * platform/qt-mac/svg/text/text-hkern-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-hkern-expected.txt. |
| * platform/qt-mac/svg/text/text-viewbox-rescale-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-viewbox-rescale-expected.txt. |
| * platform/qt-mac/svg/wicd/sizing-flakiness-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/wicd/sizing-flakiness-expected.txt. |
| * platform/qt-mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-background-image-tiled-expected.txt. |
| * platform/qt-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt. |
| * platform/qt-mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-image-expected.txt. |
| * platform/qt-mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-object-expected.txt. |
| * platform/qt-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-relative-image-expected.txt. |
| * platform/qt-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt. |
| * platform/qt-mac/tables/mozilla/bugs/bug83786-expected.txt: Renamed from LayoutTests/platform/qt-5.0/tables/mozilla/bugs/bug83786-expected.txt. |
| |
| 2013-04-28 Zan Dobersek <zdobersek@igalia.com> |
| |
| Rename TestRunner's setAudioData to setAudioResult |
| https://bugs.webkit.org/show_bug.cgi?id=115326 |
| |
| Reviewed by Darin Adler. |
| |
| Adjust the testRunner.setAudioData references/callsites, the method is now named setAudioResult. |
| |
| * platform/efl-wk1/TestExpectations: |
| * webaudio/resources/audio-codec-test.js: |
| (finishedLoading): |
| * webaudio/resources/audio-testing.js: |
| (finishAudioTest): |
| * webaudio/test-basic.html: |
| |
| 2013-04-28 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| Get rid of a duplicate file from LayoutTests/TestExpectations |
| https://bugs.webkit.org/show_bug.cgi?id=115337 |
| |
| Unreviewed gardening. |
| |
| * TestExpectations: Remove one of two svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm. |
| |
| 2013-04-28 Dean Jackson <dino@apple.com> |
| |
| [Mac] Disable canvas backing store scaling (HIGH_DPI_CANVAS) |
| https://bugs.webkit.org/show_bug.cgi?id=115310 |
| |
| Reviewed by Simon Fraser. |
| |
| No need for platform-specific results any more. |
| |
| * fast/canvas/2d.backingStorePixelRatio-expected.txt: |
| * fast/canvas/2d.imageDataHD-expected.txt: |
| * fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: |
| * platform/win/fast/canvas/2d.backingStorePixelRatio-expected.txt: Removed. |
| * platform/win/fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: Removed. |
| |
| 2013-04-28 Zan Dobersek <zdobersek@igalia.com> |
| |
| [WKTR] Tests dumping audio data shouldn't dump pixels |
| https://bugs.webkit.org/show_bug.cgi?id=115270 |
| |
| Reviewed by Benjamin Poulain. |
| |
| Remove the now-unnecessary pixel baselines for audio tests that were used on the EFL WK2 platform. |
| |
| * platform/efl-wk2/webaudio/audiobuffersource-expected.png: Removed. |
| * platform/efl-wk2/webaudio/audiobuffersource-loop-points-expected.png: Removed. |
| * platform/efl-wk2/webaudio/audiobuffersource-multi-channels-expected.png: Removed. |
| * platform/efl-wk2/webaudio/audiobuffersource-playbackrate-expected.png: Removed. |
| * platform/efl-wk2/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.png: Removed. |
| * platform/efl-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.png: Removed. |
| * platform/efl-wk2/webaudio/codec-tests/wav/24bit-44khz-expected.png: Removed. |
| * platform/efl-wk2/webaudio/gain-expected.png: Removed. |
| * platform/efl-wk2/webaudio/mixing-expected.png: Removed. |
| * platform/efl-wk2/webaudio/oscillator-custom-expected.png: Removed. |
| * platform/efl-wk2/webaudio/oscillator-sawtooth-expected.png: Removed. |
| * platform/efl-wk2/webaudio/oscillator-sine-expected.png: Removed. |
| * platform/efl-wk2/webaudio/oscillator-square-expected.png: Removed. |
| * platform/efl-wk2/webaudio/oscillator-triangle-expected.png: Removed. |
| * platform/efl-wk2/webaudio/up-mixing-mono-51-expected.png: Removed. |
| * platform/efl-wk2/webaudio/up-mixing-mono-stereo-expected.png: Removed. |
| * platform/efl-wk2/webaudio/up-mixing-stereo-51-expected.png: Removed. |
| |
| 2013-04-27 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Pressing mouse button inside a dragstart event causes a crash |
| https://bugs.webkit.org/show_bug.cgi?id=115296 |
| |
| Reviewed by Darin Adler. |
| |
| Added a regression test. While the bug report involves opening inspector and setting a breakpoint, |
| a simpler reduction that uses eventSender significantly reduces the complexity. |
| |
| * fast/events/mousedown-inside-dragstart-should-not-cause-crash-expected.txt: Added. |
| * fast/events/mousedown-inside-dragstart-should-not-cause-crash.html: Added. |
| |
| 2013-04-25 Geoffrey Garen <ggaren@apple.com> |
| |
| Cleaned up pre/post inc/dec in bytecode |
| https://bugs.webkit.org/show_bug.cgi?id=115222 |
| |
| Reviewed by Filip Pizlo. |
| |
| * fast/js/const-expected.txt: |
| * fast/js/resources/const.js: Added tests for some const cases we used |
| to get wrong. |
| |
| 2013-04-26 Geoffrey Garen <ggaren@apple.com> |
| |
| Re-landing <http://trac.webkit.org/changeset/148999> |
| |
| Filled out more cases of branch folding in bytecode when emitting |
| expressions into a branching context |
| https://bugs.webkit.org/show_bug.cgi?id=115057 |
| |
| Reviewed by Phil Pizlo. |
| |
| Added a more exhaustive correctness test. |
| |
| * fast/js/branch-fold-correctness-expected.txt: Added. |
| * fast/js/branch-fold-correctness.html: Added. |
| |
| 2013-04-26 Jer Noble <jer.noble@apple.com> |
| |
| Video playback has corruption on the edges of the video |
| https://bugs.webkit.org/show_bug.cgi?id=115216 |
| |
| Reviewed by Simon Fraser. |
| |
| * media/content/test.jpg: Added. |
| * media/video-poster-background-expected.html: Added. |
| * media/video-poster-background.html: Added. |
| |
| 2013-04-26 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Skipping some more tests that still need rebaselining after disabling subpixel layout on mac. |
| http://bugs.webkit.org/show_bug.cgi?id=115292 |
| |
| * TestExpectations: |
| |
| 2013-04-26 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Skipping some tests that still need rebaselining after disabling subpixel layout on mac. |
| http://bugs.webkit.org/show_bug.cgi?id=115292 |
| |
| * TestExpectations: |
| |
| 2013-04-26 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. More rebaselines for mac after disabling sub-pixel layout. |
| |
| * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added. |
| * platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt: Added. |
| * platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt: Added. |
| * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added. |
| * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added. |
| * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added. |
| * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt: Added. |
| * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added. |
| * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Added. |
| * platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Added. |
| * platform/mac/fast/events/document-elementFromPoint-expected.txt: Added. |
| * platform/mac/fast/flexbox/flex-hang-expected.txt: Added. |
| * platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added. |
| * platform/mac/fast/images/repaint-subrect-grid-expected.txt: Added. |
| * platform/mac/fast/images/zoomed-img-size-expected.txt: Added. |
| * platform/mac/fast/multicol/break-properties-expected.txt: Added. |
| * platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt: Added. |
| * platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt: Added. |
| * platform/mac/fast/parser/style-script-head-test-expected.txt: Added. |
| * platform/mac/fast/reflections/reflection-with-zoom-expected.txt: Added. |
| * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added. |
| * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added. |
| * platform/mac/http/tests/misc/acid3-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added. |
| * platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Added. |
| * platform/mac/svg/custom/fractional-rects-expected.txt: Added. |
| * platform/mac/svg/custom/js-update-container-expected.txt: Added. |
| * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. |
| * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. |
| * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. |
| * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added. |
| * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added. |
| * platform/mac/svg/custom/viewBox-hit-expected.txt: Added. |
| * platform/mac/svg/hixie/text/001-expected.txt: Added. |
| * platform/mac/svg/hixie/text/003a-expected.txt: |
| * platform/mac/svg/text/small-fonts-2-expected.txt: |
| * platform/mac/svg/text/text-hkern-expected.txt: Added. |
| * platform/mac/svg/text/text-viewbox-rescale-expected.txt: Added. |
| * platform/mac/svg/wicd/sizing-flakiness-expected.txt: Added. |
| * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. |
| * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. |
| * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Added. |
| * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Added. |
| * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. |
| * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. |
| * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Added. |
| |
| 2013-04-25 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed. Rebaseline a bunch of tests and run optimize-baselines after disabling sub-pixel layout on mac. |
| https://bugs.webkit.org/show_bug.cgi?id=114999. |
| |
| 2013-04-26 Konrad Piascik <kpiascik@blackberry.com> |
| |
| Web Inspector: Crash due to null items from getDOMStorageItems |
| https://bugs.webkit.org/show_bug.cgi?id=115176 |
| |
| Reviewed by Joseph Pecoraro. |
| |
| Tests to check that if local and session storage are empty |
| that they still work corerctly. |
| |
| * inspector/storage-panel-dom-storage-empty-expected.txt: Added. |
| * inspector/storage-panel-dom-storage-empty.html: Added. |
| |
| 2013-04-26 Eric Carlson <eric.carlson@apple.com> |
| |
| [Mac] media/track/track-mode.html sometimes trigger InvalidStateError |
| https://bugs.webkit.org/show_bug.cgi?id=115045 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * media/track/track-mode.html: Don't assume that the video element is ready for seeking |
| after a 100ms timeout. |
| |
| 2013-04-26 David Kilzer <ddkilzer@apple.com> |
| |
| Sort jsc-test-list |
| |
| $ sort -f -o LayoutTests/fast/js/jsc-test-list LayoutTests/fast/js/jsc-test-list |
| |
| * fast/js/jsc-test-list: Sort case-insensitively. |
| |
| 2013-04-26 David Kilzer <ddkilzer@apple.com> |
| |
| Upstream iOS changes to jsc-test-list |
| |
| Reviewed by Michael Saboff. |
| |
| * fast/js/jsc-test-list: Add tests. |
| |
| 2013-04-26 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip two failing tests. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-04-26 Zalan Bujtas <zalan@apple.com> |
| |
| use-after-free removing a frame from its parent in a beforeload event of an OBJECT element |
| https://bugs.webkit.org/show_bug.cgi?id=113964 |
| |
| Reviewed by Antti Koivisto. |
| |
| * fast/frames/crash-remove-iframe-during-object-beforeload-expected.txt: Added. |
| * fast/frames/crash-remove-iframe-during-object-beforeload.html: Added. |
| * fast/frames/resources/remove-this-during-object-beforeload.html: Added. |
| |
| 2013-04-26 Zan Dobersek <zdobersek@igalia.com> |
| |
| [GTK] Enable Web Audio layout tests on WK2, provide platform-specific expected output |
| https://bugs.webkit.org/show_bug.cgi?id=114513 |
| |
| Reviewed by Philippe Normand. |
| |
| Unskip the Web Audio layout tests for GTK WK2 and generate platform-specific baselines for the tests. |
| The audio baselines are not audibly different from the generic baselines, but it can be expected that |
| different backends won't produce the same binary output. |
| |
| The remaining failures are marked as such in the TestExpectations, each failure having the appropriate |
| bug handle covering the issue. The tests are still skipped for GTK WK1 as DumpRenderTree is still missing |
| infrastructure support for running these tests. |
| |
| * platform/gtk-wk1/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/gtk/webaudio/audiobuffersource-loop-points-expected.wav: Added. |
| * platform/gtk/webaudio/audiobuffersource-playbackrate-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/mp3/128kbps-44khz-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/vorbis/vbr-128kbps-44khz-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/vorbis/vbr-96kbps-44khz-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: Added. |
| * platform/gtk/webaudio/codec-tests/wav/24bit-44khz-expected.wav: Added. |
| * platform/gtk/webaudio/oscillator-custom-expected.wav: Added. |
| * platform/gtk/webaudio/oscillator-sawtooth-expected.wav: Added. |
| * platform/gtk/webaudio/oscillator-sine-expected.wav: Added. |
| * platform/gtk/webaudio/oscillator-square-expected.wav: Added. |
| * platform/gtk/webaudio/oscillator-triangle-expected.wav: Added. |
| |
| 2013-04-26 Claudio Saavedra <csaavedra@igalia.com> |
| |
| [GTK] Unreviewed gardnering. Unskip passing test. |
| |
| * platform/gtk/TestExpectations: Unskip http/tests/inspector/compiler-source-mapping-debug.html |
| |
| 2013-04-26 Allan Sandfeld Jensen <allan.jensen@digia.com> |
| |
| Mouseenter and mouseleave events not supported |
| https://bugs.webkit.org/show_bug.cgi?id=18930 |
| |
| Reviewed by David Hyatt. |
| |
| To new tests that mouseenter and mouseleave works in both bubbling and capture phase. |
| |
| * fast/events/mouseenter-mouseleave-capture-expected.txt: Added. |
| * fast/events/mouseenter-mouseleave-capture.html: Added. |
| * fast/events/mouseenter-mouseleave-expected.txt: Added. |
| * fast/events/mouseenter-mouseleave.html: Added. |
| |
| 2013-04-26 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| [Qt] REGRESSION(r149001): It made two fast/dom/DeviceMotion tests fail. |
| https://bugs.webkit.org/show_bug.cgi?id=115235 |
| |
| Reviewed by Kentaro Hara. |
| |
| Update window-property.html test cases for DeviceMotion and DeviceOrientation. |
| The global constructors are no longer enumerable after r149001. |
| |
| * fast/dom/DeviceMotion/script-tests/window-property.js: |
| * fast/dom/DeviceMotion/window-property-expected.txt: |
| * fast/dom/DeviceOrientation/script-tests/window-property.js: |
| * fast/dom/DeviceOrientation/window-property-expected.txt: |
| |
| 2013-04-25 Mihnea Ovidenie <mihnea@adobe.com> |
| |
| [CSS Regions] Hit testing is broken for absolutely positioned regions that have overflow: hidden |
| https://bugs.webkit.org/show_bug.cgi?id=113874 |
| |
| Reviewed by David Hyatt. |
| |
| Add test for hit-testing of border of an out-of-flow region with overflow: hidden. |
| |
| * fast/regions/hit-test-abspos-overflow-region-expected.txt: Added. |
| * fast/regions/hit-test-abspos-overflow-region.html: Added. |
| |
| 2013-04-25 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Copy and paste can strip !important CSS rules due to a bug in mergeStyleFromRules |
| https://bugs.webkit.org/show_bug.cgi?id=115217 |
| |
| Reviewed by Darin Adler. |
| |
| Added a regression test. |
| |
| * editing/pasteboard/copy-paste-with-important-rules-expected.txt: Added. |
| * editing/pasteboard/copy-paste-with-important-rules.html: Added. |
| |
| 2013-04-24 Oliver Hunt <oliver@apple.com> |
| |
| Add support for Math.imul |
| https://bugs.webkit.org/show_bug.cgi?id=115143 |
| |
| Reviewed by Filip Pizlo. |
| |
| Add a bunch of tests for Math.imul |
| |
| * fast/js/Object-getOwnPropertyNames-expected.txt: |
| * fast/js/imul-expected.txt: Added. |
| * fast/js/imul.html: Added. |
| * fast/js/regress/imul-double-only-expected.txt: Added. |
| * fast/js/regress/imul-double-only.html: Added. |
| * fast/js/regress/imul-int-only-expected.txt: Added. |
| * fast/js/regress/imul-int-only.html: Added. |
| * fast/js/regress/imul-mixed-expected.txt: Added. |
| * fast/js/regress/imul-mixed.html: Added. |
| * fast/js/regress/script-tests/imul-double-only.js: Added. |
| (f): |
| * fast/js/regress/script-tests/imul-int-only.js: Added. |
| (f): |
| * fast/js/regress/script-tests/imul-mixed.js: Added. |
| (f): |
| * fast/js/script-tests/Object-getOwnPropertyNames.js: |
| * fast/js/script-tests/imul.js: Added. |
| (testIMul): |
| |
| 2013-04-25 Chris Fleizach <cfleizach@apple.com> |
| |
| <meter> element not exposed to accessibility |
| https://bugs.webkit.org/show_bug.cgi?id=109023 |
| |
| Reviewed by Tim Horton. |
| |
| * accessibility/meter-element-expected.txt: Added. |
| * accessibility/meter-element.html: Added. |
| * platform/mac/accessibility/role-subrole-roledescription-expected.txt: |
| * platform/mac/accessibility/role-subrole-roledescription.html: |
| |
| 2013-04-25 Roman Zhuykov <zhroma@ispras.ru> |
| |
| Arithmetic operations with negative zero should be optimized correclty. |
| https://bugs.webkit.org/show_bug.cgi?id=113862 |
| |
| Reviewed by Filip Pizlo. |
| * fast/js/regress/negative-zero-divide-expected.txt: Added. |
| * fast/js/regress/negative-zero-divide.html: Added. |
| * fast/js/regress/negative-zero-modulo-expected.txt: Added. |
| * fast/js/regress/negative-zero-modulo.html: Added. |
| * fast/js/regress/negative-zero-negate-expected.txt: Added. |
| * fast/js/regress/negative-zero-negate.html: Added. |
| * fast/js/regress/script-tests/negative-zero-divide.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/negative-zero-modulo.js: Added. |
| (foo): |
| * fast/js/regress/script-tests/negative-zero-negate.js: Added. |
| (foo): |
| |
| 2013-04-25 Kent Tamura <tkent@chromium.org> |
| |
| Ignore invalid regular expressions for input[pattern]. |
| https://bugs.webkit.org/show_bug.cgi?id=115204 |
| |
| Reviewed by Darin Adler. |
| |
| * fast/forms/ValidityState-patternMismatch-expected.txt: |
| * fast/forms/ValidityState-patternMismatch.html: |
| |
| 2013-04-25 Alexey Proskuryakov <ap@apple.com> |
| |
| Update a comment, mentioning a newly filed bug. |
| |
| * platform/wk2/TestExpectations: |
| |
| 2013-04-25 Joseph Pecoraro <pecoraro@apple.com> |
| |
| ScriptExecutionContext log exception should include a column number |
| https://bugs.webkit.org/show_bug.cgi?id=114315 |
| |
| Reviewed by Oliver Hunt. |
| |
| * inspector/console/console-exception-stack-traces-expected.txt: Added. |
| * inspector/console/console-exception-stack-traces.html: Added. |
| Verifies that exceptions have stack traces and match a console.trace stack. |
| |
| * http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt: Removed. |
| * http/tests/inspector-enabled/console-exception-while-no-inspector.html: Removed. |
| We now save exception backtraces even if the inspector is not open. |
| |
| * fast/dom/javascript-url-exception-isolation-expected.txt |
| * fast/events/remove-target-with-shadow-in-drag-expected.txt |
| * fast/events/set-attribute-listener-window-onerror-crash-expected.txt |
| * inspector-protocol/media-query-listener-exception-expected.txt: |
| * inspector/console/console-uncaught-exception-expected.txt: |
| * inspector/console/console-uncaught-exception-in-eval-expected.txt: |
| Update results that now include backtraces or different data. Most better, some worse. |
| |
| 2013-04-25 Ryosuke Niwa <rniwa@webkit.org> |
| |
| HTMLOptionsCollection's namedItem and name getter should return the first item |
| https://bugs.webkit.org/show_bug.cgi?id=115150 |
| |
| Reviewed by Andreas Kling. |
| |
| Changed the expectations of the tests. |
| |
| * fast/dom/HTMLSelectElement/named-options-expected.txt: |
| * fast/dom/HTMLSelectElement/script-tests/named-options.js: |
| * fast/dom/html-collections-named-getter-expected.txt: |
| * fast/dom/html-collections-named-getter.html: |
| |
| 2013-04-25 Joseph Pecoraro <pecoraro@apple.com> |
| |
| Web Inspector: ConsoleMessage should include line and column number where possible |
| https://bugs.webkit.org/show_bug.cgi?id=114929 |
| |
| Update a test that was outputting the url and line number of console |
| method calls, to output the column number as well. Added a test that |
| verifies that console API messages have stack traces if appropriate. |
| |
| Reviewed by Timothy Hatcher. |
| |
| * inspector/console/console-url-and-line-expected.txt: Removed. |
| * inspector/console/console-url-line-column-expected.txt: Added. |
| * inspector/console/console-url-line-column.html: Renamed from LayoutTests/inspector/console/console-url-and-line.html. |
| * inspector/console/console-messages-stack-traces-expected.txt: Added. |
| * inspector/console/console-messages-stack-traces.html: Added. |
| |
| 2013-04-25 Lamarque V. Souza <Lamarque.Souza@basyskom.com> |
| |
| Sec-WebSocket-Extensions header field must not appear more than once in an HTTP response. |
| https://bugs.webkit.org/show_bug.cgi?id=115128 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header-expected.txt: Added. |
| * http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header.html: Added. |
| * http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header_wsh.py: Added. |
| |
| 2013-04-25 Adrian Perez de Castro <aperez@igalia.com> |
| |
| [GStreamer] Add audio/speex MIME type as supported |
| https://bugs.webkit.org/show_bug.cgi?id=115032 |
| |
| Reviewed by Philippe Normand. |
| |
| Speex (http://www.speex.org) streams can be embedded into Ogg |
| Ogg containers, so add a check for it in the test case. |
| |
| * media/media-can-play-ogg-expected.txt: |
| * media/media-can-play-ogg.html: |
| * platform/blackberry/media/media-can-play-ogg-expected.txt: |
| * platform/mac/media/media-can-play-ogg-expected.txt: |
| * platform/qt-linux/media/media-can-play-ogg-expected.txt: |
| * platform/win/media/media-can-play-ogg-expected.txt: |
| |
| 2013-04-25 Andreas Kling <akling@apple.com> |
| |
| CSS parser: Add error recovery while parsing @-webkit-keyframes key values. |
| <http://webkit.org/b/115175> |
| |
| From Blink r148714 by <apavlov@chromium.org>. |
| |
| * animations/keyframes-invalid-keys-expected.txt: Added. |
| * animations/keyframes-invalid-keys.html: Added. |
| * fast/css/webkit-keyframes-errors-expected.html: Added. |
| * fast/css/webkit-keyframes-errors.html: Added. |
| |
| 2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Skip some failing tests after r148996. |
| |
| * platform/qt/TestExpectations: |
| |
| 2013-04-25 Andreas Kling <akling@apple.com> |
| |
| SVG: Fix viewBox animations on shapes with non-scaling-stroke. |
| <http://webkit.org/b/115173> |
| |
| From Blink r149058 by <pdr@chromium.org>. |
| |
| * svg/stroke/animated-non-scaling-stroke-expected.html: Added. |
| * svg/stroke/animated-non-scaling-stroke.html: Added. |
| |
| 2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Unskip now passing tests. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Organize expected files after r149095. |
| |
| * platform/qt-5.0-wk1/editing/deleting/delete-by-word-002-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-by-word-002-expected.txt. |
| * platform/qt-5.0-wk1/editing/deleting/delete-cell-contents-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-cell-contents-expected.txt. |
| * platform/qt-5.0-wk1/editing/execCommand/button-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/button-expected.txt. |
| * platform/qt-5.0-wk1/editing/execCommand/createLink-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/createLink-expected.txt. |
| * platform/qt-5.0-wk1/editing/execCommand/indent-pre-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/indent-pre-expected.txt. |
| * platform/qt-5.0-wk1/editing/execCommand/unlink-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/unlink-expected.txt. |
| * platform/qt-5.0-wk1/editing/input/emacs-ctrl-o-expected.txt: Copied from LayoutTests/platform/qt/editing/input/emacs-ctrl-o-expected.txt. |
| * platform/qt-5.0-wk1/editing/inserting/insert-before-link-1-expected.txt: Copied from LayoutTests/platform/qt/editing/inserting/insert-before-link-1-expected.txt. |
| * platform/qt-5.0-wk1/editing/pasteboard/display-block-on-spans-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/display-block-on-spans-expected.txt. |
| * platform/qt-5.0-wk1/editing/pasteboard/emacs-cntl-y-001-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt. |
| * platform/qt-5.0-wk1/editing/pasteboard/merge-end-list-2-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/merge-end-list-2-expected.txt. |
| * platform/qt-5.0-wk1/editing/pasteboard/merge-end-table-2-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/merge-end-table-2-expected.txt. |
| * platform/qt-5.0-wk1/editing/pasteboard/page-zoom-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/page-zoom-expected.txt. |
| * platform/qt-5.0-wk1/editing/selection/extend-selection-word-expected.txt: Copied from LayoutTests/platform/qt/editing/selection/extend-selection-word-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/apply-through-end-of-document-expected.txt: Copied from LayoutTests/platform/qt/editing/style/apply-through-end-of-document-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-across-paragraph-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/remove-underline-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/remove-underline-from-stylesheet-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/remove-underline-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-in-bold-expected.txt. |
| * platform/qt-5.0-wk1/editing/style/unbold-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/unbold-in-bold-expected.txt. |
| * platform/qt-5.0-wk1/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Copied from LayoutTests/platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt. |
| * platform/qt/editing/deleting/delete-by-word-002-expected.txt: |
| * platform/qt/editing/deleting/delete-cell-contents-expected.txt: |
| * platform/qt/editing/execCommand/button-expected.txt: |
| * platform/qt/editing/execCommand/createLink-expected.txt: |
| * platform/qt/editing/execCommand/indent-pre-expected.txt: |
| * platform/qt/editing/execCommand/unlink-expected.txt: |
| * platform/qt/editing/input/emacs-ctrl-o-expected.txt: |
| * platform/qt/editing/inserting/insert-before-link-1-expected.txt: |
| * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: |
| * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt: |
| * platform/qt/editing/pasteboard/merge-end-list-2-expected.txt: |
| * platform/qt/editing/pasteboard/merge-end-table-2-expected.txt: |
| * platform/qt/editing/pasteboard/page-zoom-expected.txt: |
| * platform/qt/editing/selection/extend-selection-word-expected.txt: |
| * platform/qt/editing/style/apply-through-end-of-document-expected.txt: |
| * platform/qt/editing/style/remove-underline-across-paragraph-expected.txt: |
| * platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: |
| * platform/qt/editing/style/remove-underline-expected.txt: |
| * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: |
| * platform/qt/editing/style/remove-underline-in-bold-expected.txt: |
| * platform/qt/editing/style/unbold-in-bold-expected.txt: |
| * platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: |
| |
| 2013-04-25 Per-Erik Brodin <per-erik.brodin@ericsson.com> |
| |
| EventSource: Synchronous loader callback not handled properly |
| https://bugs.webkit.org/show_bug.cgi?id=115104 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| * http/tests/eventsource/eventsource-cors-non-http-expected.txt: Added. |
| * http/tests/eventsource/eventsource-cors-non-http.html: Added. |
| |
| 2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening. Added platform specific expected files after r148987. |
| |
| * platform/qt/editing/deleting/delete-by-word-002-expected.txt: Added. |
| * platform/qt/editing/deleting/delete-cell-contents-expected.txt: Added. |
| * platform/qt/editing/execCommand/button-expected.txt: Added. |
| * platform/qt/editing/execCommand/createLink-expected.txt: Added. |
| * platform/qt/editing/execCommand/indent-pre-expected.txt: Added. |
| * platform/qt/editing/execCommand/unlink-expected.txt: Added. |
| * platform/qt/editing/input/emacs-ctrl-o-expected.png: |
| * platform/qt/editing/input/emacs-ctrl-o-expected.txt: |
| * platform/qt/editing/inserting/insert-before-link-1-expected.txt: Added. |
| * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: Added. |
| * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.png: |
| * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt: |
| * platform/qt/editing/pasteboard/merge-end-list-2-expected.txt: Added. |
| * platform/qt/editing/pasteboard/merge-end-table-2-expected.txt: Added. |
| * platform/qt/editing/pasteboard/page-zoom-expected.txt: Added. |
| * platform/qt/editing/selection/extend-selection-word-expected.txt: Added. |
| * platform/qt/editing/selection/selection-extend-should-not-move-across-caret-on-mac-expected.txt: Added. |
| * platform/qt/editing/style/apply-through-end-of-document-expected.txt: Added. |
| * platform/qt/editing/style/make-text-writing-direction-inline-win-expected.txt: Added. |
| * platform/qt/editing/style/remove-underline-across-paragraph-expected.txt: Added. |
| * platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added. |
| * platform/qt/editing/style/remove-underline-expected.txt: Added. |
| * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Added. |
| * platform/qt/editing/style/remove-underline-in-bold-expected.txt: Added. |
| * platform/qt/editing/style/unbold-in-bold-expected.png: |
| * platform/qt/editing/style/unbold-in-bold-expected.txt: |
| * platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added. |
| |
| 2013-04-24 Kent Tamura <tkent@chromium.org> |
| |
| Back references don't work in pattern attribute |
| https://bugs.webkit.org/show_bug.cgi?id=105875 |
| |
| Reviewed by Geoffrey Garen. |
| |
| * fast/forms/ValidityState-patternMismatch-expected.txt: |
| * fast/forms/ValidityState-patternMismatch.html: |
| |
| 2013-04-24 Roger Fong <roger_fong@apple.com> |
| |
| Roll out AppleWin re-baselines from r149088. |
| |
| 2013-04-24 Roger Fong <roger_fong@apple.com> |
| |
| Unreviewed optimize-baselines for mac and win. |
| |
| 2013-04-24 Simon Fraser <simon.fraser@apple.com> |
| |
| Garbage at the top of http://www.technologyreview.com after scrolling |
| https://bugs.webkit.org/show_bug.cgi?id=114825 |
| |
| Reviewed by Tim Horton. |
| |
| Test that sets visibility:hidden on an element with some complex |
| configuration of layer children, and dumps the layer tree to check |
| that the contents are not marked as opaque. |
| |
| * compositing/contents-opaque/visibility-hidden-expected.txt: Added. |
| * compositing/contents-opaque/visibility-hidden.html: Added. |
| |
| 2013-04-24 David Kilzer <ddkilzer@apple.com> |
| |
| Fix invalid test names in jsc-test-list |
| <http://webkit.org/b/115136> |
| |
| Reviewed by Geoffrey Garen. |
| |
| This shell script finds all the invalid tests listed in |
| LayoutTests/fast/js/jsc-test-list: |
| |
| $ for F in `cat LayoutTests/fast/js/jsc-test-list`; do if [ ! -f LayoutTests/$F.html ]; then echo $F; fi; done |
| fast/js/dfg-double-addition-simplify-to-int.html |
| fast/js/dfg-mul-big-integers-with-small-integer-and-bitor |
| fast/js/dfg-mul-big-integers-with-small-integer-and-detect-overflow |
| fast/js/dfg-mul-big-integers-with-small-integer |
| fast/js/dfg-value-to-int32-with-side-effects |
| |
| * fast/js/jsc-test-list: Fix invalid test names by removing |
| *.html suffix or stray "s" characters. |
| |
| 2013-04-24 Filip Pizlo <fpizlo@apple.com> |
| |
| DFG should keep the operand to create_this alive if it's emitting code for create_this |
| https://bugs.webkit.org/show_bug.cgi?id=115133 |
| |
| Reviewed by Mark Hahnenberg. |
| |
| This test crashes prior to my change. |
| |
| * fast/js/dfg-allocation-profile-watch-point-exit-expected.txt: Added. |
| * fast/js/dfg-allocation-profile-watch-point-exit.html: Added. |
| * fast/js/jsc-test-list: |
| * fast/js/script-tests/dfg-allocation-profile-watch-point-exit.js: Added. |
| (Foo): |
| (foo): |
| |
| 2013-04-24 Alexey Proskuryakov <ap@apple.com> |
| |
| fast/js/global-constructors.html was deleted in r149001, removing it from |
| TextExpectations too. |
| |
| * platform/mac/TestExpectations: |
| * platform/qt-arm/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| |
| 2013-04-23 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Moving word boundaries backwards fails when there is a text node starting with an apostrophe |
| https://bugs.webkit.org/show_bug.cgi?id=115070 |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Added a test case for moving bacwkards with a word granurality across multiple text nodes. |
| Some test cases still fail since this patch only implements a work around. |
| |
| * editing/selection/previous-word-boundary-across-text-nodes-expected.txt: Added. |
| * editing/selection/previous-word-boundary-across-text-nodes.html: Added. |
| |
| 2013-04-24 Chris Fleizach <cfleizach@apple.com> |
| |
| AX: WAI-ARIA landmarks no longer speak type of landmark on iOS |
| https://bugs.webkit.org/show_bug.cgi?id=114547 |
| |
| Reviewed by David Kilzer. |
| |
| * platform/iphone-simulator/accessibility/landmark-type-expected.txt: Added. |
| * platform/iphone-simulator/accessibility/landmark-type.html: Added. |
| * platform/iphone-simulator/accessibility/link-with-images-text-expected.txt: |
| * platform/iphone-simulator/accessibility/link-with-images-text.html: |
| Minor change to accomodate trimming of white space. |
| * platform/iphone-simulator/accessibility/math-expected.txt: |
| * platform/iphone-simulator/accessibility/math.html: |
| Math objects now include "math" as the landmark type. |
| |
| 2013-04-24 Geoffrey Garen <ggaren@apple.com> |
| |
| Filled out more cases of branch folding in the DFG |
| https://bugs.webkit.org/show_bug.cgi?id=115088 |
| |
| Reviewed by Oliver Hunt. |
| |
| * fast/js/regress/script-tests/branch-fold.js: |
| (g): Added some boolean and constant-folded cases. |
| |
| 2013-04-24 Christophe Dumez <ch.dumez@sisa.samsung.com> |
| |
| Unreviewed EFL gardening. |
| |
| Rebaseline fast/js/constructor-length.html for EFL port after |
| r148997. |
| |
| * platform/efl/fast/js/constructor-length-expected.txt: |
| |
| 2013-04-24 Seokju Kwon <seokju.kwon@gmail.com> |
| |
| [EFL] Rebaselining after r148944 |
| https://bugs.webkit.org/show_bug.cgi?id=115085 |
| |
| Unreviewed gardening. |
| |
| * platform/efl/TestExpectations: |
| * platform/efl/fast/table/giantRowspan-expected.txt: |
| * platform/efl/fast/table/giantRowspan2-expected.png: |
| * platform/efl/fast/table/giantRowspan2-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug133756-1-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug220536-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug220536-expected.txt: |
| * platform/efl/tables/mozilla/bugs/bug8858-expected.png: |
| * platform/efl/tables/mozilla/bugs/bug8858-expected.txt: |
| * platform/efl/tables/mozilla/core/bloomberg-expected.png: |
| * platform/efl/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/efl/tables/mozilla/core/row_span-expected.png: |
| * platform/efl/tables/mozilla/core/row_span-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: |
| |
| 2013-04-24 Mihai Tica <mitica@adobe.com> |
| |
| Fix test style issues following the commit of |
| https://bugs.webkit.org/show_bug.cgi?id=114412 |
| |
| Unreviewed gardening. |
| |
| * css3/compositing/effect-background-blend-mode-color.html: |
| * css3/compositing/effect-background-blend-mode-color2.html: |
| |
| == Rolled over to ChangeLog-2013-04-24 == |