Reviewed by Maciej.
Update tests for http://bugs.webkit.org/show_bug.cgi?id=11856
Update renderName() methods to return current class names.
* dom/svg/level3/xpath/Conformance_ID-expected.txt:
* editing/inserting/before-after-input-element-expected.txt:
* editing/pasteboard/
4806874-expected.txt:
* editing/pasteboard/drop-text-without-selection-expected.txt:
* editing/pasteboard/input-field-1-expected.txt:
* editing/pasteboard/nested-blocks-with-text-area-expected.txt:
* editing/pasteboard/nested-blocks-with-text-field-expected.txt:
* editing/pasteboard/pasting-tabs-expected.txt:
* editing/selection/
3690703-2-expected.txt:
* editing/selection/
3690703-expected.txt:
* editing/selection/
3690719-expected.txt:
* editing/selection/drag-select-1-expected.txt:
* editing/selection/select-from-textfield-outwards-expected.txt:
* fast/block/float/032-expected.txt:
* fast/block/margin-collapse/103-expected.txt:
* fast/css/resize-corner-tracking-expected.txt:
* fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
* fast/dom/isindex-002-expected.txt:
* fast/dynamic/008-expected.txt:
* fast/events/label-focus-expected.txt:
* fast/forms/8250-expected.txt:
* fast/forms/encoding-test-expected.txt:
* fast/forms/fieldset-align-expected.txt:
* fast/forms/floating-textfield-relayout-expected.txt:
* fast/forms/form-element-geometry-expected.txt:
* fast/forms/input-appearance-bkcolor-expected.txt:
* fast/forms/input-appearance-default-bkcolor-expected.txt:
* fast/forms/input-appearance-disabled-expected.txt:
* fast/forms/input-appearance-focus-expected.txt:
* fast/forms/input-appearance-height-expected.txt:
* fast/forms/input-appearance-minWidth-expected.txt:
* fast/forms/input-appearance-preventDefault-expected.txt:
* fast/forms/input-appearance-readonly-expected.txt:
* fast/forms/input-appearance-selection-expected.txt:
* fast/forms/input-appearance-visibility-expected.txt:
* fast/forms/input-appearance-width-expected.txt:
* fast/forms/input-baseline-expected.txt:
* fast/forms/input-disabled-color-expected.txt:
* fast/forms/input-double-click-selection-gap-bug-expected.txt:
* fast/forms/input-maxlength-2-expected.txt:
* fast/forms/input-paste-undo-expected.txt:
* fast/forms/input-readonly-dimmed-expected.txt:
* fast/forms/input-readonly-empty-expected.txt:
* fast/forms/input-spaces-expected.txt:
* fast/forms/input-table-expected.txt:
* fast/forms/input-text-click-inside-expected.txt:
* fast/forms/input-text-click-outside-expected.txt:
* fast/forms/input-text-double-click-expected.txt:
* fast/forms/input-text-drag-down-expected.txt:
* fast/forms/input-text-maxlength-expected.txt:
* fast/forms/input-text-option-delete-expected.txt:
* fast/forms/input-text-paste-maxlength-expected.txt:
* fast/forms/input-text-scroll-left-on-blur-expected.txt:
* fast/forms/input-text-self-emptying-click-expected.txt:
* fast/forms/input-type-change2-expected.txt:
* fast/forms/input-value-expected.txt:
* fast/forms/input-width-expected.txt:
* fast/forms/minWidthPercent-expected.txt:
* fast/forms/negativeLineHeight-expected.txt:
* fast/forms/plaintext-mode-2-expected.txt:
* fast/forms/tabbing-input-iframe-expected.txt:
* fast/forms/textAreaLineHeight-expected.txt:
* fast/forms/textarea-scroll-height-expected.txt:
* fast/forms/textarea-scrollbar-expected.txt:
* fast/forms/textarea-scrolled-type-expected.txt:
* fast/forms/textarea-setinnerhtml-expected.txt:
* fast/forms/textfield-drag-into-disabled-expected.txt:
* fast/forms/visual-hebrew-text-field-expected.txt:
* fast/lists/dynamic-marker-crash-expected.txt:
* fast/overflow/overflow-x-y-expected.txt:
* fast/replaced/width100percent-expected.txt:
* fast/table/003-expected.txt:
* fast/table/colspanMinWidth-expected.txt:
* fast/table/spanOverlapRepaint-expected.txt:
* fast/table/text-field-baseline-expected.txt:
* fast/text/international/rtl-white-space-pre-wrap-expected.txt:
* fast/text/textIteratorNilRenderer-expected.txt:
* http/tests/navigation/anchor-basic-expected.txt:
* http/tests/navigation/anchor-frames-expected.txt:
* http/tests/navigation/anchor-goback-expected.txt:
* http/tests/navigation/anchor-subframeload-expected.txt:
* http/tests/navigation/javascriptlink-basic-expected.txt:
* http/tests/navigation/javascriptlink-frames-expected.txt:
* http/tests/navigation/javascriptlink-goback-expected.txt:
* http/tests/navigation/javascriptlink-subframeload-expected.txt:
* http/tests/navigation/metaredirect-basic-expected.txt:
* http/tests/navigation/metaredirect-frames-expected.txt:
* http/tests/navigation/metaredirect-goback-expected.txt:
* http/tests/navigation/metaredirect-subframeload-expected.txt:
* http/tests/navigation/post-goback2-expected.txt:
* http/tests/navigation/postredirect-goback2-expected.txt:
* http/tests/navigation/redirect302-basic-expected.txt:
* http/tests/navigation/redirect302-frames-expected.txt:
* http/tests/navigation/redirect302-goback-expected.txt:
* http/tests/navigation/redirect302-subframeload-expected.txt:
* http/tests/navigation/relativeanchor-basic-expected.txt:
* http/tests/navigation/relativeanchor-frames-expected.txt:
* http/tests/navigation/relativeanchor-goback-expected.txt:
* http/tests/navigation/slowmetaredirect-basic-expected.txt:
* http/tests/navigation/slowtimerredirect-basic-expected.txt:
* http/tests/navigation/success200-basic-expected.txt:
* http/tests/navigation/success200-frames-expected.txt:
* http/tests/navigation/success200-frames-loadsame-expected.txt:
* http/tests/navigation/success200-goback-expected.txt:
* http/tests/navigation/success200-loadsame-expected.txt:
* http/tests/navigation/success200-reload-expected.txt:
* http/tests/navigation/success200-subframeload-expected.txt:
* http/tests/navigation/timerredirect-basic-expected.txt:
* http/tests/navigation/timerredirect-frames-expected.txt:
* http/tests/navigation/timerredirect-goback-expected.txt:
* http/tests/navigation/timerredirect-subframeload-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
* svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
* svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
* svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
* svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
* svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
* svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
* svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
* svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
* svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
* svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
* svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
* svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
* svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
* svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
* svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
* svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
* svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
* svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
* svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
* svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
* svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
* svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
* svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
* svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
* svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
* svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
* svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
* svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
* svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
* svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
* svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
* svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
* svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
* svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
* svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
* svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
* svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
* svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
* svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
* svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
* svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
* svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
* svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
* svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
* svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
* svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
* svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
* svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
* svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
* svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
* svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
* svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
* svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
* svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
* svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
* svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
* svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
* svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
* svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
* svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
* svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
* svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
* svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
* svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
* svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
* svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
* svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
* svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
* svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
* svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
* svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
* svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
* svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
* svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
* svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
* svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
* svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
* svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
* svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
* svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
* svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
* svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
* svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
* svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
* svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
* svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
* svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
* svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
* svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
* svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
* svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
* svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
* svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
* svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
* svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
* svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
* svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
* svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
* svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
* svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
* svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
* svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
* svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
* svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
* svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
* svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
* svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
* svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
* svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
* svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
* svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
* svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
* svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
* svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
* svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
* svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
* svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
* svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
* svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
* svg/custom/SVGNumber-interface-expected.txt:
* svg/custom/SVGPoint-interface-expected.txt:
* svg/custom/SVGPoint-matrixTransform-expected.txt:
* svg/custom/SVGRect-interface-expected.txt:
* svg/custom/baseval-animval-equality-expected.txt:
* svg/custom/class-selector-expected.txt:
* svg/custom/clip-path-with-transform-expected.txt:
* svg/custom/conditional-processing-outside-switch-expected.txt:
* svg/custom/control-points-for-S-and-T-expected.txt:
* svg/custom/coords-relative-units-transforms-expected.txt:
* svg/custom/create-metadata-element-expected.txt:
* svg/custom/createelement-expected.txt:
* svg/custom/dasharrayOrigin-expected.txt:
* svg/custom/display-none-expected.txt:
* svg/custom/dynamic-empty-path-expected.txt:
* svg/custom/empty-merge-expected.txt:
* svg/custom/evt-onload-expected.txt:
* svg/custom/feComponentTransfer-Discrete-expected.txt:
* svg/custom/feComponentTransfer-Gamma-expected.txt:
* svg/custom/feComponentTransfer-Linear-expected.txt:
* svg/custom/feComponentTransfer-Table-expected.txt:
* svg/custom/feDisplacementMap-01-expected.txt:
* svg/custom/fill-update-expected.txt:
* svg/custom/filter-source-alpha-expected.txt:
* svg/custom/foreign-object-skew-expected.txt:
* svg/custom/fractional-rects-expected.txt:
* svg/custom/getTransformToElement-expected.txt:
* svg/custom/getsvgdocument-expected.txt:
* svg/custom/gradient-attr-update-expected.txt:
* svg/custom/gradient-stroke-width-expected.txt:
* svg/custom/grayscale-gradient-mask-expected.txt:
* svg/custom/hover-default-fill-expected.txt:
* svg/custom/image-clipped-hit-expected.txt:
* svg/custom/image-with-transform-clip-filter-expected.txt:
* svg/custom/inner-percent-expected.txt:
* svg/custom/invalid-css-expected.txt:
* svg/custom/invalid-fill-expected.txt:
* svg/custom/invalid-transforms-expected.txt:
* svg/custom/invalid-viewbox1-expected.txt:
* svg/custom/invalid-viewbox2-expected.txt:
* svg/custom/junk-data-expected.txt:
* svg/custom/marker-overflow-clip-expected.txt:
* svg/custom/mask-inside-defs-expected.txt:
* svg/custom/missing-xlink-expected.txt:
* svg/custom/non-opaque-filters-expected.txt:
* svg/custom/path-bad-data-expected.txt:
* svg/custom/path-update-expected.txt:
* svg/custom/pattern-in-defs-expected.txt:
* svg/custom/pattern-y-offset-expected.txt:
* svg/custom/percentage-rect-expected.txt:
* svg/custom/percentage-rect2-expected.txt:
* svg/custom/pointer-events-path-expected.txt:
* svg/custom/polyline-hittest-expected.txt:
* svg/custom/polyline-invalid-points-expected.txt:
* svg/custom/polyline-setattribute-points-null-expected.txt:
* svg/custom/recursive-clippath-expected.txt:
* svg/custom/rootelement-expected.txt:
* svg/custom/rounded-rects-expected.txt:
* svg/custom/sheet-title-expected.txt:
* svg/custom/simpleCDF-expected.txt:
* svg/custom/svg-overflow-types-expected.txt:
* svg/custom/svgpolyparser-extra-space-expected.txt:
* svg/custom/text-clip-expected.txt:
* svg/custom/text-ctm-expected.txt:
* svg/custom/text-filter-expected.txt:
* svg/custom/text-gradient-no-content-expected.txt:
* svg/custom/text-hit-test-expected.txt:
* svg/custom/text-image-opacity-expected.txt:
* svg/custom/transform-ignore-after-invalid-expected.txt:
* svg/custom/transform-invalid-expected.txt:
* svg/custom/transform-scale-parse-expected.txt:
* svg/custom/transform-with-ending-space-expected.txt:
* svg/custom/tref-update-expected.txt:
* svg/custom/use-forward-refs-expected.txt:
* svg/custom/viewport-clip-expected.txt:
* svg/custom/viewport-em-expected.txt:
* svg/custom/viewport-no-width-height-expected.txt:
* svg/custom/viewport-update-expected.txt:
* svg/custom/viewport-update2-expected.txt:
* svg/custom/width-full-percentage-expected.txt:
* svg/hixie/cascade/002-expected.txt:
* svg/hixie/viewbox/003-expected.txt:
* tables/mozilla/bugs/45621-expected.txt:
* tables/mozilla/bugs/bug1188-expected.txt:
* tables/mozilla/bugs/bug12384-expected.txt:
* tables/mozilla/bugs/bug18359-expected.txt:
* tables/mozilla/bugs/bug194024-expected.txt:
* tables/mozilla/bugs/bug24200-expected.txt:
* tables/mozilla/bugs/bug2479-3-expected.txt:
* tables/mozilla/bugs/bug2479-4-expected.txt:
* tables/mozilla/bugs/bug28928-expected.txt:
* tables/mozilla/bugs/bug30559-expected.txt:
* tables/mozilla/bugs/bug30692-expected.txt:
* tables/mozilla/bugs/bug4382-expected.txt:
* tables/mozilla/bugs/bug4527-expected.txt:
* tables/mozilla/bugs/bug46368-1-expected.txt:
* tables/mozilla/bugs/bug46368-2-expected.txt:
* tables/mozilla/bugs/bug51037-expected.txt:
* tables/mozilla/bugs/bug55545-expected.txt:
* tables/mozilla/bugs/bug59354-expected.txt:
* tables/mozilla/bugs/bug7342-expected.txt:
* tables/mozilla/bugs/bug96334-expected.txt:
* tables/mozilla/bugs/bug99948-expected.txt:
* tables/mozilla/dom/tableDom-expected.txt:
* tables/mozilla/other/move_row-expected.txt:
* tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
* tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
* tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
WebCore:
Reviewed by Maciej.
Patch for http://bugs.webkit.org/show_bug.cgi?id=11856
Update renderName() methods to return current class names.
* rendering/RenderPath.h:
(WebCore::RenderPath::renderName): Returns "RenderPath" instead of "KCanvasItem".
* rendering/RenderSVGContainer.h:
(WebCore::RenderSVGContainer::renderName): Returns "RenderSVGContainer" instead of "KCanvasContainer".
* rendering/RenderTextControl.h:
(WebCore::RenderTextControl::renderName): Returns "RenderTextControl" instead of "RenderTextField".
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@18264
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-12-16 Sam Weinig <sam@webkit.org>
+
+ Reviewed by Maciej.
+
+ Update tests for http://bugs.webkit.org/show_bug.cgi?id=11856
+ Update renderName() methods to return current class names.
+
+ * dom/svg/level3/xpath/Conformance_ID-expected.txt:
+ * editing/inserting/before-after-input-element-expected.txt:
+ * editing/pasteboard/4806874-expected.txt:
+ * editing/pasteboard/drop-text-without-selection-expected.txt:
+ * editing/pasteboard/input-field-1-expected.txt:
+ * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
+ * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
+ * editing/pasteboard/pasting-tabs-expected.txt:
+ * editing/selection/3690703-2-expected.txt:
+ * editing/selection/3690703-expected.txt:
+ * editing/selection/3690719-expected.txt:
+ * editing/selection/drag-select-1-expected.txt:
+ * editing/selection/select-from-textfield-outwards-expected.txt:
+ * fast/block/float/032-expected.txt:
+ * fast/block/margin-collapse/103-expected.txt:
+ * fast/css/resize-corner-tracking-expected.txt:
+ * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
+ * fast/dom/isindex-002-expected.txt:
+ * fast/dynamic/008-expected.txt:
+ * fast/events/label-focus-expected.txt:
+ * fast/forms/8250-expected.txt:
+ * fast/forms/encoding-test-expected.txt:
+ * fast/forms/fieldset-align-expected.txt:
+ * fast/forms/floating-textfield-relayout-expected.txt:
+ * fast/forms/form-element-geometry-expected.txt:
+ * fast/forms/input-appearance-bkcolor-expected.txt:
+ * fast/forms/input-appearance-default-bkcolor-expected.txt:
+ * fast/forms/input-appearance-disabled-expected.txt:
+ * fast/forms/input-appearance-focus-expected.txt:
+ * fast/forms/input-appearance-height-expected.txt:
+ * fast/forms/input-appearance-minWidth-expected.txt:
+ * fast/forms/input-appearance-preventDefault-expected.txt:
+ * fast/forms/input-appearance-readonly-expected.txt:
+ * fast/forms/input-appearance-selection-expected.txt:
+ * fast/forms/input-appearance-visibility-expected.txt:
+ * fast/forms/input-appearance-width-expected.txt:
+ * fast/forms/input-baseline-expected.txt:
+ * fast/forms/input-disabled-color-expected.txt:
+ * fast/forms/input-double-click-selection-gap-bug-expected.txt:
+ * fast/forms/input-maxlength-2-expected.txt:
+ * fast/forms/input-paste-undo-expected.txt:
+ * fast/forms/input-readonly-dimmed-expected.txt:
+ * fast/forms/input-readonly-empty-expected.txt:
+ * fast/forms/input-spaces-expected.txt:
+ * fast/forms/input-table-expected.txt:
+ * fast/forms/input-text-click-inside-expected.txt:
+ * fast/forms/input-text-click-outside-expected.txt:
+ * fast/forms/input-text-double-click-expected.txt:
+ * fast/forms/input-text-drag-down-expected.txt:
+ * fast/forms/input-text-maxlength-expected.txt:
+ * fast/forms/input-text-option-delete-expected.txt:
+ * fast/forms/input-text-paste-maxlength-expected.txt:
+ * fast/forms/input-text-scroll-left-on-blur-expected.txt:
+ * fast/forms/input-text-self-emptying-click-expected.txt:
+ * fast/forms/input-type-change2-expected.txt:
+ * fast/forms/input-value-expected.txt:
+ * fast/forms/input-width-expected.txt:
+ * fast/forms/minWidthPercent-expected.txt:
+ * fast/forms/negativeLineHeight-expected.txt:
+ * fast/forms/plaintext-mode-2-expected.txt:
+ * fast/forms/tabbing-input-iframe-expected.txt:
+ * fast/forms/textAreaLineHeight-expected.txt:
+ * fast/forms/textarea-scroll-height-expected.txt:
+ * fast/forms/textarea-scrollbar-expected.txt:
+ * fast/forms/textarea-scrolled-type-expected.txt:
+ * fast/forms/textarea-setinnerhtml-expected.txt:
+ * fast/forms/textfield-drag-into-disabled-expected.txt:
+ * fast/forms/visual-hebrew-text-field-expected.txt:
+ * fast/lists/dynamic-marker-crash-expected.txt:
+ * fast/overflow/overflow-x-y-expected.txt:
+ * fast/replaced/width100percent-expected.txt:
+ * fast/table/003-expected.txt:
+ * fast/table/colspanMinWidth-expected.txt:
+ * fast/table/spanOverlapRepaint-expected.txt:
+ * fast/table/text-field-baseline-expected.txt:
+ * fast/text/international/rtl-white-space-pre-wrap-expected.txt:
+ * fast/text/textIteratorNilRenderer-expected.txt:
+ * http/tests/navigation/anchor-basic-expected.txt:
+ * http/tests/navigation/anchor-frames-expected.txt:
+ * http/tests/navigation/anchor-goback-expected.txt:
+ * http/tests/navigation/anchor-subframeload-expected.txt:
+ * http/tests/navigation/javascriptlink-basic-expected.txt:
+ * http/tests/navigation/javascriptlink-frames-expected.txt:
+ * http/tests/navigation/javascriptlink-goback-expected.txt:
+ * http/tests/navigation/javascriptlink-subframeload-expected.txt:
+ * http/tests/navigation/metaredirect-basic-expected.txt:
+ * http/tests/navigation/metaredirect-frames-expected.txt:
+ * http/tests/navigation/metaredirect-goback-expected.txt:
+ * http/tests/navigation/metaredirect-subframeload-expected.txt:
+ * http/tests/navigation/post-goback2-expected.txt:
+ * http/tests/navigation/postredirect-goback2-expected.txt:
+ * http/tests/navigation/redirect302-basic-expected.txt:
+ * http/tests/navigation/redirect302-frames-expected.txt:
+ * http/tests/navigation/redirect302-goback-expected.txt:
+ * http/tests/navigation/redirect302-subframeload-expected.txt:
+ * http/tests/navigation/relativeanchor-basic-expected.txt:
+ * http/tests/navigation/relativeanchor-frames-expected.txt:
+ * http/tests/navigation/relativeanchor-goback-expected.txt:
+ * http/tests/navigation/slowmetaredirect-basic-expected.txt:
+ * http/tests/navigation/slowtimerredirect-basic-expected.txt:
+ * http/tests/navigation/success200-basic-expected.txt:
+ * http/tests/navigation/success200-frames-expected.txt:
+ * http/tests/navigation/success200-frames-loadsame-expected.txt:
+ * http/tests/navigation/success200-goback-expected.txt:
+ * http/tests/navigation/success200-loadsame-expected.txt:
+ * http/tests/navigation/success200-reload-expected.txt:
+ * http/tests/navigation/success200-subframeload-expected.txt:
+ * http/tests/navigation/timerredirect-basic-expected.txt:
+ * http/tests/navigation/timerredirect-frames-expected.txt:
+ * http/tests/navigation/timerredirect-goback-expected.txt:
+ * http/tests/navigation/timerredirect-subframeload-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
+ * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
+ * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
+ * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
+ * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
+ * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
+ * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
+ * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
+ * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
+ * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
+ * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
+ * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
+ * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
+ * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
+ * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
+ * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
+ * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
+ * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
+ * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
+ * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
+ * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
+ * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
+ * svg/custom/SVGNumber-interface-expected.txt:
+ * svg/custom/SVGPoint-interface-expected.txt:
+ * svg/custom/SVGPoint-matrixTransform-expected.txt:
+ * svg/custom/SVGRect-interface-expected.txt:
+ * svg/custom/baseval-animval-equality-expected.txt:
+ * svg/custom/class-selector-expected.txt:
+ * svg/custom/clip-path-with-transform-expected.txt:
+ * svg/custom/conditional-processing-outside-switch-expected.txt:
+ * svg/custom/control-points-for-S-and-T-expected.txt:
+ * svg/custom/coords-relative-units-transforms-expected.txt:
+ * svg/custom/create-metadata-element-expected.txt:
+ * svg/custom/createelement-expected.txt:
+ * svg/custom/dasharrayOrigin-expected.txt:
+ * svg/custom/display-none-expected.txt:
+ * svg/custom/dynamic-empty-path-expected.txt:
+ * svg/custom/empty-merge-expected.txt:
+ * svg/custom/evt-onload-expected.txt:
+ * svg/custom/feComponentTransfer-Discrete-expected.txt:
+ * svg/custom/feComponentTransfer-Gamma-expected.txt:
+ * svg/custom/feComponentTransfer-Linear-expected.txt:
+ * svg/custom/feComponentTransfer-Table-expected.txt:
+ * svg/custom/feDisplacementMap-01-expected.txt:
+ * svg/custom/fill-update-expected.txt:
+ * svg/custom/filter-source-alpha-expected.txt:
+ * svg/custom/foreign-object-skew-expected.txt:
+ * svg/custom/fractional-rects-expected.txt:
+ * svg/custom/getTransformToElement-expected.txt:
+ * svg/custom/getsvgdocument-expected.txt:
+ * svg/custom/gradient-attr-update-expected.txt:
+ * svg/custom/gradient-stroke-width-expected.txt:
+ * svg/custom/grayscale-gradient-mask-expected.txt:
+ * svg/custom/hover-default-fill-expected.txt:
+ * svg/custom/image-clipped-hit-expected.txt:
+ * svg/custom/image-with-transform-clip-filter-expected.txt:
+ * svg/custom/inner-percent-expected.txt:
+ * svg/custom/invalid-css-expected.txt:
+ * svg/custom/invalid-fill-expected.txt:
+ * svg/custom/invalid-transforms-expected.txt:
+ * svg/custom/invalid-viewbox1-expected.txt:
+ * svg/custom/invalid-viewbox2-expected.txt:
+ * svg/custom/junk-data-expected.txt:
+ * svg/custom/marker-overflow-clip-expected.txt:
+ * svg/custom/mask-inside-defs-expected.txt:
+ * svg/custom/missing-xlink-expected.txt:
+ * svg/custom/non-opaque-filters-expected.txt:
+ * svg/custom/path-bad-data-expected.txt:
+ * svg/custom/path-update-expected.txt:
+ * svg/custom/pattern-in-defs-expected.txt:
+ * svg/custom/pattern-y-offset-expected.txt:
+ * svg/custom/percentage-rect-expected.txt:
+ * svg/custom/percentage-rect2-expected.txt:
+ * svg/custom/pointer-events-path-expected.txt:
+ * svg/custom/polyline-hittest-expected.txt:
+ * svg/custom/polyline-invalid-points-expected.txt:
+ * svg/custom/polyline-setattribute-points-null-expected.txt:
+ * svg/custom/recursive-clippath-expected.txt:
+ * svg/custom/rootelement-expected.txt:
+ * svg/custom/rounded-rects-expected.txt:
+ * svg/custom/sheet-title-expected.txt:
+ * svg/custom/simpleCDF-expected.txt:
+ * svg/custom/svg-overflow-types-expected.txt:
+ * svg/custom/svgpolyparser-extra-space-expected.txt:
+ * svg/custom/text-clip-expected.txt:
+ * svg/custom/text-ctm-expected.txt:
+ * svg/custom/text-filter-expected.txt:
+ * svg/custom/text-gradient-no-content-expected.txt:
+ * svg/custom/text-hit-test-expected.txt:
+ * svg/custom/text-image-opacity-expected.txt:
+ * svg/custom/transform-ignore-after-invalid-expected.txt:
+ * svg/custom/transform-invalid-expected.txt:
+ * svg/custom/transform-scale-parse-expected.txt:
+ * svg/custom/transform-with-ending-space-expected.txt:
+ * svg/custom/tref-update-expected.txt:
+ * svg/custom/use-forward-refs-expected.txt:
+ * svg/custom/viewport-clip-expected.txt:
+ * svg/custom/viewport-em-expected.txt:
+ * svg/custom/viewport-no-width-height-expected.txt:
+ * svg/custom/viewport-update-expected.txt:
+ * svg/custom/viewport-update2-expected.txt:
+ * svg/custom/width-full-percentage-expected.txt:
+ * svg/hixie/cascade/002-expected.txt:
+ * svg/hixie/viewbox/003-expected.txt:
+ * tables/mozilla/bugs/45621-expected.txt:
+ * tables/mozilla/bugs/bug1188-expected.txt:
+ * tables/mozilla/bugs/bug12384-expected.txt:
+ * tables/mozilla/bugs/bug18359-expected.txt:
+ * tables/mozilla/bugs/bug194024-expected.txt:
+ * tables/mozilla/bugs/bug24200-expected.txt:
+ * tables/mozilla/bugs/bug2479-3-expected.txt:
+ * tables/mozilla/bugs/bug2479-4-expected.txt:
+ * tables/mozilla/bugs/bug28928-expected.txt:
+ * tables/mozilla/bugs/bug30559-expected.txt:
+ * tables/mozilla/bugs/bug30692-expected.txt:
+ * tables/mozilla/bugs/bug4382-expected.txt:
+ * tables/mozilla/bugs/bug4527-expected.txt:
+ * tables/mozilla/bugs/bug46368-1-expected.txt:
+ * tables/mozilla/bugs/bug46368-2-expected.txt:
+ * tables/mozilla/bugs/bug51037-expected.txt:
+ * tables/mozilla/bugs/bug55545-expected.txt:
+ * tables/mozilla/bugs/bug59354-expected.txt:
+ * tables/mozilla/bugs/bug7342-expected.txt:
+ * tables/mozilla/bugs/bug96334-expected.txt:
+ * tables/mozilla/bugs/bug99948-expected.txt:
+ * tables/mozilla/dom/tableDom-expected.txt:
+ * tables/mozilla/other/move_row-expected.txt:
+ * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
+ * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
+ * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
+ * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
+
2006-12-16 Adele Peterson <adele@apple.com>
Reviewed by Maciej.
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
- KCanvasContainer {svg} at (0,0) size 100x100
- KCanvasItem {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00L100.00,0.00L100.00,100.00L0.00,100.00"]
+ RenderSVGContainer {svg} at (0,0) size 100x100
+ RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00L100.00,0.00L100.00,100.00L0.00,100.00"]
RenderBlock {DIV} at (0,34) size 784x23
RenderText {#text} at (0,2) size 35x18
text run at (0,2) width 35: "Hello"
- RenderTextField {INPUT} at (37,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (37,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (187,2) size 40x18
text run at (187,2) width 40: "World"
layer at (48,47) size 142x13
RenderBlock {DIV} at (0,34) size 784x23
RenderText {#text} at (0,2) size 35x18
text run at (0,2) width 35: "Hello"
- RenderTextField {INPUT} at (37,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (37,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (187,2) size 4x18
text run at (187,2) width 4: ":"
layer at (48,47) size 142x13
text run at (478,0) width 175: "no text is currently selected."
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
RenderBlock (anonymous) at (0,96) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,2) size 4x18
text run at (152,2) width 4: " "
RenderInline {A} at (0,0) size 162x18 [color=#0000EE]
RenderText {#text} at (0,0) size 235x18
text run at (0,0) width 235: "This tests Copy/Paste of a input field."
RenderBlock {DIV} at (0,34) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,2) size 4x18
text run at (152,2) width 4: " "
- RenderTextField {INPUT} at (158,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {UL} at (0,73) size 784x18
RenderListItem {LI} at (40,0) size 744x18
RenderListMarker at (-17,0) size 7x18
text run at (359,18) width 65: "assertions."
RenderBlock {DIV} at (0,54) size 784x54
RenderBlock {DIV} at (0,0) size 784x36
- RenderTextField {TEXTAREA} at (304,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (304,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (469,18) size 4x18
text run at (469,18) width 4: " "
RenderInline {SPAN} at (0,0) size 8x18
text run at (359,18) width 65: "assertions."
RenderBlock {DIV} at (0,54) size 784x41
RenderBlock {DIV} at (0,0) size 784x23
- RenderTextField {INPUT} at (312,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (312,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (462,2) size 4x18
text run at (462,2) width 4: " "
RenderInline {SPAN} at (0,0) size 8x18
text run at (647,0) width 119: "The tabs should be"
text run at (0,18) width 65: "preserved."
RenderBlock (anonymous) at (0,52) size 784x32
- RenderTextField {TEXTAREA} at (2,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,84) size 784x18
RenderText {#text} at (0,0) size 39x18
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
RenderTableCell {TD} at (191,0) size 395x45 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 391x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 391x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (395,16) size 0x0
RenderButton {INPUT} at (95,25) size 93x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 77x13
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
RenderTableCell {TD} at (191,0) size 395x45 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 391x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 391x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (395,16) size 0x0
RenderButton {INPUT} at (95,25) size 93x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 77x13
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
RenderTableCell {TD} at (191,0) size 395x45 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 391x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 391x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (395,16) size 0x0
RenderButton {INPUT} at (95,25) size 93x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 77x13
text run at (0,2) width 64: "Start here."
RenderText {#text} at (64,2) size 4x18
text run at (64,2) width 4: " "
- RenderTextField {INPUT} at (70,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (70,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {UL} at (0,73) size 784x0
layer at (81,47) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
text run at (0,18) width 732: "non nisi molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at"
text run at (0,36) width 541: "posuere vehicula, augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede."
RenderBlock (anonymous) at (0,140) size 784x92
- RenderTextField {INPUT} at (20,20) size 330x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (20,20) size 330x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,248) size 784x54
RenderText {#text} at (0,0) size 769x54
RenderBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,512) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextField {INPUT} at (205,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (205,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
RenderBlock (anonymous) at (0,622) size 769x18
RenderBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,640) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextField {INPUT} at (305,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (305,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,750) size 769x18
RenderBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,768) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextField {INPUT} at (55,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (55,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
RenderBlock (anonymous) at (0,878) size 769x18
RenderBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,896) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextField {INPUT} at (55,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (55,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (216,528) size 100x100
RenderBlock {DIV} at (3,3) size 100x100
RenderBlock (floating) {SPAN} at (0,26) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 68x15
text run at (0,2) width 68: "Your Name*"
- RenderTextField {INPUT} at (325,26) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (325,26) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock (floating) {SPAN} at (0,47) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 120x15
text run at (0,2) width 120: "Your e-mail address*"
- RenderTextField {INPUT} at (325,47) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (325,47) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock (floating) {SPAN} at (0,68) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 128x15
text run at (0,2) width 128: "Your degree program*"
RenderBlock (floating) {SPAN} at (0,467) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 206x15
text run at (0,2) width 206: "Please describe your use of the ISE."
- RenderTextField {TEXTAREA} at (0,490) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,490) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {H2} at (0,617) size 560x16 [color=#333333]
RenderText {#text} at (0,0) size 291x16
text run at (0,0) width 291: "TOOLS IN DEVELOPMENT QUESTIONS"
RenderBlock (floating) {SPAN} at (0,752) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 145x15
text run at (0,2) width 145: "Your comments on Fig. 1"
- RenderTextField {TEXTAREA} at (0,772) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,772) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock (floating) {SPAN} at (0,879) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 145x15
text run at (0,2) width 145: "Your comments on Fig. 2"
- RenderTextField {TEXTAREA} at (0,899) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,899) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock (floating) {SPAN} at (0,1006) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 145x15
text run at (0,2) width 145: "Your comments on Fig. 3"
- RenderTextField {TEXTAREA} at (0,1026) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,1026) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {H2} at (0,1153) size 560x16 [color=#333333]
RenderText {#text} at (0,0) size 143x16
text run at (0,0) width 143: "OTHER FEEDBACK"
RenderBlock (floating) {SPAN} at (0,1179) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 220x15
text run at (0,2) width 220: "Please enter any other thoughts here."
- RenderTextField {TEXTAREA} at (0,1199) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,1199) size 502x102 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {P} at (20,1455) size 560x20 [color=#333333]
RenderText {#text} at (0,2) size 233x15
text run at (0,2) width 233: "Thank you for your time filling this out."
text run at (722,0) width 4: "."
RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
RenderBlock (anonymous) at (0,187) size 784x178
- RenderTextField {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
+ RenderTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
RenderText {#text} at (169,107) size 4x18
text run at (169,107) width 4: " "
RenderBR {BR} at (0,0) size 0x0
- RenderTextField {TEXTAREA} at (2,127) size 182x49 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,127) size 182x49 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
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 {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {FORM} at (0,0) size 784x39
- RenderTextField {TEXTAREA} at (2,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (167,18) size 4x18
text run at (167,18) width 4: " "
- RenderTextField {TEXTAREA} at (173,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (173,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (338,18) size 4x18
text run at (338,18) width 4: " "
RenderButton {INPUT} at (344,19) size 45x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (0,10) size 784x23
RenderText {#text} at (0,2) size 322x18
text run at (0,2) width 322: "This is a searchable index. Enter search keywords: "
- RenderTextField {ISINDEX} at (324,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {ISINDEX} at (324,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
RenderBlock {DIV} at (0,59) size 784x43
RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
RenderBlock (anonymous) at (0,10) size 784x23
RenderText {#text} at (0,2) size 322x18
text run at (0,2) width 322: "This is a searchable index. Enter search keywords: "
- RenderTextField {ISINDEX} at (324,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {ISINDEX} at (324,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
layer at (335,23) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
layer at (0,0) size 785x672
RenderBlock {HTML} at (0,0) size 785x672
RenderBody {BODY} at (8,8) size 769x656
- RenderTextField {TEXTAREA} at (2,2) size 302x652 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,2) size 302x652 [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
RenderInline {LABEL} at (0,0) size 196x18
RenderText {#text} at (0,2) size 44x18
text run at (0,2) width 44: "Label: "
- RenderTextField {INPUT} at (46,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (46,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,23) size 784x18
RenderText {#text} at (0,0) size 181x18
text run at (715,0) width 28: "You"
text run at (0,18) width 242: "shouldn't see anything in the text field."
RenderBlock (anonymous) at (0,52) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (13,65) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {FORM} at (0,0) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,39) size 784x18
RenderText {#text} at (0,0) size 121x18
RenderText {#text} at (2,0) size 98x18
text run at (2,0) width 98: "My Legend left"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (2,92) size 765x58 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (322,0) size 120x18
RenderText {#text} at (2,0) size 116x18
text run at (2,0) width 116: "My Legend center"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (2,150) size 765x58 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (640,0) size 111x18
RenderText {#text} at (2,0) size 107x18
text run at (2,0) width 107: "My Legend right"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (2,208) size 765x58 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (14,0) size 125x18
RenderText {#text} at (2,0) size 121x18
text run at (2,0) width 121: "My Legend default"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,274) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,292) size 769x18
RenderText {#text} at (2,0) size 98x18
text run at (2,0) width 98: "My Legend left"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (2,58) size 765x58 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (322,0) size 120x18
RenderText {#text} at (2,0) size 116x18
text run at (2,0) width 116: "My Legend center"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (2,116) size 765x58 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (640,0) size 111x18
RenderText {#text} at (2,0) size 107x18
text run at (2,0) width 107: "My Legend right"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (2,174) size 765x58 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (626,0) size 125x18
RenderText {#text} at (2,0) size 121x18
text run at (2,0) width 121: "My Legend default"
RenderBlock (anonymous) at (14,23) size 737x23
- RenderTextField {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (587,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,558) size 769x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (2,0) size 98x18
text run at (2,0) width 98: "My Legend left"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (15,706) size 739x73 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (309,0) size 120x18
RenderText {#text} at (2,0) size 116x18
text run at (2,0) width 116: "My Legend center"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (15,794) size 739x73 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (611,0) size 111x18
RenderText {#text} at (2,0) size 107x18
text run at (2,0) width 107: "My Legend right"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (15,882) size 739x73 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (17,0) size 125x18
RenderText {#text} at (2,0) size 121x18
text run at (2,0) width 121: "My Legend default"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,970) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,988) size 769x18
RenderText {#text} at (2,0) size 98x18
text run at (2,0) width 98: "My Legend left"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (15,88) size 739x73 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (309,0) size 120x18
RenderText {#text} at (2,0) size 116x18
text run at (2,0) width 116: "My Legend center"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (15,176) size 739x73 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (611,0) size 111x18
RenderText {#text} at (2,0) size 107x18
text run at (2,0) width 107: "My Legend right"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderFieldSet {FIELDSET} at (15,264) size 739x73 [border: (2px groove #C0C0C0)]
RenderLegend {LEGEND} at (597,0) size 125x18
RenderText {#text} at (2,0) size 121x18
text run at (2,0) width 121: "My Legend default"
RenderBlock (anonymous) at (17,33) size 705x23
- RenderTextField {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (555,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,1374) size 769x0
RenderInline {SPAN} at (0,0) size 0x0
RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
layer at (8,70) size 784x0
RenderBlock (relative positioned) {DIV} at (0,62) size 784x0
- RenderTextField {INPUT} at (0,2) size 392x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (0,2) size 392x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
layer at (11,75) size 386x13
RenderBlock {DIV} at (3,3) size 386x13
RenderText {#text} at (1,0) size 18x13
RenderTableRow {TR} at (0,2) size 550x64
RenderTableCell {TD} at (2,2) size 84x25 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (1,1) size 82x23 [border: (2px solid #0000FF)]
- RenderTextField {INPUT} at (2,2) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (88,2) size 40x64 [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (1,1) size 38x62 [border: (2px solid #0000FF)]
RenderListBox {SELECT} at (2,2) size 34x58 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
text run at (0,0) width 62: "Choose File"
RenderTableCell {TD} at (375,2) size 173x38 [r=0 c=3 rs=1 cs=1]
RenderBlock {DIV} at (1,1) size 171x36 [border: (2px solid #0000FF)]
- RenderTextField {TEXTAREA} at (4,4) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (4,4) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {H2} at (0,313) size 769x28
RenderText {#text} at (0,0) size 200x28
text run at (0,0) width 200: "Baseline Alignment"
RenderBlock {DIV} at (0,433) size 769x39
RenderText {#text} at (0,18) size 27x18
text run at (0,18) width 27: "text "
- RenderTextField {INPUT} at (29,18) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (29,18) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (109,18) size 4x18
text run at (109,18) width 4: " "
RenderFileUploadControl {INPUT} at (115,19) size 237x18
text run at (0,0) width 62: "Choose File"
RenderText {#text} at (354,18) size 4x18
text run at (354,18) width 4: " "
- RenderTextField {TEXTAREA} at (360,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (360,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {H2} at (0,491) size 769x28
RenderText {#text} at (0,0) size 197x28
RenderText {#text} at (0,0) size 568x18
text run at (0,0) width 568: "This tests that background color and background images can be set on the new text fields. "
RenderBR {BR} at (568,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFC0CB] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [bgcolor=#FFC0CB] [border: (2px inset #000000)]
RenderText {#text} at (152,20) size 4x18
text run at (152,20) width 4: " "
RenderBR {BR} at (156,34) size 0x0
- RenderTextField {INPUT} at (2,43) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,43) size 148x19 [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 142x13
RenderText {#text} at (0,0) size 473x18
text run at (0,0) width 473: "This tests that the default background color for the new text fields is white. "
RenderBR {BR} at (473,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [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 142x13
RenderText {#text} at (0,0) size 397x18
text run at (0,0) width 397: "This tests that text can not be inserted into a disabled text field. "
RenderBR {BR} at (397,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [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 142x13
RenderText {#text} at (0,0) size 755x18
text run at (0,0) width 755: "This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly."
RenderBlock {P} at (0,34) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,2) size 4x18
text run at (152,2) width 4: " "
- RenderTextField {INPUT} at (158,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,73) size 784x72
RenderBR {BR} at (0,0) size 0x18
RenderBlock {FORM} at (0,18) size 784x258
RenderText {#text} at (0,2) size 36x18
text run at (0,2) width 36: "input "
- RenderTextField {INPUT} at (38,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (38,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (188,2) size 4x18
text run at (188,2) width 4: " "
RenderBR {BR} at (192,16) size 0x0
RenderText {#text} at (0,25) size 27x18
text run at (0,25) width 27: "text "
- RenderTextField {INPUT} at (29,25) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (29,25) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (179,25) size 4x18
text run at (179,25) width 4: " "
RenderBR {BR} at (183,39) size 0x0
RenderBR {BR} at (108,182) size 0x0
RenderText {#text} at (0,191) size 49x18
text run at (0,191) width 49: "isindex "
- RenderTextField {INPUT} at (51,191) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (51,191) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (201,191) size 4x18
text run at (201,191) width 4: " "
RenderBR {BR} at (205,205) size 0x0
RenderText {#text} at (0,214) size 64x18
text run at (0,214) width 64: "password "
- RenderTextField {INPUT} at (66,214) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (66,214) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (216,214) size 4x18
text run at (216,214) width 4: " "
RenderBR {BR} at (220,228) size 0x0
RenderText {#text} at (0,237) size 44x18
text run at (0,237) width 44: "search "
- RenderTextField {INPUT} at (46,237) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (46,237) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {DIV} at (3,3) size 142x13
RenderBlock {DIV} at (0,0) size 8x11
RenderBlock {DIV} at (129,0) size 13x11
RenderTableSection {TBODY} at (0,0) size 784x27
RenderTableRow {TR} at (0,1) size 784x25
RenderTableCell {TD} at (1,1) size 150x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (152,1) size 10x25 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (163,1) size 10x25 [r=0 c=2 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (174,3) size 609x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
RenderTableSection {TBODY} at (0,0) size 784x27
RenderTableRow {TR} at (0,1) size 784x25
RenderTableCell {TD} at (1,1) size 358x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 356x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 356x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (360,1) size 10x25 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (371,1) size 10x25 [r=0 c=2 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (382,3) size 401x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (12,52) size 148x19
- RenderTextField {INPUT} at (12,52) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (12,52) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
layer at (15,55) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
RenderText {#text} at (1,0) size 129x13
RenderText {#text} at (0,0) size 400x18
text run at (0,0) width 400: "This tests that text can not be inserted into a readonly text field. "
RenderBR {BR} at (400,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [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 142x13
RenderText {#text} at (0,0) size 335x18
text run at (0,0) width 335: "This tests the selection methods on the new text field."
RenderBlock {P} at (0,34) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,73) size 784x486
RenderBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,0) size 480x18
text run at (0,0) width 480: "This tests that the value becomes visible when the text field becomes visible."
RenderBlock {P} at (0,34) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,73) size 784x0
RenderBlock {P} at (0,73) size 784x0
RenderText {#text} at (0,0) size 344x18
text run at (0,0) width 344: "This tests that the new text fields use the correct width."
RenderBR {BR} at (344,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (152,34) size 0x0
- RenderTextField {INPUT} at (0,43) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (0,43) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (200,57) size 0x0
- RenderTextField {INPUT} at (2,66) size 356x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,66) size 356x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (360,80) size 0x0
- RenderTextField {INPUT} at (0,89) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (0,89) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (200,103) size 0x0
- RenderTextField {INPUT} at (2,112) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,112) size 78x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (82,126) size 0x0
layer at (13,31) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
text run at (0,0) width 293: "This tests that text fields get the right baseline. "
RenderBR {BR} at (293,14) size 0x0
RenderBR {BR} at (0,18) size 0x18
- RenderTextField {INPUT} at (2,38) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,38) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,38) size 424x18
text run at (152,38) width 424: "This text should line up with the bottom of the text in the text field. "
RenderBR {BR} at (576,52) size 0x0
RenderBR {BR} at (0,59) size 0x18
- RenderTextField {INPUT} at (2,79) size 148x132 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,79) size 148x132 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,171) size 420x18
text run at (152,171) width 420: "This text should line up with the bottom of the text in the text field."
layer at (13,49) size 142x13
RenderText {#text} at (0,0) size 509x18
text run at (0,0) width 509: "This tests that the text color changes appropriately when the text field is disabled."
RenderBR {BR} at (509,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,20) size 4x18
text run at (152,20) width 4: " "
- RenderTextField {INPUT} at (158,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (308,34) size 0x0
- RenderTextField {INPUT} at (2,43) size 148x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+ RenderTextControl {INPUT} at (2,43) size 148x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
RenderText {#text} at (152,43) size 4x18
text run at (152,43) width 4: " "
- RenderTextField {INPUT} at (158,43) size 148x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+ RenderTextControl {INPUT} at (158,43) size 148x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
RenderBR {BR} at (308,57) size 0x0
- RenderTextField {INPUT} at (2,66) size 148x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,66) size 148x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
RenderText {#text} at (152,66) size 4x18
text run at (152,66) width 4: " "
- RenderTextField {INPUT} at (158,66) size 148x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,66) size 148x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
RenderBR {BR} at (308,80) size 0x0
- RenderTextField {INPUT} at (2,89) size 148x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
+ RenderTextControl {INPUT} at (2,89) size 148x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
RenderText {#text} at (152,89) size 4x18
text run at (152,89) width 4: " "
- RenderTextField {INPUT} at (158,89) size 148x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
+ RenderTextControl {INPUT} at (158,89) size 148x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
RenderBR {BR} at (308,103) size 0x0
- RenderTextField {INPUT} at (2,112) size 148x19 [bgcolor=#000000] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,112) size 148x19 [bgcolor=#000000] [border: (2px inset #000000)]
RenderText {#text} at (152,112) size 4x18
text run at (152,112) width 4: " "
- RenderTextField {INPUT} at (158,112) size 148x19 [bgcolor=#000000] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,112) size 148x19 [bgcolor=#000000] [border: (2px inset #000000)]
RenderBR {BR} at (308,126) size 0x0
- RenderTextField {INPUT} at (2,135) size 148x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
+ RenderTextControl {INPUT} at (2,135) size 148x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
RenderText {#text} at (152,135) size 4x18
text run at (152,135) width 4: " "
- RenderTextField {INPUT} at (158,135) size 148x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
+ RenderTextControl {INPUT} at (158,135) size 148x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
RenderBR {BR} at (308,149) size 0x0
- RenderTextField {INPUT} at (2,158) size 148x19 [bgcolor=#808080] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,158) size 148x19 [bgcolor=#808080] [border: (2px inset #000000)]
RenderText {#text} at (152,158) size 4x18
text run at (152,158) width 4: " "
- RenderTextField {INPUT} at (158,158) size 148x19 [bgcolor=#808080] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,158) size 148x19 [bgcolor=#808080] [border: (2px inset #000000)]
RenderBR {BR} at (308,172) size 0x0
- RenderTextField {INPUT} at (2,181) size 148x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
+ RenderTextControl {INPUT} at (2,181) size 148x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
RenderText {#text} at (152,181) size 4x18
text run at (152,181) width 4: " "
- RenderTextField {INPUT} at (158,181) size 148x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
+ RenderTextControl {INPUT} at (158,181) size 148x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
RenderBR {BR} at (308,195) size 0x0
- RenderTextField {INPUT} at (2,204) size 148x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
+ RenderTextControl {INPUT} at (2,204) size 148x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
RenderText {#text} at (152,204) size 4x18
text run at (152,204) width 4: " "
- RenderTextField {INPUT} at (158,204) size 148x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
+ RenderTextControl {INPUT} at (158,204) size 148x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
RenderBR {BR} at (308,218) size 0x0
- RenderTextField {INPUT} at (2,227) size 148x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
+ RenderTextControl {INPUT} at (2,227) size 148x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
RenderText {#text} at (152,227) size 4x18
text run at (152,227) width 4: " "
- RenderTextField {INPUT} at (158,227) size 148x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
+ RenderTextControl {INPUT} at (158,227) size 148x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
RenderBR {BR} at (308,241) size 0x0
- RenderTextField {INPUT} at (2,250) size 148x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
+ RenderTextControl {INPUT} at (2,250) size 148x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
RenderText {#text} at (152,250) size 4x18
text run at (152,250) width 4: " "
- RenderTextField {INPUT} at (158,250) size 148x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
+ RenderTextControl {INPUT} at (158,250) size 148x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
RenderBR {BR} at (308,264) size 0x0
layer at (13,31) size 142x13 scrollWidth 356
RenderBlock {DIV} at (3,3) size 142x13 [color=#545454]
RenderTableSection {TBODY} at (0,0) size 196x244
RenderTableRow {TR} at (0,2) size 196x240
RenderTableCell {TD} at (2,90) size 192x63 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (22,22) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (22,22) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderTable {TABLE} at (0,278) size 196x244
RenderTableSection {TBODY} at (0,0) size 196x244
RenderTableRow {TR} at (0,2) size 196x240
RenderTableCell {TD} at (2,90) size 192x63 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (22,22) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (22,22) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (35,165) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
RenderText {#text} at (0,0) size 540x18
text run at (0,0) width 540: "The string pasted into the text field should be truncated at the maxlength, 5 characters."
RenderBlock (anonymous) at (0,34) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (13,47) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
text run at (0,18) width 236: "you have to paste and undo by hand. "
RenderBR {BR} at (236,32) size 0x0
RenderBR {BR} at (0,36) size 0x18
- RenderTextField {INPUT} at (2,56) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,56) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,77) size 784x18
RenderText {#text} at (0,0) size 81x18
RenderText {#text} at (0,0) size 455x18
text run at (0,0) width 455: "This tests that the border of a readonly text field should appear dimmed. "
RenderBR {BR} at (455,14) size 0x0
- RenderTextField {INPUT} at (2,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,20) size 148x19 [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 142x13 scrollWidth 167
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,2) size 476x18
text run at (0,2) width 476: "This tests that empty readonly text fields have the right height and baseline. "
- RenderTextField {INPUT} at (478,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (478,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (489,13) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
text run at (0,0) width 776: "This tests that leading and trailing spaces in a text field don't get lost. There should be 3 spaces before and 3 spaces after the"
text run at (0,18) width 102: "text in the field. "
RenderBR {BR} at (102,32) size 0x0
- RenderTextField {INPUT} at (2,38) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,38) size 148x19 [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 142x13
RenderTableSection {TBODY} at (3,3) size 114x35
RenderTableRow {TR} at (0,2) size 114x31
RenderTableCell {TD} at (2,2) size 110x31 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (4,6) size 100x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (4,6) size 100x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {P} at (0,125) size 769x18
RenderText {#text} at (0,0) size 70x18
text run at (0,0) width 70: "Test case 2"
RenderText {#text} at (1,1) size 24x18
text run at (1,1) width 24: "first"
RenderTableCell {TD} at (50,2) size 110x31 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (4,6) size 100x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (4,6) size 100x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {TR} at (0,35) size 162x31
RenderTableCell {TD} at (2,40) size 46x20 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 44x18
text run at (1,1) width 44: "second"
RenderTableCell {TD} at (50,35) size 110x31 [border: (3px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (6,6) size 100x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (6,6) size 100x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {P} at (0,249) size 769x18
RenderText {#text} at (0,0) size 70x18
text run at (0,0) width 70: "Test case 3"
RenderText {#text} at (4,4) size 36x36
text run at (4,4) width 36: "width"
text run at (4,22) width 32: "30px"
- RenderTextField {INPUT} at (4,42) size 30x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (4,42) size 30x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {P} at (0,376) size 769x18
RenderText {#text} at (0,0) size 70x18
text run at (0,0) width 70: "Test case 4"
RenderTableSection {TBODY} at (3,3) size 212x63
RenderTableRow {TR} at (0,2) size 212x31
RenderTableCell {TD} at (2,2) size 208x31 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (4,6) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (4,6) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {TR} at (0,35) size 212x26
RenderTableCell {TD} at (2,35) size 208x26 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
RenderBlock {DIV} at (4,4) size 200x18
RenderTableSection {TBODY} at (3,3) size 88x35
RenderTableRow {TR} at (0,2) size 88x31
RenderTableCell {TD} at (2,2) size 84x31 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (6,6) size 70x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (6,6) size 70x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {P} at (0,586) size 769x18
RenderText {#text} at (0,0) size 70x18
text run at (0,0) width 70: "Test case 6"
RenderTableSection {TBODY} at (3,3) size 164x63
RenderTableRow {TR} at (0,2) size 164x31
RenderTableCell {TD} at (2,2) size 160x31 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (6,6) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (6,6) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {TR} at (0,35) size 164x26
RenderTableCell {TD} at (2,35) size 160x26 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
RenderBlock {DIV} at (4,4) size 70x18
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 425x75 [bgcolor=#FFFF00]
- RenderTextField {INPUT} at (27,27) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (27,27) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {P} at (0,91) size 784x36
RenderText {#text} at (0,0) size 739x36
text run at (0,0) width 739: "This test clicks inside an input element, and must result in the element receiving focus. If the test succeeds the element"
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 425x75 [bgcolor=#FFFF00]
- RenderTextField {INPUT} at (27,27) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (27,27) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {P} at (0,91) size 784x36
RenderText {#text} at (0,0) size 771x36
text run at (0,0) width 771: "This test clicks outside an input element, and must not result in the element receiving focus. If the test succeeds the element"
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,39) size 784x18
RenderText {#text} at (0,0) size 567x18
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,39) size 784x18
RenderText {#text} at (0,0) size 732x18
RenderTableSection {TBODY} at (0,0) size 453x326
RenderTableRow {TR} at (0,2) size 453x25
RenderTableCell {TD} at (2,2) size 49x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,7) size 96x15 [color=#808080] [r=0 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 281: "maxlength and value that violates it, maxlength first"
RenderTableRow {TR} at (0,29) size 453x25
RenderTableCell {TD} at (2,29) size 49x25 [r=1 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,34) size 96x15 [color=#808080] [r=1 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 251: "maxlength and value that violates it, value first"
RenderTableRow {TR} at (0,56) size 453x25
RenderTableCell {TD} at (2,56) size 49x25 [r=2 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,61) size 96x15 [color=#808080] [r=2 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 226: "set value attribute that violates maxlength"
RenderTableRow {TR} at (0,83) size 453x25
RenderTableCell {TD} at (2,83) size 49x25 [r=3 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,88) size 96x15 [color=#808080] [r=3 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 226: "set value property that violates maxlength"
RenderTableRow {TR} at (0,110) size 453x25
RenderTableCell {TD} at (2,110) size 49x25 [r=4 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,115) size 96x15 [color=#808080] [r=4 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 296: "set maxlength attribute that is smaller than initial value"
RenderTableRow {TR} at (0,137) size 453x25
RenderTableCell {TD} at (2,137) size 49x25 [r=5 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,142) size 96x15 [color=#808080] [r=5 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 298: "set maxLength property that is smaller than initial value"
RenderTableRow {TR} at (0,164) size 453x25
RenderTableCell {TD} at (2,164) size 49x25 [r=6 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,169) size 96x15 [color=#808080] [r=6 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 281: "maxlength and value that violates it, maxlength first"
RenderTableRow {TR} at (0,191) size 453x25
RenderTableCell {TD} at (2,191) size 49x25 [r=7 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,196) size 96x15 [color=#808080] [r=7 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 251: "maxlength and value that violates it, value first"
RenderTableRow {TR} at (0,218) size 453x25
RenderTableCell {TD} at (2,218) size 49x25 [r=8 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,223) size 96x15 [color=#808080] [r=8 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 226: "set value attribute that violates maxlength"
RenderTableRow {TR} at (0,245) size 453x25
RenderTableCell {TD} at (2,245) size 49x25 [r=9 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,250) size 96x15 [color=#808080] [r=9 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 226: "set value property that violates maxlength"
RenderTableRow {TR} at (0,272) size 453x25
RenderTableCell {TD} at (2,272) size 49x25 [r=10 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,277) size 96x15 [color=#808080] [r=10 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 296: "set maxlength attribute that is smaller than initial value"
RenderTableRow {TR} at (0,299) size 453x25
RenderTableCell {TD} at (2,299) size 49x25 [r=11 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,304) size 96x15 [color=#808080] [r=11 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,39) size 784x18
RenderText {#text} at (0,0) size 644x18
RenderTableSection {TBODY} at (0,0) size 485x245
RenderTableRow {TR} at (0,2) size 485x25
RenderTableCell {TD} at (2,2) size 49x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,7) size 96x15 [color=#808080] [r=0 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 330: "set value attribute that violates maxlength (with pasted value)"
RenderTableRow {TR} at (0,29) size 485x25
RenderTableCell {TD} at (2,29) size 49x25 [r=1 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,34) size 96x15 [color=#808080] [r=1 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 330: "set value property that violates maxlength (with pasted value)"
RenderTableRow {TR} at (0,56) size 485x25
RenderTableCell {TD} at (2,56) size 49x25 [r=2 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,61) size 96x15 [color=#808080] [r=2 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 302: "set maxlength attribute that is smaller than pasted value"
RenderTableRow {TR} at (0,83) size 485x25
RenderTableCell {TD} at (2,83) size 49x25 [r=3 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,88) size 96x15 [color=#808080] [r=3 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 304: "set maxLength property that is smaller than pasted value"
RenderTableRow {TR} at (0,110) size 485x25
RenderTableCell {TD} at (2,110) size 49x25 [r=4 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,115) size 96x15 [color=#808080] [r=4 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 330: "set value attribute that violates maxlength (with pasted value)"
RenderTableRow {TR} at (0,137) size 485x25
RenderTableCell {TD} at (2,137) size 49x25 [r=5 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,142) size 96x15 [color=#808080] [r=5 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 330: "set value property that violates maxlength (with pasted value)"
RenderTableRow {TR} at (0,164) size 485x25
RenderTableCell {TD} at (2,164) size 49x25 [r=6 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,169) size 96x15 [color=#808080] [r=6 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 302: "set maxlength attribute that is smaller than pasted value"
RenderTableRow {TR} at (0,191) size 485x25
RenderTableCell {TD} at (2,191) size 49x25 [r=7 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,196) size 96x15 [color=#808080] [r=7 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
text run at (1,1) width 304: "set maxLength property that is smaller than pasted value"
RenderTableRow {TR} at (0,218) size 485x25
RenderTableCell {TD} at (2,218) size 49x25 [r=8 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 43x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (53,223) size 96x15 [color=#808080] [r=8 c=1 rs=1 cs=1]
RenderInline (generated) at (0,0) size 56x13
RenderText at (4,1) size 56x13
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,2) size 4x18
text run at (152,2) width 4: " "
- RenderTextField {INPUT} at (158,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (158,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (308,2) size 4x18
text run at (308,2) width 4: " "
- RenderTextField {INPUT} at (314,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (314,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,39) size 784x36
RenderText {#text} at (0,0) size 784x36
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,39) size 784x36
RenderText {#text} at (0,0) size 776x36
RenderBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,20) size 89x18
text run at (0,20) width 89: "input element "
- RenderTextField {INPUT} at (91,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (91,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (102,67) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
RenderText {#text} at (1,1) size 207x18
text run at (1,1) width 207: "text with value property changed"
RenderTableCell {TD} at (389,2) size 243x25 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (634,4) size 62x20 [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x18
text run at (1,1) width 28: "after"
RenderText {#text} at (1,1) size 244x18
text run at (1,1) width 244: "password with value property changed"
RenderTableCell {TD} at (389,29) size 243x25 [r=1 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (634,31) size 62x20 [r=1 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x18
text run at (1,1) width 28: "after"
RenderText {#text} at (1,1) size 205x18
text run at (1,1) width 205: "text with value attribute changed"
RenderTableCell {TD} at (389,171) size 243x25 [r=7 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (634,173) size 62x20 [r=7 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x18
text run at (1,1) width 28: "after"
RenderText {#text} at (1,1) size 383x18
text run at (1,1) width 383: "check box with value property changed, then turned into text"
RenderTableCell {TD} at (389,242) size 243x25 [r=10 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (634,244) size 62x20 [r=10 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x18
text run at (1,1) width 28: "after"
RenderText {#text} at (1,1) size 381x18
text run at (1,1) width 381: "check box with value attribute changed, then turned into text"
RenderTableCell {TD} at (389,291) size 243x25 [r=12 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (634,293) size 62x20 [r=12 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x18
text run at (1,1) width 28: "after"
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTextField {INPUT} at (2,2) size 50x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 50x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (13,13) size 44x13
RenderBlock {DIV} at (3,3) size 44x13
RenderTableSection {TBODY} at (0,0) size 127x29
RenderTableRow {TR} at (0,2) size 127x25
RenderTableCell {TD} at (2,2) size 123x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 121x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 121x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (14,16) size 115x13 scrollWidth 119
RenderBlock {DIV} at (3,3) size 115x13
RenderText {#text} at (0,0) size 87x18
text run at (0,0) width 87: "TEXTAREA"
RenderBR {BR} at (87,14) size 0x0
- RenderTextField {TEXTAREA} at (0,18) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
+ RenderTextControl {TEXTAREA} at (0,18) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderText {#text} at (400,204) size 4x18
text run at (400,204) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x23
- RenderTextField {INPUT} at (0,2) size 600x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (0,2) size 600x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (600,2) size 4x18
text run at (600,2) width 4: " "
RenderBR {BR} at (604,16) size 0x0
RenderText {#text} at (0,0) size 442x18
text run at (0,0) width 442: "This tests that you can tab out of a text field if an iframe comes after it."
RenderBR {BR} at (442,14) size 0x0
- RenderTextField {INPUT} at (2,156) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,156) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,156) size 4x18
text run at (152,156) width 4: " "
RenderPartObject {IFRAME} at (156,18) size 302x152 [border: (1px solid #000000)]
RenderBody {BODY} at (8,8) size 284x0
RenderText {#text} at (458,156) size 4x18
text run at (458,156) width 4: " "
- RenderTextField {INPUT} at (464,156) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (464,156) size 148x19 [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 87x18
text run at (0,0) width 87: "TEXTAREA"
RenderBR {BR} at (87,0) size 0x18
- RenderTextField {TEXTAREA} at (0,18) size 402x202 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
+ RenderTextControl {TEXTAREA} at (0,18) size 402x202 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderText {#text} at (402,206) size 4x18
text run at (402,206) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,36) size 124x18
text run at (0,36) width 124: "Un-Styled Textarea"
RenderBR {BR} at (124,36) size 0x18
- RenderTextField {TEXTAREA} at (2,56) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,56) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (167,72) size 4x18
text run at (167,72) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,108) size 215x18
text run at (0,108) width 215: "Totally Blank Un-Styled Textarea"
RenderBR {BR} at (215,108) size 0x18
- RenderTextField {TEXTAREA} at (2,128) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,128) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (167,144) size 4x18
text run at (167,144) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,180) size 213x18
text run at (0,180) width 213: "Totally Blank STYLED Textarea"
RenderBR {BR} at (213,180) size 0x18
- RenderTextField {TEXTAREA} at (0,198) size 402x202 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
+ RenderTextControl {TEXTAREA} at (0,198) size 402x202 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,1183) size 769x0
layer at (9,61) size 400x200
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTextField {TEXTAREA} at (0,0) size 200x200 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,0) size 200x200 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (200,186) size 4x18
text run at (200,186) width 4: " "
RenderText {#text} at (204,186) size 52x18
RenderText {#text} at (0,0) size 442x18
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
- RenderTextField {TEXTAREA} at (2,20) size 163x80 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,20) size 163x80 [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
RenderText {#text} at (0,0) size 502x18
text run at (0,0) width 502: "This tests that typing in a scrolled textarea does not cause unnecessary scrolling."
RenderBR {BR} at (502,14) size 0x0
- RenderTextField {TEXTAREA} at (2,20) size 163x93 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,20) size 163x93 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (167,101) size 4x18
text run at (167,101) width 4: " "
RenderBR {BR} at (171,115) size 0x0
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTextField {TEXTAREA} at (2,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,2) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (11,11) size 161x26
RenderBlock {DIV} at (1,1) size 161x26
text run at (84,18) width 4: "."
RenderBlock {HR} at (0,52) size 800x2 [border: (1px inset #000000)]
RenderBlock (anonymous) at (0,62) size 800x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (152,2) size 64x18
text run at (152,2) width 64: " dragging "
RenderInline {SPAN} at (0,0) size 49x18
text run at (0,0) width 239 LTR override: "Text in the field should look like this: "
text run at (239,0) width 43 LTR override: "\x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
RenderBlock (anonymous) at (0,104) size 784x23
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [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
RenderBlock {FORM} at (0,0) size 744x23
RenderBlock {P} at (0,0) size 744x23
RenderListMarker at (-17,2) size 7x18
- RenderTextField {INPUT} at (2,2) size 287x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 287x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,39) size 744x18
RenderText {#text} at (0,0) size 332x18
text run at (486,0) width 324: "X scroll X scroll X scroll X scroll X scroll X scroll "
text run at (810,0) width 374: "X scroll X scroll X scroll X scroll X scroll X scroll X scroll"
layer at (10,243) size 163x28
- RenderTextField {TEXTAREA} at (2,17) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,17) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
layer at (11,244) size 161x26 clip at (11,244) size 146x26
RenderBlock {DIV} at (1,1) size 161x26
RenderText {#text} at (3,0) size 92x13
text run at (3,0) width 92: "Textarea y-scroll"
layer at (181,228) size 163x43
- RenderTextField {TEXTAREA} at (173,2) size 163x43 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (173,2) size 163x43 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
layer at (182,229) size 161x41 clip at (182,229) size 161x26
RenderBlock {DIV} at (1,1) size 161x41
RenderText {#text} at (3,0) size 93x13
RenderTableSection {TBODY} at (0,0) size 769x27
RenderTableRow {TR} at (0,1) size 769x25
RenderTableCell {TD} at (1,1) size 150x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (152,1) size 10x25 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (163,1) size 10x25 [r=0 c=2 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (174,3) size 594x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
RenderTableSection {TBODY} at (0,0) size 769x27
RenderTableRow {TR} at (0,1) size 769x25
RenderTableCell {TD} at (1,1) size 706x25 [r=0 c=0 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 704x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 704x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (708,1) size 10x25 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (719,1) size 10x25 [r=0 c=2 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 8x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableCell {TD} at (730,3) size 38x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
RenderTableSection {TBODY} at (0,0) size 769x36
RenderTableRow {TR} at (0,1) size 769x34
RenderTableCell {TD} at (1,1) size 165x34 [r=0 c=0 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (1,3) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (1,3) size 163x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderTableCell {TD} at (167,1) size 10x34 [r=0 c=1 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderTableCell {TD} at (178,1) size 10x34 [r=0 c=2 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderTableCell {TD} at (189,8) size 579x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
RenderTableSection {TBODY} at (0,0) size 769x36
RenderTableRow {TR} at (0,1) size 769x34
RenderTableCell {TD} at (1,1) size 234x34 [r=0 c=0 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (1,3) size 232x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (1,3) size 232x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderTableCell {TD} at (236,1) size 10x34 [r=0 c=1 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderTableCell {TD} at (247,1) size 10x34 [r=0 c=2 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (1,3) size 8x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderTableCell {TD} at (258,8) size 510x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
RenderText {#text} at (1,1) size 37x18
text run at (1,1) width 37: "URL:"
RenderTableCell {TD} at (56,2) size 726x25 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (1,3) size 724x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,3) size 724x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {TR} at (0,29) size 784x20
RenderTableCell {TD} at (2,29) size 780x20 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
RenderText {#text} at (1,1) size 253x18
text run at (2,2) width 37: "world"
RenderTableRow {TR} at (0,74) size 175x40
RenderTableCell {TD} at (2,74) size 171x38 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderTextField {TEXTAREA} at (4,2) size 163x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (4,2) size 163x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderTable {TABLE} at (0,271) size 106x78
RenderTableSection {TBODY} at (0,0) size 106x78
RenderTableRow {TR} at (0,2) size 162x25
RenderTableCell {TD} at (2,13) size 2x2 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
RenderTableCell {TD} at (6,2) size 154x25 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (3,3) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (23,27) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
RenderTableRow {TR} at (0,2) size 166x27
RenderTableCell {TD} at (2,13) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderTableCell {TD} at (8,2) size 156x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (4,4) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (4,4) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (28,30) size 142x13
RenderBlock {DIV} at (3,3) size 142x13
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,0) size 152x23 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBlock {HR} at (0,39) size 784x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,57) size 784x36
RenderText {#text} at (0,0) size 781x36
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,0) size 209x23 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {DIV} at (0,23) size 234x23
RenderTableCell {DT} at (0,25) size 25x18 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,23) size 209x23 [r=1 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {DIV} at (0,46) size 234x23
RenderTableCell {DT} at (0,48) size 25x18 [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,46) size 209x23 [r=2 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {DIV} at (0,69) size 234x23
RenderTableCell {DT} at (0,71) size 25x18 [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,69) size 209x23 [r=3 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {DIV} at (0,92) size 234x23
RenderTableCell {DT} at (0,94) size 25x18 [r=4 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,92) size 209x23 [r=4 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {DIV} at (0,115) size 234x23
RenderTableCell {DT} at (0,117) size 25x18 [r=5 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
RenderTableCell {DD} at (25,115) size 209x23 [r=5 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderTableRow {DIV} at (0,138) size 234x36
RenderTableCell {DT} at (0,156) size 25x18 [r=6 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (147,28) width 44 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
RenderBlock (anonymous) at (0,152) size 784x84
RenderBR {BR} at (0,0) size 0x18
- RenderTextField {TEXTAREA} at (0,20) size 199x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (0,20) size 199x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (199,66) size 4x18
text run at (199,66) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
RenderTableCell {TD} at (150,0) size 291x23 [r=0 c=1 rs=1 cs=1]
- RenderTextField {INPUT} at (2,2) size 287x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 287x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderTableCell {TD} at (441,0) size 100x22 [r=0 c=2 rs=1 cs=1]
RenderButton {INPUT} at (2,2) size 96x18 [bgcolor=#C0C0C0]
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 225x13
text run at (0,0) width 225: "Value set by User that should be Restored"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 769x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 769x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
RenderText {#text} at (0,81) size 334x37
text run at (0,81) width 334: "that we can use for testing"
- RenderTextField {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (336,96) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (486,110) size 0x0
RenderBlock {INPUT} at (3,136) size 12x13
RenderText {#text} at (18,118) size 73x37
RenderText at (0,0) size 63x13
text run at (0,0) width 63: "Initial Value"
RenderBR {BR} at (259,281) size 0x0
- RenderTextField {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderTextControl {TEXTAREA} at (2,290) size 232x132 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {HR} at (0,749) size 767x2 [border: (1px inset #000000)]
RenderBlock {P} at (0,783) size 767x37
RenderBR {BR} at (235,37) size 0x0
RenderText {#text} at (0,44) size 376x37
text run at (0,44) width 376: "Here are some form elements"
- RenderTextField {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (378,59) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderBR {BR} at (528,73) size 0x0
&n