Commit 6c11788f authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[LayoutNG] flag-specific rebaselines for text failures

From manual review of build 7004 with some local
normalization tools.

flag-specific baselines match to their parent baselines:
- fast/deprecated-flexbox/crash-flexbox-no-layout-child

Images match, and text dumps match after normalizations:
- fast/css/margin-top-bottom-dynamic.html
- fast/forms/form-element-geometry.html
- svg/custom/text-match-highlight.html
- virtual/video-surface-layer/media/video-colorspace-yuv420.html
- virtual/video-surface-layer/media/video-colorspace-yuv422.html
- virtual/video-surface-layer/media/video-layer-crash.html
- virtual/video-surface-layer/media/video-replaces-poster.html
- virtual/video-surface-layer/media/video-zoom.html

Text dump differences are reasonable for NG list item changes:
- paint/invalidation/list-marker.html

NG text dump includes ellipsis as "\x{2026}":
- paint/markers/active-suggestion-marker-split.html
- paint/markers/composition-marker-split.html

NG text dump includes a CONSOLE MESSAGE for Blink test plugin:
- plugins/iframe-plugin-bgcolor.html

Blank line differences (crbug.com/854889):
- fast/events/background-tab-on-submit-ctrl-click.html
- fast/events/background-tab-on-submit-synthesized-ctrl-click.html
- virtual/mouseevent_fractional/fast/events/background-tab-on-submit-ctrl-click.html
- virtual/mouseevent_fractional/fast/events/background-tab-on-submit-synthesized-ctrl-click.html
- virtual/user-activation-v2/fast/events/background-tab-on-submit-ctrl-click.html
- virtual/user-activation-v2/fast/events/background-tab-on-submit-synthesized-ctrl-click.html

TBR=xiaochengh@chromium.org, mstensho@chromium.org, cathiechen@tencent.com, yoichio@chromium.org
NOTRY=true

Bug: 591099, 854889
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
Change-Id: I77d90c868eca472ce558f165f3768febf757506b
Reviewed-on: https://chromium-review.googlesource.com/1109586
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569162}
parent a0644e39
......@@ -455,7 +455,6 @@ crbug.com/591099 fast/css/getComputedStyle/computed-style-percentage-top-with-po
crbug.com/591099 fast/css/getComputedStyle/getComputedStyle-margin-auto.html [ Failure ]
crbug.com/591099 fast/css/getComputedStyle/getComputedStyle-margin-percentage.html [ Failure ]
crbug.com/591099 fast/css/import_with_baseurl.html [ Failure Pass ]
crbug.com/591099 fast/css/margin-top-bottom-dynamic.html [ Failure ]
crbug.com/591099 fast/css/negative-text-indent-in-inline-block.html [ Failure ]
crbug.com/591099 fast/css/opacity-float.html [ Pass ]
crbug.com/591099 fast/css/outline-narrowLine.html [ Failure ]
......@@ -489,8 +488,6 @@ crbug.com/591099 fast/dynamic/first-letter-after-list-marker.html [ Failure ]
crbug.com/591099 fast/dynamic/text-combine.html [ Failure ]
crbug.com/591099 fast/encoding/utf-16-big-endian.html [ Failure ]
crbug.com/591099 fast/encoding/utf-16-little-endian.html [ Failure ]
crbug.com/591099 fast/events/background-tab-on-submit-ctrl-click.html [ Failure ]
crbug.com/591099 fast/events/background-tab-on-submit-synthesized-ctrl-click.html [ Failure ]
crbug.com/591099 fast/events/mouse-relative-position.html [ Failure ]
crbug.com/591099 fast/events/onclick-list-marker.html [ Failure ]
crbug.com/591099 fast/events/select-element.html [ Failure ]
......@@ -499,7 +496,6 @@ crbug.com/591099 fast/events/touch/compositor-touch-hit-rects.html [ Failure ]
crbug.com/591099 fast/events/wheel/mainthread-touchpad-fling-latching.html [ Pass ]
crbug.com/591099 fast/events/wheel/wheel-scroll-latching-on-scrollbar.html [ Pass ]
crbug.com/591099 fast/forms/fieldset/fieldset-with-float.html [ Failure ]
crbug.com/591099 fast/forms/form-element-geometry.html [ Failure ]
crbug.com/591099 fast/forms/form-hides-table.html [ Failure ]
crbug.com/591099 fast/forms/select/select-initial-position.html [ Failure ]
crbug.com/591099 fast/forms/select/select-style.html [ Failure ]
......@@ -750,7 +746,6 @@ crbug.com/591099 paint/invalidation/invalidation-after-opacity-change-subtree.ht
crbug.com/591099 paint/invalidation/invisible-objects.html [ Failure ]
crbug.com/591099 paint/invalidation/lines-with-layout-delta.html [ Failure ]
crbug.com/591099 paint/invalidation/list-marker-2.html [ Failure ]
crbug.com/591099 paint/invalidation/list-marker.html [ Failure ]
crbug.com/591099 paint/invalidation/make-children-non-inline.html [ Failure ]
crbug.com/591099 paint/invalidation/mix-blend-mode-separate-stacking-context.html [ Failure ]
crbug.com/824918 paint/invalidation/multicol/multicol-repaint.html [ Failure ]
......@@ -867,8 +862,6 @@ crbug.com/591099 paint/invalidation/vertical-align2.html [ Failure ]
crbug.com/591099 paint/invalidation/vertical-rl-as-paint-container.html [ Failure ]
crbug.com/591099 paint/invalidation/window-resize/window-resize-centered-inline-under-fixed-pos.html [ Failure ]
crbug.com/591099 paint/invalidation/window-resize/window-resize-vertical-writing-mode.html [ Failure ]
crbug.com/591099 paint/markers/active-suggestion-marker-split.html [ Failure ]
crbug.com/591099 paint/markers/composition-marker-split.html [ Failure ]
crbug.com/591099 paint/markers/ellipsis-ltr-text-in-ltr-flow-with-markers.html [ Failure ]
crbug.com/591099 paint/markers/ellipsis-ltr-text-in-rtl-flow-with-markers.html [ Failure ]
crbug.com/591099 paint/markers/ellipsis-mixed-text-in-ltr-flow-with-markers.html [ Failure ]
......@@ -895,7 +888,6 @@ crbug.com/591099 svg/as-border-image/svg-as-border-image.html [ Failure ]
crbug.com/591099 svg/custom/inline-svg-use-available-width-in-stf.html [ Failure ]
crbug.com/591099 svg/custom/object-sizing-no-width-height.xhtml [ Failure ]
crbug.com/591099 svg/custom/stf-container-with-intrinsic-ratio-svg.html [ Failure ]
crbug.com/591099 svg/custom/text-match-highlight.html [ Failure ]
crbug.com/591099 svg/filters/feTurbulence-bad-seeds.html [ Failure ]
crbug.com/591099 svg/in-html/sizing/svg-inline.html [ Failure ]
crbug.com/714962 svg/text/tspan-multiple-outline.svg [ Failure ]
......@@ -935,8 +927,6 @@ crbug.com/591099 virtual/gpu/fast/canvas/shadow-huge-blur.html [ Pass ]
crbug.com/591099 virtual/layout_ng/ [ Skip ]
crbug.com/824918 virtual/layout_ng_experimental/ [ Skip ]
crbug.com/591099 virtual/mojo-blob-urls/external/wpt/FileAPI/url/sandboxed-iframe.html [ Pass ]
crbug.com/591099 virtual/mouseevent_fractional/fast/events/background-tab-on-submit-ctrl-click.html [ Failure ]
crbug.com/591099 virtual/mouseevent_fractional/fast/events/background-tab-on-submit-synthesized-ctrl-click.html [ Failure ]
crbug.com/591099 virtual/mouseevent_fractional/fast/events/mouse-relative-position.html [ Failure ]
crbug.com/591099 virtual/mouseevent_fractional/fast/events/onclick-list-marker.html [ Failure ]
crbug.com/591099 virtual/mouseevent_fractional/fast/events/select-element.html [ Failure ]
......@@ -957,8 +947,6 @@ crbug.com/591099 virtual/spv2/paint/invalidation/box/margin.html [ Failure Pass
crbug.com/591099 virtual/stable/ [ Skip ]
crbug.com/591099 virtual/threaded/ [ Skip ]
crbug.com/591099 virtual/user-activation-v2/fast/dom/Window/window-lookup-precedence.html [ Failure ]
crbug.com/591099 virtual/user-activation-v2/fast/events/background-tab-on-submit-ctrl-click.html [ Failure ]
crbug.com/591099 virtual/user-activation-v2/fast/events/background-tab-on-submit-synthesized-ctrl-click.html [ Failure ]
crbug.com/591099 virtual/user-activation-v2/fast/events/event-on-culled_inline.html [ Failure Pass ]
crbug.com/591099 virtual/user-activation-v2/fast/events/mouse-cursor.html [ Failure ]
crbug.com/591099 virtual/user-activation-v2/fast/events/mouse-relative-position.html [ Failure ]
......@@ -971,11 +959,6 @@ crbug.com/591099 virtual/video-surface-layer/media/audio-controls-rendering.html
crbug.com/591099 virtual/video-surface-layer/media/media-document-audio-repaint.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/picture-in-picture/picture-in-picture-enabled.html [ Pass ]
crbug.com/591099 virtual/video-surface-layer/media/video-aspect-ratio.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-colorspace-yuv420.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-colorspace-yuv422.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-display-toggle.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-layer-crash.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-poster-scale.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-replaces-poster.html [ Failure ]
crbug.com/591099 virtual/video-surface-layer/media/video-zoom.html [ Failure ]
crbug.com/591099 virtual/wheelscrolllatching/ [ Skip ]
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 800x600
LayoutNGBlockFlow {BODY} at (8,8) size 784x584
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 249x19
text run at (0,0) width 249: "What it should look like (positive case):"
LayoutNGBlockFlow {DIV} at (0,36) size 784x76 [border: (1px solid #008000)]
LayoutNGBlockFlow {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow {DIV} at (1,43) size 782x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow {P} at (0,128) size 784x20
LayoutText {#text} at (0,0) size 253x19
text run at (0,0) width 253: "What it should look like (negative case):"
LayoutNGBlockFlow {DIV} at (0,164) size 784x36 [border: (1px solid #008000)]
LayoutNGBlockFlow {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow {DIV} at (1,23) size 782x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow {P} at (0,216) size 784x20
LayoutText {#text} at (0,0) size 369x19
text run at (0,0) width 369: "Dynamic case (automatically testing positive --> negative):"
LayoutNGBlockFlow {DIV} at (0,252) size 784x36 [border: (1px solid #008000)]
LayoutNGBlockFlow {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow {DIV} at (1,23) size 782x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow (anonymous) at (0,288) size 784x42
LayoutBR {BR} at (0,0) size 0x0
LayoutButton {INPUT} at (0,20) size 110x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 94x16
LayoutText {#text} at (0,0) size 94x16
text run at (0,0) width 94: "Negative margin"
LayoutText {#text} at (110,21) size 4x19
text run at (110,21) width 4: " "
LayoutButton {INPUT} at (114,20) size 106x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 90x16
LayoutText {#text} at (0,0) size 90x16
text run at (0,0) width 90: "Positive margin"
LayoutText {#text} at (0,0) size 0x0
LayoutNGBlockFlow {P} at (0,346) size 784x20
LayoutText {#text} at (0,0) size 445x19
text run at (0,0) width 445: "Dynamic case (automatically testing positive --> negative --> positive):"
LayoutNGBlockFlow {DIV} at (0,382) size 784x76 [border: (1px solid #008000)]
LayoutNGBlockFlow {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow {DIV} at (1,43) size 782x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 84x19
text run at (1,1) width 84: "Lorem ipsum"
LayoutNGBlockFlow (anonymous) at (0,458) size 784x42
LayoutBR {BR} at (0,0) size 0x0
LayoutButton {INPUT} at (0,20) size 110x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 94x16
LayoutText {#text} at (0,0) size 94x16
text run at (0,0) width 94: "Negative margin"
LayoutText {#text} at (110,21) size 4x19
text run at (110,21) width 4: " "
LayoutButton {INPUT} at (114,20) size 106x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 90x16
LayoutText {#text} at (0,0) size 90x16
text run at (0,0) width 90: "Positive margin"
LayoutText {#text} at (0,0) size 0x0
Bug 64842: LayoutDeprecatedFlexibleBox does not call its children's layout method
This test passes if it does not CRASH.
Default policy for navigation to 'notify-done.html' is 'new background tab'
Default policy for navigation to 'notify-done.html' is 'current tab'
Tests that ctrl-clicking on a submit button results in a new background tab.
Default policy for navigation to 'notify-done.html' is 'new foreground tab'
Default policy for navigation to 'notify-done.html' is 'current tab'
Tests that synthesizing ctrl-click on a submit button does not result in a new background tab.
......@@ -104,7 +104,7 @@ layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 199x26
text run at (0,0) width 199: "Baseline Alignment"
LayoutNGBlockFlow {DIV} at (0,388.06) size 784x28
LayoutInline {FONT} at (0,0) size 208x27
LayoutInline {FONT} at (0,0) size 212x27
LayoutText {#text} at (0,0) size 43x27
text run at (0,0) width 43: "text "
LayoutButton {INPUT} at (43,5) size 52x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
......@@ -145,7 +145,7 @@ layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {INPUT} at (170,3) size 13x13
LayoutText {#text} at (0,0) size 0x0
LayoutNGBlockFlow {DIV} at (0,438.06) size 784x22
LayoutInline {FONT} at (0,0) size 174x12
LayoutInline {FONT} at (0,0) size 178x12
LayoutText {#text} at (0,6) size 18x12
text run at (0,6) width 18: "text "
LayoutButton {INPUT} at (18,0) size 52x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
......
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 800x600
LayoutNGBlockFlow {BODY} at (8,8) size 784x576
LayoutNGBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 52x19
text run at (0,0) width 52: "Test for "
LayoutInline {I} at (0,0) size 784x39
LayoutInline {A} at (0,0) size 300x19 [color=#0000EE]
LayoutText {#text} at (52,0) size 300x19
text run at (52,0) width 300: "http://bugs.webkit.org/show_bug.cgi?id=12910"
LayoutText {#text} at (352,0) size 784x39
text run at (352,0) width 432: " REGRESSION (r18756-r18765): list-bullet doesn't redraw properly"
text run at (0,20) width 310: "when changing the list's content using JavaScript"
LayoutText {#text} at (310,20) size 4x19
text run at (310,20) width 4: "."
LayoutNGBlockFlow {UL} at (0,56) size 784x20
LayoutNGListItem {LI} at (40,0) size 744x20
LayoutNGListMarker (anonymous) at (-18,0) size 7x20
LayoutText (anonymous) at (0,0) size 7x19
text run at (0,0) width 7: "\x{2022} "
LayoutNGBlockFlow (anonymous) at (0,0) size 744x20
LayoutText {#text} at (0,0) size 21x19
text run at (0,0) width 21: "foo"
LayoutNGBlockFlow {DIV} at (10,30) size 724x0
LayoutNGBlockFlow {UL} at (0,92) size 784x20
LayoutNGListItem {LI} at (40,0) size 744x20
LayoutNGBlockFlow (anonymous) at (0,0) size 744x20
LayoutInline (anonymous) at (0,0) size 7x19
LayoutText (anonymous) at (-1,0) size 7x19
text run at (-1,0) width 7: "\x{2022} "
LayoutText {#text} at (22,0) size 20x19
text run at (22,0) width 20: "bar"
LayoutNGBlockFlow {DIV} at (10,30) size 724x0
LayoutNGBlockFlow {UL} at (0,128) size 784x20
LayoutNGListItem {LI} at (0,0) size 744x20
LayoutNGListMarker (anonymous) at (755,0) size 7x20
LayoutText (anonymous) at (0,0) size 7x19
text run at (0,0) width 7: "\x{2022} "
LayoutNGBlockFlow (anonymous) at (0,0) size 744x20
LayoutText {#text} at (723,0) size 21x19
text run at (723,0) width 21: "foo"
LayoutNGBlockFlow {DIV} at (10,30) size 724x0
LayoutNGBlockFlow {UL} at (0,164) size 784x20
LayoutNGListItem {LI} at (0,0) size 744x20
LayoutNGBlockFlow (anonymous) at (0,0) size 744x20
LayoutInline (anonymous) at (0,0) size 7x19
LayoutText (anonymous) at (738,0) size 7x19
text run at (738,0) width 7: "\x{2022} "
LayoutText {#text} at (702,0) size 20x19
text run at (702,0) width 20: "bar"
LayoutNGBlockFlow {DIV} at (10,30) size 724x0
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x56
LayoutNGBlockFlow {HTML} at (0,0) size 800x56
LayoutNGBlockFlow {BODY} at (8,8) size 784x40
LayoutNGBlockFlow {DIV} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "abc"
LayoutText {#text} at (22,0) size 32x19
text run at (22,0) width 32: " xxx "
LayoutText {#text} at (54,0) size 20x19
text run at (54,0) width 20: "def"
layer at (8,28) size 128x20 scrollWidth 159
LayoutNGBlockFlow {DIV} at (0,20) size 128x20
LayoutText {#text} at (0,0) size 62x19
text run at (0,0) width 62: "abcdefghi"
LayoutText {#text} at (62,0) size 32x19
text run at (62,0) width 32: " xxx "
LayoutText {#text} at (94,0) size 32x19
text run at (94,0) width 16: "jkl"
text run at (110,0) width 16: "\x{2026}"
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x56
LayoutNGBlockFlow {HTML} at (0,0) size 800x56
LayoutNGBlockFlow {BODY} at (8,8) size 784x40
LayoutNGBlockFlow {DIV} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "abc"
LayoutText {#text} at (22,0) size 32x19
text run at (22,0) width 32: " xxx "
LayoutText {#text} at (54,0) size 20x19
text run at (54,0) width 20: "def"
layer at (8,28) size 128x20 scrollWidth 159
LayoutNGBlockFlow {DIV} at (0,20) size 128x20
LayoutText {#text} at (0,0) size 62x19
text run at (0,0) width 62: "abcdefghi"
LayoutText {#text} at (62,0) size 32x19
text run at (62,0) width 32: " xxx "
LayoutText {#text} at (94,0) size 32x19
text run at (94,0) width 16: "jkl"
text run at (110,0) width 16: "\x{2026}"
CONSOLE MESSAGE: Blink Test Plugin: initializing
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x171
......
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x421
LayoutNGBlockFlow {HTML} at (0,0) size 800x421
LayoutNGBlockFlow {BODY} at (8,8) size 784x405
LayoutText {#text} at (0,0) size 449x19
text run at (0,0) width 449: "Test for crbug.com/56580: There should be 9 highlighted instances of \""
LayoutInline {SPAN} at (0,0) size 44x19
LayoutText {#text} at (449,0) size 44x19
text run at (449,0) width 44: "findme"
LayoutText {#text} at (493,0) size 744x39
text run at (493,0) width 251: "\". The 6th higlighted instance should be"
text run at (0,20) width 41: "active."
LayoutBR {BR} at (41,20) size 0x0
LayoutBR {BR} at (0,40) size 0x0
LayoutText {#text} at (0,60) size 89x19
text run at (0,60) width 89: "Lorum ipsum "
LayoutInline {SPAN} at (0,0) size 44x19
LayoutText {#text} at (89,60) size 44x19
text run at (89,60) width 44: "findme"
LayoutText {#text} at (133,60) size 87x19
text run at (133,60) width 87: " lorum ipsum "
LayoutInline {SPAN} at (0,0) size 44x19
LayoutText {#text} at (220,60) size 44x19
text run at (220,60) width 44: "findme"
LayoutInline {SPAN} at (0,0) size 44x19
LayoutText {#text} at (264,60) size 44x19
text run at (264,60) width 44: "findme"
LayoutText {#text} at (308,60) size 45x19
text run at (308,60) width 45: " lorum."
LayoutBR {BR} at (353,60) size 0x0
LayoutText {#text} at (0,80) size 51x19
text run at (0,80) width 51: "longtext"
LayoutInline {SPAN} at (0,0) size 44x19
LayoutText {#text} at (51,80) size 44x19
text run at (51,80) width 44: "findme"
LayoutText {#text} at (95,80) size 44x19
text run at (95,80) width 44: "noyou."
LayoutBR {BR} at (139,80) size 0x0
LayoutSVGRoot {svg} at (0,100) size 450x300
LayoutSVGHiddenContainer {defs} at (100,58.58) size 800x182.84
LayoutSVGPath {path} at (100,58.58) size 800x182.84 [fill={[type=SOLID] [color=#000000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
LayoutSVGText {text} at (10,35) size 228x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (10,35) size 228x19
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 36 width 228.00: "Can you findme in this stroked text?"
LayoutSVGText {text} at (10,91) size 138x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (10,91) size 138x12
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 23 width 138.00: "Findme in a typewriter!"
LayoutSVGContainer {g} at (69.42,14.89) size 599.64x237.67 [transform={m=((0.30,0.00)(0.00,0.30)) t=(0.00,120.00)}]
LayoutSVGText {text} at (69.42,14.89) size 599.64x237.67 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (69.42,14.89) size 599.64x237.67
LayoutSVGInlineText {#text} at (69.42,14.89) size 599.64x237.67
chunk 1 text run 1 at (109.48,190.53) startOffset 0 endOffset 1 width 26.67: "F"
chunk 1 text run 2 at (122.51,177.58) startOffset 1 endOffset 2 width 10.00: "i"
chunk 1 text run 3 at (134.36,165.95) startOffset 2 endOffset 3 width 23.33: "n"
chunk 1 text run 4 at (151.21,149.79) startOffset 3 endOffset 4 width 23.33: "d"
chunk 1 text run 5 at (173.34,129.58) startOffset 4 endOffset 5 width 36.67: "m"
chunk 1 text run 6 at (196.35,110.28) startOffset 5 endOffset 6 width 23.33: "e"
chunk 1 text run 7 at (210.92,99.19) startOffset 6 endOffset 7 width 13.33: " "
chunk 1 text run 8 at (226.09,88.76) startOffset 7 endOffset 8 width 23.33: "o"
chunk 1 text run 9 at (246.19,76.95) startOffset 8 endOffset 9 width 23.33: "n"
chunk 1 text run 10 at (262.81,69.16) startOffset 9 endOffset 10 width 13.33: " "
chunk 1 text run 11 at (280.12,63.17) startOffset 10 endOffset 11 width 23.33: "a"
chunk 1 text run 12 at (297.99,59.50) startOffset 11 endOffset 12 width 13.33: " "
chunk 1 text run 13 at (316.28,58.66) startOffset 12 endOffset 13 width 23.33: "p"
chunk 1 text run 14 at (339.27,62.20) startOffset 13 endOffset 14 width 23.33: "a"
chunk 1 text run 15 at (356.46,68.49) startOffset 14 endOffset 15 width 13.33: "t"
chunk 1 text run 16 at (372.50,77.39) startOffset 15 endOffset 16 width 23.33: "h"
chunk 1 text run 17 at (387.18,88.26) startOffset 16 endOffset 17 width 13.33: "!"
chunk 1 text run 18 at (397.11,97.16) startOffset 17 endOffset 18 width 13.33: " "
chunk 1 text run 19 at (412.58,112.56) startOffset 18 endOffset 19 width 30.00: "D"
chunk 1 text run 20 at (426.80,126.65) startOffset 19 endOffset 20 width 10.00: "i"
chunk 1 text run 21 at (438.66,138.24) startOffset 20 endOffset 21 width 23.33: "d"
chunk 1 text run 22 at (451.95,150.91) startOffset 21 endOffset 22 width 13.33: " "
chunk 1 text run 23 at (465.45,163.38) startOffset 22 endOffset 23 width 23.33: "y"
chunk 1 text run 24 at (483.01,178.77) startOffset 23 endOffset 24 width 23.33: "o"
chunk 1 text run 25 at (501.14,193.48) startOffset 24 endOffset 25 width 23.33: "u"
chunk 1 text run 26 at (515.86,204.34) startOffset 25 endOffset 26 width 13.33: " "
chunk 1 text run 27 at (526.94,211.79) startOffset 26 endOffset 27 width 13.33: "f"
chunk 1 text run 28 at (536.91,217.90) startOffset 27 endOffset 28 width 10.00: "i"
chunk 1 text run 29 at (551.53,225.76) startOffset 28 endOffset 29 width 23.33: "n"
chunk 1 text run 30 at (573.12,234.69) startOffset 29 endOffset 30 width 23.33: "d"
chunk 1 text run 31 at (602.33,240.98) startOffset 30 endOffset 31 width 36.67: "m"
chunk 1 text run 32 at (632.18,239.47) startOffset 31 endOffset 32 width 23.33: "e"
chunk 1 text run 33 at (654.38,232.45) startOffset 32 endOffset 33 width 23.33: "?"
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
Default policy for navigation to 'notify-done.html' is 'new background tab'
Default policy for navigation to 'notify-done.html' is 'current tab'
Tests that ctrl-clicking on a submit button results in a new background tab.
Default policy for navigation to 'notify-done.html' is 'new foreground tab'
Default policy for navigation to 'notify-done.html' is 'current tab'
Tests that synthesizing ctrl-click on a submit button does not result in a new background tab.
Default policy for navigation to 'notify-done.html' is 'new background tab'
Default policy for navigation to 'notify-done.html' is 'current tab'
Tests that ctrl-clicking on a submit button results in a new background tab.
Default policy for navigation to 'notify-done.html' is 'new foreground tab'
Default policy for navigation to 'notify-done.html' is 'current tab'
Tests that synthesizing ctrl-click on a submit button does not result in a new background tab.
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 800x600
LayoutNGBlockFlow {BODY} at (8,8) size 784x584
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 327x19
text run at (0,0) width 327: "Test correct colorspace for yuv420, i.e. YU12 video"
LayoutNGBlockFlow (anonymous) at (0,36) size 784x156
layer at (8,44) size 206x156
LayoutVideo {VIDEO} at (0,0) size 206x156 [border: (3px solid #FF0000)]
layer at (11,47) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutFlexibleBox {DIV} at (0,0) size 200x150
layer at (11,47) size 200x150
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 200x150
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 800x600
LayoutNGBlockFlow {BODY} at (8,8) size 784x584
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 327x19
text run at (0,0) width 327: "Test correct colorspace for yuv422, i.e. YU16 video"
LayoutNGBlockFlow (anonymous) at (0,36) size 784x156
layer at (8,44) size 206x156
LayoutVideo {VIDEO} at (0,0) size 206x156 [border: (3px solid #FF0000)]
layer at (11,47) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutFlexibleBox {DIV} at (0,0) size 200x150
layer at (11,47) size 200x150
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 200x150
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutNGBlockFlow {HTML} at (0,0) size 800x600
LayoutNGBlockFlow {BODY} at (8,8) size 784x584
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 359x19
text run at (0,0) width 359: "Test dynamic removal of transformed and reflected video"
LayoutNGBlockFlow (anonymous) at (0,36) size 784x342
LayoutText {#text} at (0,0) size 4x19
text run at (0,0) width 4: " "
LayoutBR {BR} at (4,0) size 0x0
LayoutText {#text} at (0,161) size 4x19
text run at (0,161) width 4: " "
LayoutBR {BR} at (210,161) size 0x0
LayoutText {#text} at (0,322) size 4x19
text run at (0,322) width 4: " "
LayoutBR {BR} at (210,322) size 0x0
layer at (12,64) size 206x156
LayoutVideo {VIDEO} at (4,20) size 206x156 [border: (3px solid #FF0000)]
layer at (15,67) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutFlexibleBox {DIV} at (0,0) size 200x150
layer at (15,67) size 200x150
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 200x150
layer at (12,225) size 206x156
LayoutVideo {VIDEO} at (4,181) size 206x156 [border: (3px solid #FF0000)]
layer at (15,228) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutFlexibleBox {DIV} at (0,0) size 200x150
layer at (15,228) size 200x150
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 200x150
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x355
LayoutNGBlockFlow {HTML} at (0,0) size 800x355
LayoutNGBlockFlow {BODY} at (8,16) size 784x331
LayoutNGBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 52x19
text run at (0,0) width 52: "Test for "
LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
LayoutText {#text} at (52,0) size 305x19
text run at (52,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=34966"
LayoutText {#text} at (357,0) size 4x19
text run at (357,0) width 4: "."
LayoutBR {BR} at (361,0) size 0x0
LayoutText {#text} at (0,20) size 204x19
text run at (0,20) width 204: "You should see the video below."
LayoutNGBlockFlow (anonymous) at (0,56) size 784x275
LayoutText {#text} at (0,0) size 0x0
layer at (8,72) size 480x270
LayoutVideo {VIDEO} at (0,0) size 480x270
layer at (8,72) size 480x270
LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 480x270
LayoutFlexibleBox {DIV} at (0,0) size 480x270
layer at (8,72) size 480x270
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 480x270
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 852
LayoutView at (0,0) size 800x600
layer at (0,0) size 785x852 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutNGBlockFlow {HTML} at (0,0) size 785x852
LayoutNGBlockFlow {BODY} at (8,8) size 769x836
LayoutNGBlockFlow {P} at (0,0) size 769x20
LayoutText {#text} at (0,0) size 283x19
text run at (0,0) width 283: "150% zoom, with width and height attributes"
LayoutNGBlockFlow (anonymous) at (0,36) size 769x374
LayoutText {#text} at (0,354) size 4x19
text run at (0,354) width 4: " "
LayoutBR {BR} at (493,354) size 0x0
LayoutNGBlockFlow {P} at (0,426) size 769x20
LayoutText {#text} at (0,0) size 303x19
text run at (0,0) width 303: "150% zoom, without width and height attributes"
LayoutNGBlockFlow (anonymous) at (0,462) size 769x374
LayoutText {#text} at (0,354) size 4x19
text run at (0,354) width 4: " "
LayoutBR {BR} at (493,354) size 0x0
layer at (12,44) size 489x369
LayoutVideo {VIDEO} at (4,0) size 489x369 [border: (4.50px solid #FF0000)]
layer at (12,470) size 489x369 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutVideo {VIDEO} at (4,0) size 489x369 [border: (4.50px solid #FF0000)]
layer at (17,49) size 480x360
LayoutFlexibleBox (relative positioned) {DIV} at (4.50,4.50) size 480x360
LayoutFlexibleBox {DIV} at (0,0) size 480x360
layer at (17,49) size 480x360
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 480x360
layer at (17,475) size 480x360 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutFlexibleBox (relative positioned) {DIV} at (4.50,4.50) size 480x360
LayoutFlexibleBox {DIV} at (0,0) size 480x360
layer at (17,475) size 480x360 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 480x360
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment