* html5lib/runner-expected-html5.txt:
* html5lib/runner-expected.txt:
+2010-07-14 Eric Seidel <eric@webkit.org>
+
+ Reviewed by Adam Barth.
+
+ Make the LegacyHTMLTreeBuilder coalesce text nodes
+ https://bugs.webkit.org/show_bug.cgi?id=42314
+
+ I had to fix one test which was using
+ <div></textarea> and depending on the fact that text nodes
+ were not getting coalesced when the </textarea> was ignored.
+
+ Otherwise these test updates are all just reflecting that we
+ now merge adjacent text nodes when inserting them from the parser.
+
+ * editing/deleting/delete-br-in-last-table-cell-expected.txt:
+ * editing/selection/skip-non-editable-1-expected.txt:
+ * editing/selection/skip-non-editable-2-expected.txt:
+ * editing/text-iterator/thai-cursor-movement-expected.txt:
+ * editing/text-iterator/thai-cursor-movement.html:
+ * fast/css/text-align-expected.txt:
+ * fast/repaint/inline-overflow-expected.txt:
+ * html5lib/runner-expected.txt:
+ * html5lib/webkit-resumer-expected.txt:
+ * http/tests/security/dataTransfer-set-data-file-url-expected.txt:
+ * platform/mac/compositing/color-matching/pdf-image-match-expected.txt:
+ * platform/mac/compositing/geometry/clipping-foreground-expected.txt:
+ * platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt:
+ * platform/mac/compositing/masks/direct-image-mask-expected.txt:
+ * platform/mac/compositing/masks/masked-ancestor-expected.txt:
+ * platform/mac/compositing/masks/multiple-masks-expected.txt:
+ * platform/mac/compositing/masks/simple-composited-mask-expected.txt:
+ * platform/mac/compositing/overflow/ancestor-overflow-expected.txt:
+ * platform/mac/compositing/overflow/overflow-scroll-expected.txt:
+ * platform/mac/compositing/overflow/parent-overflow-expected.txt:
+ * platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt:
+ * platform/mac/compositing/plugins/composited-plugin-expected.txt:
+ * platform/mac/compositing/reflections/simple-composited-reflections-expected.txt:
+ * platform/mac/compositing/shadows/shadow-drawing-expected.txt:
+ * platform/mac/compositing/webgl/webgl-reflection-expected.txt:
+ * platform/mac/editing/deleting/5168598-expected.txt:
+ * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
+ * platform/mac/editing/deleting/delete-block-merge-contents-023-expected.txt:
+ * platform/mac/editing/deleting/delete-block-merge-contents-024-expected.txt:
+ * platform/mac/editing/deleting/delete-line-013-expected.txt:
+ * platform/mac/editing/deleting/delete-line-014-expected.txt:
+ * platform/mac/editing/execCommand/insert-list-and-stitch-expected.txt:
+ * platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
+ * platform/mac/editing/inserting/insert-3907422-fix-expected.txt:
+ * platform/mac/editing/pasteboard/4641033-expected.txt:
+ * platform/mac/editing/pasteboard/5028447-expected.txt:
+ * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.txt:
+ * platform/mac/editing/pasteboard/drag-drop-dead-frame-expected.txt:
+ * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
+ * platform/mac/editing/pasteboard/paste-text-010-expected.txt:
+ * platform/mac/editing/pasteboard/select-element-1-expected.txt:
+ * platform/mac/editing/selection/5354455-2-expected.txt:
+ * platform/mac/editing/selection/doubleclick-crash-expected.txt:
+ * platform/mac/editing/selection/drag-in-iframe-expected.txt:
+ * platform/mac/editing/selection/drag-text-delay-expected.txt:
+ * platform/mac/editing/selection/expanding-selections2-expected.txt:
+ * platform/mac/editing/selection/extend-by-character-006-expected.txt:
+ * platform/mac/editing/selection/focus_editable_html-expected.txt:
+ * platform/mac/editing/selection/mixed-editability-1-expected.txt:
+ * platform/mac/editing/selection/move-by-sentence-001-expected.txt:
+ * platform/mac/editing/selection/select-all-005-expected.txt:
+ * platform/mac/editing/selection/selection-actions-expected.txt:
+ * platform/mac/editing/style/apple-style-editable-mix-expected.txt:
+ * platform/mac/editing/style/font-family-with-space-expected.txt:
+ * platform/mac/fast/backgrounds/size/backgroundSize16-expected.txt:
+ * platform/mac/fast/block/float/001-expected.txt:
+ * platform/mac/fast/block/margin-collapse/037-expected.txt:
+ * platform/mac/fast/block/margin-collapse/038-expected.txt:
+ * platform/mac/fast/block/positioning/055-expected.txt:
+ * platform/mac/fast/block/positioning/auto/005-expected.txt:
+ * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
+ * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
+ * platform/mac/fast/block/positioning/relative-overflow-replaced-expected.txt:
+ * platform/mac/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
+ * platform/mac/fast/block/positioning/window-height-change-expected.txt:
+ * platform/mac/fast/borders/border-image-01-expected.txt:
+ * platform/mac/fast/borders/border-image-border-radius-expected.txt:
+ * platform/mac/fast/borders/border-image-rotate-transform-expected.txt:
+ * platform/mac/fast/borders/border-image-scale-transform-expected.txt:
+ * platform/mac/fast/borders/svg-as-border-image-2-expected.txt:
+ * platform/mac/fast/borders/svg-as-border-image-expected.txt:
+ * platform/mac/fast/canvas/arc360-expected.txt:
+ * platform/mac/fast/canvas/canvas-before-css-expected.txt:
+ * platform/mac/fast/canvas/canvas-incremental-repaint-2-expected.txt:
+ * platform/mac/fast/canvas/canvas-incremental-repaint-expected.txt:
+ * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.txt:
+ * platform/mac/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
+ * platform/mac/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
+ * platform/mac/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-1-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-2-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-3-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-4-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-5-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-6-expected.txt:
+ * platform/mac/fast/canvas/shadow-offset-7-expected.txt:
+ * platform/mac/fast/clip/016-expected.txt:
+ * platform/mac/fast/clip/outline-overflowClip-expected.txt:
+ * platform/mac/fast/css-generated-content/001-expected.txt:
+ * platform/mac/fast/css-generated-content/013-expected.txt:
+ * platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt:
+ * platform/mac/fast/css/MarqueeLayoutTest-expected.txt:
+ * platform/mac/fast/css/ZeroOpacityLayers-expected.txt:
+ * platform/mac/fast/css/ZeroOpacityLayers2-expected.txt:
+ * platform/mac/fast/css/background-image-with-baseurl-expected.txt:
+ * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt:
+ * platform/mac/fast/css/color-correction-expected.txt:
+ * platform/mac/fast/css/color-correction-on-backgrounds-expected.txt:
+ * platform/mac/fast/css/color-correction-on-text-expected.txt:
+ * platform/mac/fast/css/color-correction-on-text-shadow-expected.txt:
+ * platform/mac/fast/css/contentImage-expected.txt:
+ * platform/mac/fast/css/continuationCrash-expected.txt:
+ * platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
+ * platform/mac/fast/css/empty-generated-content-expected.txt:
+ * platform/mac/fast/css/font-face-default-font-expected.txt:
+ * platform/mac/fast/css/font-face-in-media-rule-expected.txt:
+ * platform/mac/fast/css/getFloatValueForUnit-expected.txt:
+ * platform/mac/fast/css/import_with_baseurl-expected.txt:
+ * platform/mac/fast/css/invalidation-errors-2-expected.txt:
+ * platform/mac/fast/css/invalidation-errors-expected.txt:
+ * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
+ * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
+ * platform/mac/fast/css/pseudo-cache-stale-expected.txt:
+ * platform/mac/fast/css/rem-units-on-root-expected.txt:
+ * platform/mac/fast/css/resize-corner-tracking-expected.txt:
+ * platform/mac/fast/css/variables/inline-style-test-expected.txt:
+ * platform/mac/fast/css/vertical-align-lengths-expected.txt:
+ * platform/mac/fast/css/word-space-extra-expected.txt:
+ * platform/mac/fast/dom/Element/null-offset-parent-expected.txt:
+ * platform/mac/fast/dom/HTMLElement/bdo-expected.txt:
+ * platform/mac/fast/dom/HTMLHeadElement/textInHead1-expected.txt:
+ * platform/mac/fast/dom/HTMLHeadElement/textInHead2-expected.txt:
+ * platform/mac/fast/dom/HTMLHeadElement/textInHead3-expected.txt:
+ * platform/mac/fast/dom/HTMLHeadElement/textInHead4-expected.txt:
+ * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
+ * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
+ * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
+ * platform/mac/fast/dom/Window/open-existing-pop-up-blocking-expected.txt:
+ * platform/mac/fast/dom/attr_dead_doc-expected.txt:
+ * platform/mac/fast/dom/comment-not-documentElement-expected.txt:
+ * platform/mac/fast/dom/jsDevicePixelRatio-expected.txt:
+ * platform/mac/fast/dynamic/008-expected.txt:
+ * platform/mac/fast/dynamic/011-expected.txt:
+ * platform/mac/fast/dynamic/anchor-lock-expected.txt:
+ * platform/mac/fast/dynamic/anonymous-block-layer-lost-expected.txt:
+ * platform/mac/fast/dynamic/link-href-change-expected.txt:
+ * platform/mac/fast/dynamic/outerHTML-img-expected.txt:
+ * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.txt:
+ * platform/mac/fast/dynamic/window-scrollbars-test-expected.txt:
+ * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
+ * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
+ * platform/mac/fast/encoding/xmacroman-encoding-test-expected.txt:
+ * platform/mac/fast/events/context-no-deselect-expected.txt:
+ * platform/mac/fast/events/event-listener-on-link-expected.txt:
+ * platform/mac/fast/events/focusingUnloadedFrame-expected.txt:
+ * platform/mac/fast/events/reveal-link-when-focused-expected.txt:
+ * platform/mac/fast/flexbox/025-expected.txt:
+ * platform/mac/fast/forms/003-expected.txt:
+ * platform/mac/fast/forms/basic-textareas-expected.txt:
+ * platform/mac/fast/forms/box-shadow-override-expected.txt:
+ * platform/mac/fast/forms/button-default-title-expected.txt:
+ * platform/mac/fast/forms/button-inner-block-reuse-expected.txt:
+ * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt:
+ * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
+ * platform/mac/fast/forms/fieldset-align-expected.txt:
+ * platform/mac/fast/forms/fieldset-with-float-expected.txt:
+ * platform/mac/fast/forms/formmove2-expected.txt:
+ * platform/mac/fast/forms/formmove3-expected.txt:
+ * platform/mac/fast/forms/image-border-expected.txt:
+ * platform/mac/fast/forms/indeterminate-expected.txt:
+ * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
+ * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
+ * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
+ * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
+ * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
+ * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
+ * platform/mac/fast/forms/input-field-text-truncated-expected.txt:
+ * platform/mac/fast/forms/input-first-letter-expected.txt:
+ * platform/mac/fast/forms/input-no-renderer-expected.txt:
+ * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
+ * platform/mac/fast/forms/input-spaces-expected.txt:
+ * platform/mac/fast/forms/input-type-text-min-width-expected.txt:
+ * platform/mac/fast/forms/listbox-clip-expected.txt:
+ * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
+ * platform/mac/fast/forms/listbox-width-change-expected.txt:
+ * platform/mac/fast/forms/option-script-expected.txt:
+ * platform/mac/fast/forms/option-strip-whitespace-expected.txt:
+ * platform/mac/fast/forms/placeholder-set-value-expected.txt:
+ * platform/mac/fast/forms/placeholder-stripped-expected.txt:
+ * platform/mac/fast/forms/radio-nested-labels-expected.txt:
+ * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
+ * platform/mac/fast/forms/search-styled-expected.txt:
+ * platform/mac/fast/forms/searchfield-heights-expected.txt:
+ * platform/mac/fast/forms/select-change-listbox-size-expected.txt:
+ * platform/mac/fast/forms/select-empty-option-height-expected.txt:
+ * platform/mac/fast/forms/select-initial-position-expected.txt:
+ * platform/mac/fast/forms/select-item-background-clip-expected.txt:
+ * platform/mac/fast/forms/select-visual-hebrew-expected.txt:
+ * platform/mac/fast/forms/slider-thumb-stylability-expected.txt:
+ * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
+ * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
+ * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt:
+ * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
+ * platform/mac/fast/forms/textarea-width-expected.txt:
+ * platform/mac/fast/forms/textfield-outline-expected.txt:
+ * platform/mac/fast/forms/thumbslider-crash-expected.txt:
+ * platform/mac/fast/forms/thumbslider-no-parent-slider-expected.txt:
+ * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
+ * platform/mac/fast/frames/001-expected.txt:
+ * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
+ * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
+ * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
+ * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
+ * platform/mac/fast/frames/frame-element-name-expected.txt:
+ * platform/mac/fast/frames/frameElement-iframe-expected.txt:
+ * platform/mac/fast/frames/viewsource-attribute-expected.txt:
+ * platform/mac/fast/frames/viewsource-on-image-file-expected.txt:
+ * platform/mac/fast/html/keygen-expected.txt:
+ * platform/mac/fast/html/marquee-scroll-expected.txt:
+ * platform/mac/fast/images/animated-gif-with-offsets-expected.txt:
+ * platform/mac/fast/images/animated-svg-as-image-expected.txt:
+ * platform/mac/fast/images/favicon-as-image-expected.txt:
+ * platform/mac/fast/images/icon-decoding-expected.txt:
+ * platform/mac/fast/images/image-in-map-expected.txt:
+ * platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
+ * platform/mac/fast/inline-block/001-expected.txt:
+ * platform/mac/fast/inline-block/003-expected.txt:
+ * platform/mac/fast/inline-block/006-expected.txt:
+ * platform/mac/fast/inline-block/14498-positionForCoordinates-expected.txt:
+ * platform/mac/fast/inline-block/tricky-baseline-expected.txt:
+ * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
+ * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt:
+ * platform/mac/fast/inline/long-wrapped-line-expected.txt:
+ * platform/mac/fast/inline/percentage-margins-expected.txt:
+ * platform/mac/fast/inline/positionedLifetime-expected.txt:
+ * platform/mac/fast/invalid/005-expected.txt:
+ * platform/mac/fast/invalid/006-expected.txt:
+ * platform/mac/fast/invalid/021-expected.txt:
+ * platform/mac/fast/invalid/missing-dl-end-tag-expected.txt:
+ * platform/mac/fast/invalid/missing-dt-end-tag-expected.txt:
+ * platform/mac/fast/layers/remove-only-this-layer-update-expected.txt:
+ * platform/mac/fast/lists/markers-in-selection-expected.txt:
+ * platform/mac/fast/loader/start-load-in-unload-expected.txt:
+ * platform/mac/fast/multicol/layers-split-across-columns-expected.txt:
+ * platform/mac/fast/multicol/nested-columns-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/mac/fast/overflow/line-clamp-expected.txt:
+ * platform/mac/fast/overflow/scrollRevealButton-expected.txt:
+ * platform/mac/fast/parser/comment-in-style-expected.txt:
+ * platform/mac/fast/parser/entity-comment-in-style-expected.txt:
+ * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
+ * platform/mac/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
+ * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
+ * platform/mac/fast/parser/parseCommentsInTitles-expected.txt:
+ * platform/mac/fast/parser/remove-block-in-residual-style-expected.txt:
+ * platform/mac/fast/parser/title-error-test-expected.txt:
+ * platform/mac/fast/repaint/4774354-expected.txt:
+ * platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt:
+ * platform/mac/fast/repaint/continuation-after-outline-expected.txt:
+ * platform/mac/fast/repaint/inline-block-overflow-expected.txt:
+ * platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt:
+ * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt:
+ * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
+ * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
+ * platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
+ * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
+ * platform/mac/fast/repaint/search-field-cancel-expected.txt:
+ * platform/mac/fast/repaint/selected-replaced-expected.txt:
+ * platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt:
+ * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
+ * platform/mac/fast/repaint/transform-replaced-shadows-expected.txt:
+ * platform/mac/fast/replaced/image-resize-width-expected.txt:
+ * platform/mac/fast/replaced/maxheight-percent-expected.txt:
+ * platform/mac/fast/replaced/maxheight-pxs-expected.txt:
+ * platform/mac/fast/replaced/maxwidth-percent-expected.txt:
+ * platform/mac/fast/replaced/maxwidth-pxs-expected.txt:
+ * platform/mac/fast/replaced/minheight-percent-expected.txt:
+ * platform/mac/fast/replaced/minheight-pxs-expected.txt:
+ * platform/mac/fast/replaced/minwidth-percent-expected.txt:
+ * platform/mac/fast/replaced/minwidth-pxs-expected.txt:
+ * platform/mac/fast/ruby/ruby-empty-rt-expected.txt:
+ * platform/mac/fast/ruby/ruby-length-expected.txt:
+ * platform/mac/fast/table/012-expected.txt:
+ * platform/mac/fast/table/018-expected.txt:
+ * platform/mac/fast/table/append-cells2-expected.txt:
+ * platform/mac/fast/table/cellindex-expected.txt:
+ * platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
+ * platform/mac/fast/table/nobr-expected.txt:
+ * platform/mac/fast/table/remove-td-display-none-expected.txt:
+ * platform/mac/fast/text/atsui-pointtooffset-calls-cg-expected.txt:
+ * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt:
+ * platform/mac/fast/text/basic/009-expected.txt:
+ * platform/mac/fast/text/in-rendered-text-rtl-expected.txt:
+ * platform/mac/fast/text/international/001-expected.txt:
+ * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt:
+ * platform/mac/fast/text/international/bidi-european-terminators-expected.txt:
+ * platform/mac/fast/text/international/wrap-CJK-001-expected.txt:
+ * platform/mac/fast/text/justified-text-rect-expected.txt:
+ * platform/mac/fast/text/selection-hard-linebreak-expected.txt:
+ * platform/mac/fast/text/should-use-atsui-expected.txt:
+ * platform/mac/fast/text/updateNewFont-expected.txt:
+ * platform/mac/fast/text/whitespace/020-expected.txt:
+ * platform/mac/fast/tokenizer/external-script-document-write_2-expected.txt:
+ * platform/mac/fast/tokenizer/script_extra_close-expected.txt:
+ * platform/mac/fast/transforms/identity-matrix-expected.txt:
+ * platform/mac/fonts/cursive-expected.txt:
+ * platform/mac/fonts/default-expected.txt:
+ * platform/mac/fonts/fantasy-expected.txt:
+ * platform/mac/fonts/monospace-expected.txt:
+ * platform/mac/fonts/sans-serif-expected.txt:
+ * platform/mac/fonts/serif-expected.txt:
+ * platform/mac/http/tests/misc/favicon-as-image-expected.txt:
+ * platform/mac/http/tests/misc/frame-access-during-load-expected.txt:
+ * platform/mac/http/tests/misc/iframe404-expected.txt:
+ * platform/mac/http/tests/misc/location-replace-crossdomain-expected.txt:
+ * platform/mac/http/tests/multipart/invalid-image-data-expected.txt:
+ * platform/mac/http/tests/multipart/invalid-image-data-standalone-expected.txt:
+ * platform/mac/http/tests/navigation/anchor-frames-expected.txt:
+ * platform/mac/http/tests/navigation/error404-frames-expected.txt:
+ * platform/mac/http/tests/navigation/error404-subframeload-expected.txt:
+ * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
+ * platform/mac/http/tests/navigation/post-basic-expected.txt:
+ * platform/mac/http/tests/navigation/post-frames-expected.txt:
+ * platform/mac/http/tests/navigation/post-goback1-expected.txt:
+ * platform/mac/http/tests/navigation/postredirect-basic-expected.txt:
+ * platform/mac/http/tests/navigation/postredirect-frames-expected.txt:
+ * platform/mac/http/tests/navigation/postredirect-goback1-expected.txt:
+ * platform/mac/media/controls-after-reload-expected.txt:
+ * platform/mac/media/controls-styling-expected.txt:
+ * platform/mac/media/video-aspect-ratio-expected.txt:
+ * platform/mac/media/video-replaces-poster-expected.txt:
+ * platform/mac/printing/media-queries-print-expected.txt:
+ * platform/mac/svg/custom/getsvgdocument-expected.txt:
+ * platform/mac/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug120364-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug1224-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug13526-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug2267-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug23299-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug2757-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug29157-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug2947-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug40828-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug56405-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug5835-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug93363-expected.txt:
+ * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
+ * platform/mac/tables/mozilla/marvin/tables_align_left-expected.txt:
+ * platform/mac/tables/mozilla/marvin/tables_align_right-expected.txt:
+ * platform/mac/tables/mozilla/other/move_row-expected.txt:
+ * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
+ * platform/mac/transforms/3d/general/perspective-units-expected.txt:
+ * platform/mac/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt:
+ * platform/mac/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt:
+ * platform/mac/transforms/3d/point-mapping/3d-point-mapping-expected.txt:
+ * platform/mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt:
+ * platform/mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt:
+ * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt:
+
2010-07-14 Eric Seidel <eric@webkit.org>
Reviewed by Adam Barth.
runTest();
</SCRIPT>
<#text>
-</#text>
-<#text>
-</#text>
-<#text>
+
+
</#text>
</BODY>
</HTML>
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 13 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 12 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of BODY > HTML > #document to 13 of BODY > HTML > #document
+EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of BODY > HTML > #document to 12 of BODY > HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > BODY > HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 13 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 12 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of BODY > HTML > #document to 13 of BODY > HTML > #document
+EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of BODY > HTML > #document to 12 of BODY > HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > BODY > HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 13 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 12 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of BODY > HTML > #document to 13 of BODY > HTML > #document
+EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of BODY > HTML > #document to 12 of BODY > HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 11 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 10 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
<body>
<p>Test that moving insertion point over Thai text (without ligatures) always moves one character at a time.</p>
<p>Should say PASS:</p>
-<div contenteditable id="test">อยากไปความ</textarea>
+<div contenteditable id="test">อยากไปความ</div>
<ul id="console"></ul>
<script language="javascript" type="text/javascript">
runEditingTest();
RenderBlock {P} at (0,102) size 784x18
RenderText {#text} at (0,0) size 61x18
text run at (0,0) width 61: "RTL End"
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (50,50) size 200x50
text run at (50,50) width 200: "A B"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
52
53
54
-57
-59
78
79
80
| <html>
| <head>
| <body>
-| "A"
-| "B"
-| "C"
+| "ABC"
| <select>
-| "D"
-| "E"
+| "DE"
Expected:
| <!DOCTYPE html>
| <html>
| <script>
| " <!-- "
| <body>
-| " --> "
-| " EOF"
+| " --> EOF"
Expected:
| <!DOCTYPE html>
| <html>
| "Test"
| <u>
-Test 57 of 113 in resources/tests1.dat failed. Input:
-<b>Test</i>Test
-Got:
-| <html>
-| <head>
-| <body>
-| <b>
-| "Test"
-| "Test"
-Expected:
-| <html>
-| <head>
-| <body>
-| <b>
-| "TestTest"
-
-Test 59 of 113 in resources/tests1.dat failed. Input:
-<b>A<cite>B<div>C</cite>D
-Got:
-| <html>
-| <head>
-| <body>
-| <b>
-| "A"
-| <cite>
-| "B"
-| <div>
-| "C"
-| "D"
-Expected:
-| <html>
-| <head>
-| <body>
-| <b>
-| "A"
-| <cite>
-| "B"
-| <div>
-| "CD"
-
Test 78 of 113 in resources/tests1.dat failed. Input:
<a href="blah">aba<table><a href="foo">br<tr><td></td></tr>x</table>aoe
Got:
8
9
11
-32
36
42
44
45
-53
-54
Test 6 of 59 in resources/tests2.dat failed. Input:
<!DOCTYPE html><frameset>test
| "<td>"
| <table>
-Test 32 of 59 in resources/tests2.dat failed. Input:
-<!DOCTYPE html>X</body>X
-Got:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| "X"
-| "X"
-Expected:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| "XX"
-
Test 36 of 59 in resources/tests2.dat failed. Input:
<!DOCTYPE html><select><optgroup><option></optgroup><option><select><option>
Got:
| <style>
| "
x { content:"</style" } "
-
-Test 53 of 59 in resources/tests2.dat failed. Input:
-<!DOCTYPE html>X</html>X
-Got:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| "X"
-| "X"
-Expected:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| "XX"
-
-Test 54 of 59 in resources/tests2.dat failed. Input:
-<!DOCTYPE html>X</html>
-Got:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| "X"
-| " "
-Expected:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| "X "
resources/tests3.dat:
16
17
| "setting head's innerHTML"
resources/tests5.dat:
2
-6
7
8
-9
16
Test 2 of 16 in resources/tests5.dat failed. Input:
| <style>
| " <!-- "
| <body>
-| " --> "
-| "x"
+| " --> x"
Expected:
| <html>
| <head>
| <body>
| "--> x"
-Test 6 of 16 in resources/tests5.dat failed. Input:
-<iframe> <!--- </iframe>->x</iframe> --> </iframe>x
-Got:
-| <html>
-| <head>
-| <body>
-| <iframe>
-| " <!--- "
-| "->x"
-| " --> "
-| "x"
-Expected:
-| <html>
-| <head>
-| <body>
-| <iframe>
-| " <!--- "
-| "->x --> x"
-
Test 7 of 16 in resources/tests5.dat failed. Input:
<script> <!-- </script> --> </script>x
Got:
| <script>
| " <!-- "
| <body>
-| " --> "
-| "x"
+| " --> x"
Expected:
| <html>
| <head>
| <title>
| " <!-- "
| <body>
-| " --> "
-| "x"
+| " --> x"
Expected:
| <html>
| <head>
| <body>
| "--> x"
-Test 9 of 16 in resources/tests5.dat failed. Input:
-<textarea> <!--- </textarea>->x</textarea> --> </textarea>x
-Got:
-| <html>
-| <head>
-| <body>
-| <textarea>
-| " <!--- "
-| "->x"
-| " --> "
-| "x"
-Expected:
-| <html>
-| <head>
-| <body>
-| <textarea>
-| " <!--- "
-| "->x --> x"
-
Test 16 of 16 in resources/tests5.dat failed. Input:
<noscript><!--</noscript>--></noscript>
Got:
18
19
24
-25
27
28
29
| <body>
| "X"
-Test 25 of 30 in resources/tests7.dat failed. Input:
-<div><p>a</x> b
-Got:
-| <html>
-| <head>
-| <body>
-| <div>
-| <p>
-| "a"
-| " b"
-Expected:
-| <html>
-| <head>
-| <body>
-| <div>
-| <p>
-| "a b"
-
Test 27 of 30 in resources/tests7.dat failed. Input:
<table><b><tr><td>aaa</td></tr>bbb</table>ccc
Got:
| <body>
| "A"
| " B"
-| "C"
| <table>
| <tbody>
| <tr>
-| " "
+| " C"
Expected:
| <html>
| <head>
| <select>
| <keygen>
resources/tests8.dat:
-1
-2
-3
-4
5
6
8
9
-Test 1 of 9 in resources/tests8.dat failed. Input:
-<div>
-<div></div>
-</span>x
-Got:
-| <html>
-| <head>
-| <body>
-| <div>
-| "
-"
-| <div>
-| "
-"
-| "x"
-Expected:
-| <html>
-| <head>
-| <body>
-| <div>
-| "
-"
-| <div>
-| "
-x"
-
-Test 2 of 9 in resources/tests8.dat failed. Input:
-<div>x<div></div>
-</span>x
-Got:
-| <html>
-| <head>
-| <body>
-| <div>
-| "x"
-| <div>
-| "
-"
-| "x"
-Expected:
-| <html>
-| <head>
-| <body>
-| <div>
-| "x"
-| <div>
-| "
-x"
-
-Test 3 of 9 in resources/tests8.dat failed. Input:
-<div>x<div></div>x</span>x
-Got:
-| <html>
-| <head>
-| <body>
-| <div>
-| "x"
-| <div>
-| "x"
-| "x"
-Expected:
-| <html>
-| <head>
-| <body>
-| <div>
-| "x"
-| <div>
-| "xx"
-
-Test 4 of 9 in resources/tests8.dat failed. Input:
-<div>x<div></div>y</span>z
-Got:
-| <html>
-| <head>
-| <body>
-| <div>
-| "x"
-| <div>
-| "y"
-| "z"
-Expected:
-| <html>
-| <head>
-| <body>
-| <div>
-| "x"
-| <div>
-| "yz"
-
Test 5 of 9 in resources/tests8.dat failed. Input:
<table><div>x<div></div>x</span>x
Got:
| <div>
| "x"
| <div>
-| "x"
-| "x"
+| "xx"
| <table>
| <tbody>
Expected:
13
14
15
-16
17
18
19
| <p>
| "quux"
-Test 16 of 25 in resources/tests9.dat failed. Input:
-<!DOCTYPE html><body><table><tr><td><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
-Got:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| <table>
-| <tbody>
-| <tr>
-| <td>
-| <select>
-| "foo"
-| "bar"
-| "baz"
-| <p>
-| "quux"
-Expected:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| <table>
-| <tbody>
-| <tr>
-| <td>
-| <select>
-| "foobarbaz"
-| <p>
-| "quux"
-
Test 17 of 25 in resources/tests9.dat failed. Input:
<!DOCTYPE html><body><table><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
Got:
| <head>
| <body>
| <select>
-| "foo"
-| "bar"
-| "baz"
+| "foobarbaz"
| <table>
| <tbody>
| <p>
13
14
15
-16
17
18
19
| <p>
| "quux"
-Test 16 of 25 in resources/tests10.dat failed. Input:
-<!DOCTYPE html><body><table><tr><td><select><svg><g>foo</g><g>bar</g><p>baz</table><p>quux
-Got:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| <table>
-| <tbody>
-| <tr>
-| <td>
-| <select>
-| "foo"
-| "bar"
-| "baz"
-| <p>
-| "quux"
-Expected:
-| <!DOCTYPE html>
-| <html>
-| <head>
-| <body>
-| <table>
-| <tbody>
-| <tr>
-| <td>
-| <select>
-| "foobarbaz"
-| <p>
-| "quux"
-
Test 17 of 25 in resources/tests10.dat failed. Input:
<!DOCTYPE html><body><table><select><svg><g>foo</g><g>bar</g><p>baz</table><p>quux
Got:
| <head>
| <body>
| <select>
-| "foo"
-| "bar"
-| "baz"
+| "foobarbaz"
| <table>
| <tbody>
| <p>
| "<!--<noembed>"
| "-->"
resources/webkit01.dat:
-15
-17
20
22
24
31
33
-Test 15 of 33 in resources/webkit01.dat failed. Input:
-<p>Test</p<p>Test2</p>
-Got:
-| <html>
-| <head>
-| <body>
-| <p>
-| "Test"
-| "Test2"
-Expected:
-| <html>
-| <head>
-| <body>
-| <p>
-| "TestTest2"
-
-Test 17 of 33 in resources/webkit01.dat failed. Input:
-<A>test< /A>
-Got:
-| <html>
-| <head>
-| <body>
-| <a>
-| "test"
-| "< /A>"
-Expected:
-| <html>
-| <head>
-| <body>
-| <a>
-| "test< /A>"
-
Test 20 of 33 in resources/webkit01.dat failed. Input:
<body></br foo="bar"></body>
Got:
| <a>
| "1"
| <p>
-| "2"
-| "3"
+| "23"
| <table>
| <tbody>
Expected:
CONSOLE MESSAGE: line 2: FOO<span>BAR</span>BAZ
CONSOLE MESSAGE: line 2: FOO<span>BAR</span>BAZ
resources/webkit01.dat:
-549.1
-550.2
-551.3
-552.4
-553.5
-554.6
-555.7
-556.8
-557.9
-558.10
-559.11
-560.12
-561.13
-562.14
-563.15
-564.16
-565.17
-566.18
-567.19
-568.20
-569.21
-593.1
-594.2
-595.3
-596.4
-597.5
-598.6
-599.7
-600.8
-601.9
-602.10
-603.11
648.1
649.2
650.3
RenderBlock (anonymous) at (0,104) size 784x103
RenderImage {IMG} at (0,0) size 76x103
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (0,0) width 160: "This test should not crash"
RenderBlock (anonymous) at (0,34) size 784x24
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,50) size 20x20
RenderImage {IMG} at (0,0) size 20x20
RenderText {#text} at (320,147) size 4x18
text run at (320,147) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (68,102) size 200x200 layerType: background only
layer at (28,62) size 150x150
RenderBlock (positioned) zI: -1 {DIV} at (-40,-40) size 150x150 [color=#808080] [bgcolor=#C86464] [border: (2px solid #000000)]
RenderBR {BR} at (0,0) size 0x0
RenderBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (100,100) size 440x340
RenderPartObject {IFRAME} at (100,100) size 440x340 [border: (20px solid #000000)]
layer at (0,0) size 400x300
RenderText {#text} at (224,150) size 4x18
text run at (224,150) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (28,62) size 184x124
RenderImage {IMG} at (20,20) size 184x124
layer at (256,62) size 184x124
RenderText {#text} at (262,548) size 4x18
text run at (262,548) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,42) size 262x562
RenderBlock {DIV} at (0,0) size 262x562 [border: (1px solid #000000)]
layer at (39,73) size 200x200
text run at (262,548) width 4: " "
RenderBlock {DIV} at (266,0) size 262x562 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (39,73) size 200x200
RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
layer at (305,73) size 200x200
text run at (262,548) width 4: " "
RenderBlock {DIV} at (266,0) size 262x562 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (39,73) size 200x200
RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
layer at (39,303) size 200x200
RenderText {#text} at (368,354) size 4x18
text run at (368,354) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (28,70) size 142x142 clip at (29,71) size 140x140 scrollHeight 171
RenderBlock {DIV} at (20,20) size 142x142 [border: (1px solid #000000)]
RenderBlock {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
RenderText {#text} at (524,510) size 4x18
text run at (524,510) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (18,60) size 152x152 clip at (19,61) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
RenderBlock {DIV} at (10,10) size 152x152 [border: (1px solid #000000)]
layer at (194,60) size 152x152 clip at (195,61) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
RenderText {#text} at (328,148) size 4x18
text run at (328,148) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (28,70) size 122x122 clip at (29,71) size 120x120 scrollHeight 320
RenderBlock {DIV} at (20,20) size 122x122 [border: (1px solid #000000)]
layer at (39,81) size 100x300 backgroundClip at (29,71) size 120x120 clip at (29,71) size 120x120 outlineClip at (29,71) size 120x120
RenderBody {BODY} at (0,0) size 800x104
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 100x100
RenderVideo {VIDEO} at (0,0) size 100x100
layer at (50,50) size 100x100
RenderBlock {HTML} at (0,0) size 800x170
RenderBody {BODY} at (8,8) size 784x154
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 300x150
RenderEmbeddedObject {EMBED} at (0,0) size 300x150
RenderText {#text} at (224,150) size 4x18
text run at (224,150) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (28,62) size 184x124
RenderImage {IMG} at (20,20) size 184x124
layer at (256,62) size 184x124
RenderText {#text} at (302,151) size 4x18
text run at (302,151) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (59,138) size 200x86
RenderBlock {P} at (1,38) size 200x86 [color=#0000FF]
RenderText {#text} at (22,0) size 156x86
text run at (0,0) width 311: "You should see a green triangle and its reflection."
RenderBlock (anonymous) at (0,34) size 784x248
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (28,70) size 244x204
RenderHTMLCanvas {CANVAS} at (20,20) size 244x204 [border: (2px solid #000000)]
RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,83) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderBR {BR} at (1,0) size 0x13
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 6 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 6 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
text run at (0,0) width 197: "in the affairs of men"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 15 of child 0 {#text} of child 1 {DIV} of body
text run at (0,0) width 197: "in the affairs of men"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 1 of child 0 {#text} of child 1 {DIV} of body
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 613x18
text run at (0,0) width 613: "The three items below should be stitched together into one ordered list when you click the button."
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,34) size 784x54
RenderBlock {DIV} at (0,0) size 784x54
RenderBlock {OL} at (0,0) size 784x54
RenderText {#text} at (14,42) size 36x28
text run at (14,42) width 36: "xxx"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 3 of child 1 {#text} of body
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 3 of child 3 {#text} of body
RenderText at (8,2) size 7x13
text run at (8,2) width 7: "1"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 1 of child 2 {SELECT} of child 2 {DIV} of body
text run at (0,29) width 45: "size."
text run at (45,29) width 6: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 43 of child 1 {#text} of body
RenderBlock (anonymous) at (0,104) size 784x103
RenderImage {IMG} at (0,0) size 76x103
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,52) size 784x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 3 {DIV} of body
selection end: position 5 of child 0 {#text} of child 0 {SPAN} of child 3 {DIV} of body
text run at (133,2) width 162: "drop me into the text field"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,109) size 119x13 scrollWidth 121
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 119x13
RenderBlock (anonymous) at (0,112) size 784x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 7 of child 4 {#text} of child 1 {DIV} of body
RenderListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 43x18
text run at (0,0) width 43: "Passed"
-caret: position 35 of child 0 {SELECT} of child 4 {DIV} of body
+caret: position 7 of child 0 {SELECT} of child 4 {DIV} of body
text run at (0,36) width 577: "click on the empty space outside and to the right of the black border, the selection should be"
text run at (0,54) width 59: "removed."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 0 of child 0 {#text} of child 1 {H1} of body
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x587
RenderBlock {PRE} at (0,0) size 800x75
- RenderText {#text} at (0,0) size 40x30
+ RenderText {#text} at (0,0) size 40x60
text run at (0,0) width 40: "Test."
text run at (40,0) width 0: " "
text run at (0,15) width 40: "Test."
text run at (40,15) width 0: " "
- RenderText {#text} at (0,30) size 0x15
text run at (0,30) width 0: " "
- RenderText {#text} at (0,45) size 0x15
text run at (0,45) width 0: " "
RenderText {#text} at (0,60) size 0x15
text run at (0,60) width 0: " "
text run at (0,18) width 42: "See it?"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,13) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 60x13
RenderText {#text} at (0,0) size 242x18
text run at (0,0) width 242: "This text is outside the editable region."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
text run at (14,14) width 32: "foo"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
selection start: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
selection end: position 4 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
RenderBlock (anonymous) at (0,2054) size 769x18
RenderText {#text} at (0,0) size 237x18
text run at (0,0) width 237: "If the document scrolls here, test fails."
- RenderText {#text} at (0,0) size 0x0
caret: position 1 of child 0 {#text} of body
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 4 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 3 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
text run at (484,0) width 298: "To run this test manually, double click between"
text run at (782,0) width 2: " "
text run at (0,18) width 351: "the first two letters of the first word of the first sentence."
- RenderText {#text} at (0,0) size 0x0
selection start: position 0 of child 0 {#text} of child 0 {SPAN} of body
selection end: position 2 of child 0 {#text} of child 0 {SPAN} of body
text run at (28,14) width 240: "This is some linked text"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 1 of child 0 {#text} of child 1 {DIV} of body
text run at (0,0) width 745: "VisiblePositions created at [html, x] where html is non-editable should descend into an editable body, for convenience."
text run at (0,18) width 273: "Everything on this page should be selected."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
selection start: position 0 of child 0 {#text} of body
selection end: position 164 of child 0 {#text} of body
RenderText {#text} at (0,126) size 124x18
text run at (0,126) width 124: "This is a paragraph."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
selection start: position 11 of child 2 {#text} of body
selection end: position 1 of child 7 {BR} of body
EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of BODY > HTML > #document to 4 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
RenderText {#text} at (245,0) size 245x15
text run at (245,0) width 245: "This text should be Times New Roman bold."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
caret: position 41 of child 0 {#text} of child 1 {U} of body
text run at (0,234) width 774: "that this goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I"
text run at (0,252) width 456: "am typing a lot of text so that this goes onto many lines. I am still typing."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (0,0) width 27: "Test"
RenderText {#text} at (100,0) size 35x18
text run at (100,0) width 35: "Hello"
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,1) size 528x16
text run at (0,1) width 528: "Ahem_font_required_for_this_test."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,80) size 80x16
RenderBlock (positioned) {DIV} at (0,0) size 80x16 [color=#008000]
RenderText {#text} at (0,0) size 80x16
RenderText {#text} at (0,1) size 528x16
text run at (0,1) width 528: "Ahem_font_required_for_this_test."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,80) size 80x16
RenderBlock (positioned) {DIV} at (0,0) size 80x16 [color=#008000]
RenderText {#text} at (0,0) size 80x16
RenderBlock (anonymous) at (0,0) size 769x18
RenderText {#text} at (0,0) size 119x18
text run at (0,0) width 119: "Content at the end."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 16x2160
RenderBlock (positioned) {DIV} at (0,0) size 16x2160
RenderText {#text} at (0,0) size 8x18
text run at (326,36) width 455: "The black box's top should be aligned with the end of the last line in this"
text run at (0,54) width 470: "parargaph and its left side should begin right after the end of this sentence. "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (478,62) size 240x340
RenderBlock (positioned) {SPAN} at (478,62) size 240x340 [border: (20px solid #000000)]
layer at (598,182) size 100x100
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,26) size 1x2000
RenderBlock (positioned) {DIV} at (8,26) size 1x2000
layer at (8,500) size 100x100
RenderBlock {HTML} at (0,0) size 800x38
RenderBody {BODY} at (8,8) size 784x22
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,10) size 100x18
RenderButton {BUTTON} at (0,2) size 100x18 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0) none (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,2) size 84x13
RenderText {#text} at (100,86) size 743x36
text run at (100,86) width 643: " The image should be 1000px over to the right and bottom, which should cause horizontal and vertical"
text run at (0,104) width 126: "scrollbars to appear."
- RenderText {#text} at (0,0) size 0x0
layer at (1008,1008) size 100x100
RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#00FF00]
RenderText {#text} at (100,0) size 639x36
text run at (100,0) width 639: "The image should be 1000px over to the right and bottom, which should cause horizontal and vertical"
text run at (100,18) width 126: "scrollbars to appear."
- RenderText {#text} at (0,0) size 0x0
layer at (1008,1008) size 100x100
RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#00FF00]
layer at (0,0) size 100x100
RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (146,282) width 4: " "
RenderBlock {DIV} at (160,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (146,432) width 4: " "
RenderBlock {DIV} at (160,310) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (146,282) width 4: " "
RenderBlock {DIV} at (160,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (146,282) width 4: " "
RenderBlock {DIV} at (160,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderHTMLCanvas {CANVAS} at (0,36) size 400x400
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderHTMLCanvas {CANVAS} at (0,0) size 400x200
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x194
RenderHTMLCanvas {CANVAS} at (0,0) size 240x190 [border: (20px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (484,564) width 4: " "
RenderHTMLCanvas {CANVAS} at (488,388) size 240x190 [border: (20px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderHTMLCanvas {CANVAS} at (0,18) size 700x100
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (44,6) width 4: " "
RenderHTMLCanvas {CANVAS} at (48,0) size 20x20
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderHTMLCanvas {CANVAS} at (0,0) size 300x150
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderHTMLCanvas {CANVAS} at (0,0) size 600x100
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 784x404
RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 300x18
text run at (0,0) width 300: "You should see a 100x100 green square below."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (50,50) size 100x500 backgroundClip at (50,50) size 100x100 clip at (50,50) size 100x100 outlineClip at (50,50) size 100x100
RenderBlock (positioned) {DIV} at (50,50) size 100x500 [bgcolor=#008000]
text run at (496,0) width 269: "The inner div has a green outline and a red"
text run at (0,18) width 49: "border. "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83,44) size 229x204 outlineClip at (83,44) size 229x204
RenderBlock (positioned) {DIV} at (8,44) size 304x204 [border: (2px solid #0000FF)]
RenderText {#text} at (2,2) size 103x18
RenderText {#text} at (0,0) size 263x18
text run at (0,0) width 263: "You should not see anything but this link."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,296) size 784x18
RenderText {#text} at (0,0) size 207x18
text run at (0,0) width 207: "Should read: \"Chapter: TEST 4\""
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (356,0) size 187x18
text run at (356,0) width 187: "But it fails if this text appears."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 113x18
text run at (0,0) width 113: "This is 100px tall."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,192) size 769x16 scrollX -769 scrollWidth 1692 scrollHeight 18
RenderBlock {MARQUEE} at (0,0) size 769x16 [bgcolor=#00FFFF]
RenderInline {B} at (0,0) size 1692x18
text run at (0,0) width 788: "Below are four boxes all within each other, and a box overlaping other boxes. The 3rd inner box is red, and has an opacity of"
text run at (0,18) width 771: "zero, and the box within it is black and has an opacity of 1. As the third box has opacity zero, the inner black is not visible."
text run at (0,36) width 623: "The yellow block has opacity of 0.5, and is as the same level in the DOM tree as the 3rd inner box."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (0,0) width 788: "Below are four boxes all within each other, and a box overlaping other boxes. The 3rd inner box is red, and has an opacity of"
text run at (0,18) width 783: "zero, and the box within it is black and has an opacity of 0.5. As the third box has opacity zero, the inner black is not visible."
text run at (0,36) width 623: "The yellow block has opacity of 0.5, and is as the same level in the DOM tree as the 3rd inner box."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 196x18
text run at (0,0) width 196: "red squares background image."
- RenderText {#text} at (0,0) size 0x0
RenderCounter at (56,1) size 8x15
text run at (56,1) width 8: "\x{25A0}"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (284,126) width 4: " "
RenderImage {IMG} at (288,0) size 140x140 [border: (20px solid #560063)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,188) size 784x100
RenderImage {IMG} at (100,0) size 100x100
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (242,0) size 117x174
text run at (242,0) width 117: "H"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,115) size 78x115
text run at (0,115) width 78: "H"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderImage {IMG} at (0,0) size 600x215
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderListMarker at (-20,0) size 16x18: "1"
RenderText {#text} at (0,0) size 193x18
text run at (0,0) width 193: "Start with the outmost left one."
- RenderText {#text} at (0,0) size 0x0
RenderListItem {LI} at (40,18) size 744x18
RenderListMarker at (-20,0) size 16x18: "2"
RenderText {#text} at (0,0) size 135x18
RenderText at (0,0) size 135x13
text run at (0,0) width 135: "3. Replace span-element"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,383) size 784x0
RenderInline {A} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x18
RenderText {#text} at (0,0) size 211x18
text run at (0,0) width 211: "This page intentionally left blank."
- RenderText {#text} at (0,0) size 0x0
RenderInline (generated) at (0,0) size 0x0
RenderText at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 800x0
RenderBlock (anonymous) at (0,34) size 784x18
RenderText {#text} at (0,0) size 192x17
text run at (0,0) width 192: "This text should be in Arial."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 156x17
text run at (0,0) width 156: "This should not crash."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (0,0) width 45: "10pt = "
RenderText {#text} at (45,0) size 383x18
text run at (45,0) width 383: "3.4395833015441895mm (should be 3.4395833015441895)"
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 196x18
text run at (0,0) width 196: "red squares background image."
- RenderText {#text} at (0,0) size 0x0
RenderInline {DIV} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,42) size 200x200
RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
RenderText {#text} at (0,0) size 194x128
RenderInline {DIV} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,42) size 200x200
RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
RenderText {#text} at (0,0) size 194x128
RenderText at (0,0) size 82x13
text run at (0,0) width 82: "Positive margin"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (307,37) width 4: " "
RenderBlock {INPUT} at (314,3) size 12x50
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (106,0) size 13x11
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (21,87) size 98x13 scrollWidth 116
RenderBlock {DIV} at (8,0) size 98x13 [color=#008000]
RenderText {#text} at (1,0) size 114x13
RenderText {#text} at (0,0) size 781x74
text run at (0,0) width 781: "This is a test to make sure rem units used on the root element"
text run at (0,37) width 466: "are relative to the user agent default."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (169,107) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,70) size 173x125 clip at (10,72) size 169x121
RenderBlock {DIV} at (0,62) size 173x125 [border: (2px solid #0000FF)]
layer at (8,195) size 169x121 clip at (10,197) size 165x117
RenderText {#text} at (0,0) size 511x18
text run at (0,0) width 316: "This text should be green on a white background. "
text run at (316,0) width 195: "There should be no red visible."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderInline {B} at (0,0) size 24x18
RenderText {#text} at (72,146) size 24x18
text run at (72,146) width 24: "___"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (176,306) width 569: ". (with monospace font from elements to"
text run at (0,324) width 45: "too)"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 782x36
text run at (0,0) width 782: "This test verifies that JS access to offsetParent on an element that lacks one, such as the body, doesn't crash. If it didn't crash,"
text run at (0,18) width 58: "it passed."
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (81,90) size 209x18
text run at (81,90) width 209 LTR override: " sure would be useful in this rain."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 31x18
- text run at (0,0) width 31: "hello"
- RenderText {#text} at (31,0) size 21x18
- text run at (31,0) width 21: "test"
- RenderText {#text} at (52,0) size 34x18
- text run at (52,0) width 34: "again"
+ RenderText {#text} at (0,0) size 86x18
+ text run at (0,0) width 86: "hellotestagain"
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 31x18
- text run at (0,0) width 31: "hello"
- RenderText {#text} at (31,0) size 21x18
- text run at (31,0) width 21: "test"
- RenderText {#text} at (52,0) size 34x18
- text run at (52,0) width 34: "again"
+ RenderText {#text} at (0,0) size 86x18
+ text run at (0,0) width 86: "hellotestagain"
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 21x18
- text run at (0,0) width 21: "test"
- RenderText {#text} at (21,0) size 34x18
- text run at (21,0) width 34: "again"
+ RenderText {#text} at (0,0) size 55x18
+ text run at (0,0) width 55: "testagain"
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 23x18
text run at (0,0) width 23: "text"
- RenderText {#text} at (23,0) size 4x18
+ RenderText {#text} at (23,0) size 25x18
text run at (23,0) width 4: " "
- RenderText {#text} at (27,0) size 21x18
text run at (27,0) width 21: "test"
RenderBlock (anonymous) at (0,326) size 784x20
RenderMeter {METER} at (0,0) size 80x20
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (0,0) width 356: "Click me to test manually. The first column should grow to 500px."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (175,50) size 0x0
RenderText {#text} at (0,54) size 176x18
text run at (0,54) width 176: "hasDefaultText: SUCCESS"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (10,10) size 161x32 clip at (11,11) size 159x30
RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 155x13
text run at (0,18) width 275: "the frame to the right. If the bug still occurs,"
text run at (0,36) width 269: "pop-up blocking will prevent it from doing"
text run at (0,54) width 18: "so."
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (304,140) size 4x18
text run at (304,140) width 4: " "
RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 267x36
text run at (0,0) width 267: "This text successfully replaced the original"
text run at (0,18) width 211: "text in the frame. Test succeeded!"
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBlock {HTML} at (0,0) size 300x150
RenderBody {BODY} at (8,8) size 284x134
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 60x18
text run at (0,0) width 60: "SUCESS"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 218x18
text run at (0,0) width 218: "The user interface scale factor is 1."
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,8) size 769x660
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (10,10) size 301x656 clip at (11,11) size 299x654
RenderTextControl {TEXTAREA} at (2,2) size 301x656 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 295x13
RenderImage {IMG} at (16,14) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,2088) size 769x18
RenderText {#text} at (0,0) size 59x18
text run at (0,0) width 59: "#anchor1"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
scrolled to 0,982
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 100x100
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
text run at (15,0) width 336: "This should have a 10px solid black border around it."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (0,0) size 52x64
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 484x18
text run at (0,0) width 484: "This window should not have scroll bars. If it has scroll bars, try to use them."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 260x18
text run at (0,0) width 260: "This window should not have scroll bars."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (23,42) size 104x15
RenderInline (relative positioned) {SPAN} at (0,0) size 104x15
RenderText {#text} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (23,42) size 104x15
RenderInline (relative positioned) {SPAN} at (0,0) size 104x15
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (67,32) size 0x0
RenderText {#text} at (0,36) size 77x18
text run at (0,36) width 77: "em-dash: \x{2014}"
- RenderText {#text} at (0,0) size 0x0
RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,13) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 96x13
RenderText {#text} at (0,0) size 766x36
text run at (0,0) width 766: "This tests that you can successfully add a DOMSubtreeModified event listener to a link element, and the page should load"
text run at (0,18) width 109: "without crashing."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (580,18) size 37x18
text run at (580,18) width 37: "Crash"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderFrame {FRAME} at (0,0) size 0x0
layer at (0,0) size 0x0
RenderView at (0,0) size 0x0
RenderText {#text} at (0,0) size 355x18
text run at (0,0) width 355: "this link should be focused and revealed after page loads"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
scrolled to 0,1434
RenderBlock (anonymous) at (0,0) size 450x600
RenderText {#text} at (0,0) size 450x18
text run at (0,0) width 450: "You should see white text on a green background that fills the window."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,20) size 784x18
RenderText {#text} at (0,0) size 292x18
text run at (0,0) width 292: "This text should be *below* the select widget."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (0,13) width 183: "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
text run at (0,26) width 130: "abcdefghijklmnopqrstuv"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 64x23
text run at (0,0) width 64: "Button"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (21,81) size 98x13
RenderBlock {DIV} at (8,0) size 98x13
RenderText {#text} at (1,0) size 36x13
RenderBlock (anonymous) at (0,613) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock {INPUT} at (3,22) size 12x12
RenderText {#text} at (18,18) size 65x18
text run at (18,18) width 65: "Checkbox"
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,37) size 784x18
RenderText {#text} at (0,0) size 321x18
text run at (0,0) width 321: "Test 1 Passed. onChange event fired for checkbox."
RenderBlock (anonymous) at (0,55) size 784x19
RenderBlock {INPUT} at (3,3) size 12x13
- RenderText {#text} at (18,0) size 50x18
- text run at (18,0) width 50: "Radio 1"
- RenderText {#text} at (68,0) size 4x18
- text run at (68,0) width 4: " "
+ RenderText {#text} at (18,0) size 54x18
+ text run at (18,0) width 54: "Radio 1 "
RenderBlock {INPUT} at (75,3) size 12x13
RenderText {#text} at (90,0) size 50x18
text run at (90,0) width 50: "Radio 2"
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,74) size 784x18
RenderText {#text} at (0,0) size 336x18
text run at (0,0) width 336: "Test 2 Passed. onChange event fired for radio button."
RenderBlock {DIV} at (0,0) size 8x11
RenderBlock {DIV} at (106,0) size 13x11
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (21,75) size 98x13 scrollWidth 282
RenderBlock {DIV} at (8,0) size 98x13
RenderText {#text} at (1,0) size 280x13
RenderBlock (anonymous) at (0,1374) size 769x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (29,70) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
layer at (29,128) size 119x13
RenderBlock {DIV} at (14,7) size 752x50
RenderText {#text} at (300,0) size 86x18
text run at (300,0) width 86: "Other content"
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 777x36
text run at (0,0) width 777: "There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form two"
text run at (0,18) width 26: "is 1."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,28) size 784x18
RenderText {#text} at (0,0) size 104x18
text run at (0,0) width 104: "Form did submit"
- RenderText {#text} at (0,0) size 0x0
text run at (0,38) width 53: "border:1"
RenderImage {IMG} at (53,0) size 340x52 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (18,0) size 491x18
text run at (18,0) width 491: " This checkbox should look 50% transparent and should be in the mixed state."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (11,12) size 12x12
RenderBlock {INPUT} at (3,4) size 12x12
RenderBR {BR} at (133,34) size 0x0
RenderTextControl {INPUT} at (2,43) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,31) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 110x13
RenderBR {BR} at (473,14) size 0x0
RenderTextControl {INPUT} at (2,20) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,31) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 116x13
RenderBR {BR} at (397,14) size 0x0
RenderTextControl {INPUT} at (2,20) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,31) size 119x13
RenderBlock {DIV} at (3,3) size 119x13 [color=#545454]
RenderText {#text} at (1,0) size 63x13
text run at (0,18) width 666: "This tests that preventDefault called onmousedown will prevent a caret from being placed in the text field."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (12,52) size 125x19
RenderTextControl {INPUT} at (12,52) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
layer at (15,55) size 119x13 scrollWidth 131
RenderBR {BR} at (400,14) size 0x0
RenderTextControl {INPUT} at (2,20) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,31) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 63x13
RenderBlock {DIV} at (173,0) size 19x27
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,47) size 165x21
RenderBlock {DIV} at (3,3) size 165x21
RenderText {#text} at (1,0) size 12x21
RenderBlock (anonymous) at (0,37) size 784x25
RenderTextControl {INPUT} at (0,2) size 300x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (11,50) size 294x15
RenderBlock {DIV} at (3,3) size 294x15
RenderText {#text} at (1,0) size 99x15
RenderText at (0,0) size 38x13
text run at (0,0) width 38: "Submit"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 579x18
text run at (0,0) width 579: "This test makes sure we don't crash when calling focus() on an element that has no renderer."
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (455,14) size 0x0
RenderTextControl {INPUT} at (2,20) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,31) size 119x13 scrollWidth 168
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 166x13
RenderBR {BR} at (102,32) size 0x0
RenderTextControl {INPUT} at (2,38) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,49) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 57x13
RenderBR {BR} at (615,32) size 0x0
RenderTextControl {INPUT} at (2,38) size 30x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,49) size 24x13 scrollWidth 44
RenderBlock {DIV} at (3,3) size 24x13
RenderText {#text} at (1,0) size 42x13
RenderListBox {SELECT} at (0,2) size 100x106 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,0) size 782x162
RenderListBox {SELECT} at (2,0) size 127x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,162) size 782x66
RenderText {#text} at (0,0) size 60x22
text run at (0,0) width 60: "Results:"
RenderBR {BR} at (0,0) size 0x0
RenderListBox {SELECT} at (2,20) size 197x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText at (8,2) size 24x13
text run at (8,2) width 24: "Text"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText at (8,2) size 50x13
text run at (8,2) width 50: "Five Tabs"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,0) size 8x11
RenderBlock {DIV} at (106,0) size 13x11
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (21,65) size 98x13
RenderBlock {DIV} at (8,0) size 98x13
RenderText {#text} at (1,0) size 48x13
RenderBR {BR} at (129,25) size 0x18
RenderBR {BR} at (165,68) size 0x18
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,73) size 119x13
RenderBlock {DIV} at (3,3) size 119x13 [color=#A9A9A9]
RenderText {#text} at (1,0) size 109x13
RenderInline {LABEL} at (0,0) size 26x18
RenderText {#text} at (162,0) size 26x18
text run at (162,0) width 26: "four"
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,19) size 784x18
RenderBlock {DIV} at (0,0) size 784x18
RenderText {#text} at (0,0) size 104x18
RenderBlock {DIV} at (3,3) size 119x13
RenderBlock {DIV} at (0,0) size 8x11
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (21,31) size 111x13
RenderBlock {DIV} at (8,0) size 111x13
RenderText {#text} at (1,0) size 20x13
RenderBlock {DIV} at (0,0) size 22x11
RenderBlock {DIV} at (106,0) size 13x11
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (35,13) size 84x13 scrollWidth 95
RenderBlock {DIV} at (22,0) size 84x13 [color=#A9A9A9]
RenderText {#text} at (1,0) size 93x13
RenderBlock {DIV} at (0,0) size 10x13
RenderBlock {DIV} at (126,0) size 16x13
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (19,33) size 75x11
RenderBlock {DIV} at (8,0) size 75x11
RenderText {#text} at (1,0) size 20x11
RenderListBox {SELECT} at (2,2) size 48x85 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBR at (0,0) size 0x13 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText at (8,2) size 124x13
text run at (8,2) width 124: "this should be selected"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderListBox {SELECT} at (2,0) size 55x58 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText at (8,2) size 30x13
text run at (8,2) width 30 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderSlider {INPUT} at (2,2) size 129x20 [bgcolor=#FFFFFF]
RenderBlock {DIV} at (0,0) size 20x20 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (435,156) width 4: " "
RenderTextControl {INPUT} at (441,156) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,167) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
layer at (452,167) size 119x13 scrollWidth 125
text run at (0,0) width 56: "SUCCESS"
text run at (56,0) width 0: " "
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
text run at (358,0) width 4: "."
RenderBlock (anonymous) at (0,34) size 784x36
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (10,44) size 161x32 clip at (11,45) size 159x30
RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 155x13
text run at (0,0) width 442: "This tests that a scrollbar will appear when text overflows the textarea "
RenderBR {BR} at (442,14) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (10,28) size 161x84 clip at (11,29) size 144x82 scrollHeight 121
RenderTextControl {TEXTAREA} at (2,20) size 161x84 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 140x117
RenderBlock (anonymous) at (0,36) size 784x264
RenderBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (8,62) size 461x246 clip at (9,63) size 459x244
RenderTextControl {TEXTAREA} at (0,18) size 461x246 [color=#333333] [bgcolor=#FFFFFF] [border: (1px solid #333333)]
RenderBlock {DIV} at (3,3) size 455x36
RenderBR {BR} at (550,14) size 0x0
RenderTextControl {INPUT} at (2,20) size 216x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (12,30) size 212x23
RenderBlock {DIV} at (2,2) size 212x23
RenderText {#text} at (1,0) size 34x23
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 545x18
text run at (0,0) width 545: "If this test does not crash it has passed: http://bugs.webkit.org/show_bug.cgi?id=12045"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 79x18
text run at (0,0) width 79: "Hello World"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,105) size 784x23
RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (13,118) size 119x13
RenderBlock {DIV} at (3,3) size 119x13
RenderText {#text} at (1,0) size 30x13
RenderBlock {HTML} at (0,0) size 100x100
RenderBody {BODY} at (8,8) size 84x84
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 400x400
RenderBlock (positioned) {DIV} at (0,0) size 400x400
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 400x400
RenderBlock (positioned) {DIV} at (0,0) size 400x400
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 400x400
RenderBlock (positioned) {DIV} at (0,0) size 400x400
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 400x400
RenderBlock (positioned) {DIV} at (0,0) size 400x400
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (1,8) size 498x584
RenderText {#text} at (0,0) size 374x18
text run at (0,0) width 374: "escape(window.frameElement.name)='left' (should be 'left')"
- RenderText {#text} at (0,0) size 0x0
RenderFrame {FRAME} at (501,0) size 299x600
layer at (0,0) size 299x600
RenderView at (0,0) size 299x600
RenderText {#text} at (0,0) size 249x36
text run at (0,0) width 249: "escape(window.frameElement.name)=''"
text run at (0,18) width 81: "(should be '')"
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 208x18
text run at (0,0) width 208: "frameElement ID is \"Mr. Frame\""
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (117,0) size 32x15
text run at (117,0) width 32: "</p>"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (5,0) size 88x15
text run at (5,0) width 88: "hello world"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
RenderText at (8,2) size 99x13
text run at (8,2) width 99: "2048 (High Grade)"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0