Commit 001f7c4a authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[LayoutNG] flag-specific rebaselines for text-only failures

From a manual review of build 6212.

* Images match, and text dumps match after known normalizations:
compositing/self-painting-layers.html
fast/forms/control-clip-overflow.html
ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
virtual/video-surface-layer/media/video-display-toggle.html
virtual/video-surface-layer/media/video-transformed.html

* No images but text dumps match after known normalizations:
printing/single-line-must-not-be-split-into-two-pages.html

* Images match. Has additional anonymous LayoutBlockFlow:
compositing/overflow/scroll-ancestor-update.html

* Images match. NG does not create a text run for a space-only run
  in some cases due to different way to collapse whitespaces.
css3/filters/effect-brightness-clamping.html
css3/filters/effect-brightness.html
fast/css/resize-corner-tracking.html
images/feature-policy-max-downscaling-image-resize.html
images/feature-policy-max-downscaling-image-styles.html
images/feature-policy-max-downscaling-image.html

* Console message differ.
plugins/iframe-plugin-bgcolor.html

* The height of culled inline box differ.
transforms/3d/general/perspective-non-layer.html

* Space differences in non text-dumps:
images/color-profile-munsell-adobe-to-srgb.html
http/tests/devtools/device-orientation-success.js

TBR=atotic@chromium.org
NOTRY=true

Bug: 591099
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Change-Id: I72b3e82c3a7713fb330ef44e015d9113b24f86e4
Reviewed-on: https://chromium-review.googlesource.com/1088340Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#564809}
parent ffa25e3c
......@@ -116,8 +116,6 @@ crbug.com/591099 compositing/geometry/repaint-foreground-layer.html [ Failure ]
crbug.com/591099 compositing/iframes/floating-self-painting-frame.html [ Failure ]
crbug.com/591099 compositing/layer-creation/rotate3d-overlap.html [ Failure ]
crbug.com/591099 compositing/overflow/border-radius-above-composited-subframe.html [ Failure ]
crbug.com/591099 compositing/overflow/scroll-ancestor-update.html [ Failure ]
crbug.com/591099 compositing/self-painting-layers.html [ Failure ]
crbug.com/591099 compositing/squashing/add-remove-squashed-layers.html [ Failure ]
crbug.com/591099 crypto/subtle/hmac/cloneKey.html [ Pass Timeout ]
crbug.com/591099 css1/box_properties/float_on_text_elements.html [ Failure ]
......@@ -131,8 +129,6 @@ crbug.com/591099 css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ]
crbug.com/591099 css2.1/t1202-counter-04-b.html [ Failure ]
crbug.com/591099 css2.1/t1202-counters-04-b.html [ Failure ]
crbug.com/591099 css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change.html [ Failure ]
crbug.com/591099 css3/filters/effect-brightness-clamping.html [ Failure ]
crbug.com/591099 css3/filters/effect-brightness.html [ Failure ]
crbug.com/591099 css3/filters/multiple-references-id-mutate-crash-2.html [ Crash ]
crbug.com/591099 css3/flexbox/bug646288.html [ Failure ]
crbug.com/591099 css3/flexbox/bug669714.html [ Failure ]
......@@ -546,7 +542,6 @@ 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 ]
crbug.com/591099 fast/css/resize-corner-tracking.html [ Failure ]
crbug.com/591099 fast/css/sticky/sticky-top-overflow-scroll-by-fragment.html [ Failure ]
crbug.com/591099 fast/css/text-overflow-ellipsis-vertical-select.html [ Failure ]
crbug.com/591099 fast/css/transform-inline-style-remove.html [ Failure ]
......@@ -596,7 +591,6 @@ crbug.com/591099 fast/events/sequential-focus-navigation-starting-point.html [ F
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/control-clip-overflow.html [ Failure ]
crbug.com/591099 fast/forms/fieldset/fieldset-with-float.html [ Failure ]
crbug.com/591099 fast/forms/form-hides-table.html [ Failure ]
crbug.com/714962 fast/forms/label/continous-click-on-label.html [ Failure ]
......@@ -799,13 +793,8 @@ crbug.com/591099 http/tests/security/xssAuditor/block-does-not-leak-location.htm
crbug.com/591099 http/tests/text-autosizing/narrow-iframe.html [ Failure Pass ]
crbug.com/591099 http/tests/text-autosizing/wide-iframe.html [ Failure Pass ]
crbug.com/591099 http/tests/websocket/invalid-subprotocol-characters.html [ Pass Timeout ]
crbug.com/591099 ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
crbug.com/714962 images/color-profile-background-clip-text.html [ Failure ]
crbug.com/591099 images/color-profile-image-filter-all.html [ Failure ]
crbug.com/591099 images/color-profile-munsell-adobe-to-srgb.html [ Failure ]
crbug.com/591099 images/feature-policy-max-downscaling-image-resize.html [ Failure ]
crbug.com/591099 images/feature-policy-max-downscaling-image-styles.html [ Failure ]
crbug.com/591099 images/feature-policy-max-downscaling-image.html [ Failure ]
crbug.com/591099 inspector-protocol/accessibility/accessibility-ignoredNodes.js [ Failure ]
crbug.com/714962 inspector-protocol/accessibility/accessibility-ignoredNodesModal.js [ Failure ]
crbug.com/591099 inspector-protocol/accessibility/accessibility-nameSources-input.js [ Failure ]
......@@ -1041,7 +1030,6 @@ crbug.com/591099 paint/text/selection-no-clip-text.html [ Failure ]
crbug.com/714962 paint/text/text-match-highlights-big-line-height.html [ Failure ]
crbug.com/591099 printing/absolute-position-headers-and-footers.html [ Failure ]
crbug.com/591099 printing/iframe-svg-in-object-print.html [ Failure ]
crbug.com/824918 printing/single-line-must-not-be-split-into-two-pages.html [ Failure ]
crbug.com/591099 scrollbars/auto-scrollbar-fit-content.html [ Failure ]
crbug.com/591099 scrollbars/scrollbar-miss-mousemove-disabled.html [ Failure ]
crbug.com/591099 shapedetection/detection-HTMLVideoElement.html [ Pass ]
......@@ -1088,7 +1076,6 @@ crbug.com/591099 tables/mozilla/bugs/bug55694.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug57828-2.html [ Failure ]
crbug.com/591099 tables/mozilla_expected_failures/bugs/bug3166-16.html [ Failure ]
crbug.com/591099 tables/mozilla_expected_failures/bugs/bug7113.html [ Failure ]
crbug.com/591099 transforms/3d/general/perspective-non-layer.html [ Failure ]
crbug.com/591099 transforms/3d/hit-testing/backface-hit-test.html [ Failure ]
crbug.com/591099 transforms/3d/hit-testing/backface-no-transform-hit-test.html [ Failure ]
crbug.com/591099 virtual/android/ [ Skip ]
......@@ -1127,7 +1114,6 @@ crbug.com/591099 virtual/video-surface-layer/media/picture-in-picture/picture-in
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 ]
......
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x105
LayoutNGBlockFlow {HTML} at (0,0) size 800x105
LayoutNGBlockFlow {BODY} at (0,0) size 800x105
LayoutNGBlockFlow (anonymous) at (0,0) size 800x105
LayoutText {#text} at (0,0) size 0x0
layer at (0,0) size 100x100
LayoutVideo {VIDEO} at (0,0) size 100x100
layer at (50,50) size 100x100
LayoutNGBlockFlow (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
layer at (50,50) size 200x200
LayoutNGBlockFlow (positioned) {DIV} at (50,50) size 200x200
LayoutNGBlockFlow {P} at (0,218) size 200x60
LayoutText {#text} at (0,0) size 191x59
text run at (0,0) width 191: "The green box should obscure"
text run at (0,20) width 180: "the red box, and move when"
text run at (0,40) width 140: "you drag the scrollbar."
layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50.00 scrollHeight 550
LayoutNGBlockFlow {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
LayoutNGBlockFlow {DIV} at (1,51) size 185x500
layer at (51,51) size 100x100
LayoutNGBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
layer at (0,0) size 100x100
LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 100x100
LayoutNGBlockFlow {DIV} at (50,0) size 0x0
LayoutFlexibleBox {DIV} at (0,0) size 100x100
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x431
LayoutNGBlockFlow {HTML} at (0,0) size 800x431
LayoutNGBlockFlow {BODY} at (8,16) size 784x405
LayoutNGBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 324x19
text run at (0,0) width 324: "You should not see double text when the div scrolls"
LayoutNGBlockFlow {DIV} at (10,36) size 302x207 [border: (1px solid #000000)]
LayoutText {#text} at (0,0) size 0x0
layer at (19,53) size 300x200
LayoutVideo {VIDEO} at (1,1) size 300x200
layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 24.00 scrollHeight 500
LayoutNGBlockFlow {DIV} at (10,253) size 302x152 [border: (1px solid #000000)]
LayoutNGBlockFlow {DIV} at (1,1) size 285x500
LayoutText {#text} at (0,6) size 107x36
text run at (0,6) width 107: "Scrolled"
LayoutBR {BR} at (107,6) size 0x0
LayoutText {#text} at (0,54) size 48x36
text run at (0,54) width 48: "text"
LayoutBR {BR} at (48,54) size 0x0
LayoutText {#text} at (0,102) size 63x36
text run at (0,102) width 63: "here."
layer at (19,53) size 300x200
LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x200
LayoutNGBlockFlow {DIV} at (150,0) size 0x0
LayoutFlexibleBox {DIV} at (0,0) size 300x200
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
LayoutImage {IMG} at (0,0) size 160x90
LayoutText {#text} at (160,75) size 4x19
text run at (160,75) width 4: " "
LayoutImage {IMG} at (164,0) size 160x90
LayoutText {#text} at (324,75) size 4x19
text run at (324,75) width 4: " "
LayoutImage {IMG} at (328,0) size 160x90
LayoutText {#text} at (488,75) size 4x19
text run at (488,75) width 4: " "
LayoutImage {IMG} at (492,0) size 160x90
LayoutText {#text} at (0,0) size 0x0
LayoutImage {IMG} at (0,95) size 160x90
LayoutText {#text} at (160,170) size 4x19
text run at (160,170) width 4: " "
LayoutImage {IMG} at (164,95) size 160x90
LayoutText {#text} at (324,170) size 4x19
text run at (324,170) width 4: " "
LayoutImage {IMG} at (328,95) size 160x90
LayoutText {#text} at (488,170) size 4x19
text run at (488,170) width 4: " "
LayoutImage {IMG} at (492,95) size 160x90
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (160,265) size 4x19
text run at (160,265) width 4: " "
LayoutText {#text} at (324,265) size 4x19
text run at (324,265) width 4: " "
LayoutText {#text} at (488,265) size 4x19
text run at (488,265) width 4: " "
LayoutText {#text} at (0,0) size 0x0
layer at (8,198) size 160x90
LayoutImage {IMG} at (0,190) size 160x90
layer at (172,198) size 160x90
LayoutImage {IMG} at (164,190) size 160x90
layer at (336,198) size 160x90
LayoutImage {IMG} at (328,190) size 160x90
layer at (500,198) size 160x90
LayoutImage {IMG} at (492,190) size 160x90
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
LayoutImage {IMG} at (0,0) size 160x90
LayoutText {#text} at (160,75) size 4x19
text run at (160,75) width 4: " "
LayoutImage {IMG} at (164,0) size 160x90
LayoutText {#text} at (324,75) size 4x19
text run at (324,75) width 4: " "
LayoutImage {IMG} at (328,0) size 160x90
LayoutText {#text} at (488,75) size 4x19
text run at (488,75) width 4: " "
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (160,170) size 4x19
text run at (160,170) width 4: " "
LayoutText {#text} at (324,170) size 4x19
text run at (324,170) width 4: " "
LayoutText {#text} at (0,0) size 0x0
layer at (500,8) size 160x90
LayoutImage {IMG} at (492,0) size 160x90
layer at (8,103) size 160x90
LayoutImage {IMG} at (0,95) size 160x90
layer at (172,103) size 160x90
LayoutImage {IMG} at (164,95) size 160x90
layer at (336,103) size 160x90
LayoutImage {IMG} at (328,95) size 160x90
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x583
LayoutNGBlockFlow {HTML} at (0,0) size 800x583
LayoutNGBlockFlow {BODY} at (8,8) size 784x567
LayoutNGBlockFlow {P} at (0,18) size 784x20
LayoutText {#text} at (0,0) size 52x19
text run at (0,0) width 52: "Test for "
LayoutInline {I} at (0,0) size 668x19
LayoutInline {A} at (0,0) size 347x19 [color=#0000EE]
LayoutText {#text} at (52,0) size 347x19
text run at (52,0) width 347: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9547"
LayoutText {#text} at (399,0) size 321x19
text run at (399,0) width 321: " Resize corner does not track the mouse accurately"
LayoutText {#text} at (720,0) size 4x19
text run at (720,0) width 4: "."
LayoutNGBlockFlow (anonymous) at (0,189) size 784x378
LayoutText {#text} at (0,0) size 0x0
LayoutBR {BR} at (177,114) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutBR {BR} at (200,178) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 784x2 clip at (0,0) size 0x0
LayoutNGBlockFlow {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
layer at (8,62) size 784x2 clip at (0,0) size 0x0
LayoutNGBlockFlow {HR} at (0,54) size 784x2 [border: (1px inset #EEEEEE)]
layer at (8,72) size 173x125 clip at (10,74) size 169x121
LayoutNGBlockFlow {DIV} at (0,64) size 173x125 [border: (2px solid #0000FF)]
layer at (8,197) size 177x129 clip at (10,199) size 173x125
LayoutTextControl {TEXTAREA} at (0,0) size 177x129 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (4,4) size 169x16
layer at (8,331) size 200x59 clip at (9,332) size 198x57
LayoutTextControl {TEXTAREA} at (0,134) size 200x59 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 194x16
layer at (8,395) size 323x175
LayoutIFrame {IFRAME} at (0,198) size 323x175 [border: (2px inset #EEEEEE)]
layer at (0,0) size 319x171
LayoutView at (0,0) size 319x171
layer at (0,0) size 319x171
LayoutNGBlockFlow {HTML} at (0,0) size 319x171
LayoutNGBlockFlow {BODY} at (8,8) size 303x155
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 784x572
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 762x39
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=17033"
LayoutText {#text} at (352,0) size 762x39
text run at (352,0) width 410: " REGRESSION: Really long <option> causes unnecessary page"
text run at (0,20) width 225: "scroll bars to accommodate content"
LayoutText {#text} at (225,20) size 4x19
text run at (225,20) width 4: "."
LayoutNGBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 749x19
text run at (0,0) width 749: "There should not be scroll bars below the popup. There should be scrollbars below the button (see crbug.com/465429)."
layer at (8,100) size 100x50
LayoutNGBlockFlow {DIV} at (0,92) size 100x50
LayoutMenuList {SELECT} at (0,0) size 80x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 78x18
LayoutText (anonymous) at (4,1) size 158x16
text run at (4,1) width 158: "Lorem ipsum dolor sit amet"
LayoutText {#text} at (0,0) size 0x0
layer at (8,170) size 100x50 clip at (8,170) size 100x35 scrollWidth 166
LayoutNGBlockFlow {DIV} at (0,162) size 100x50
LayoutButton {BUTTON} at (0,0) size 80x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 64x16
LayoutText {#text} at (0,0) size 158x16
text run at (0,0) width 158: "Lorem ipsum dolor sit amet"
LayoutText {#text} at (0,0) size 0x0
Test device orientation
Running: setUpDeviceOrientation
Running: firstOrientationOverride
Running: setUpOrientationSensor
Running: secondOrientationOverride
Running: clearOverride
device-orientation-success.js:32 alpha: 1.1 beta: 2.2 gamma: 3.3
device-orientation-success.js:32 alpha: 20 beta: 30 gamma: 40
inspected-page.html:1 A reload is required so that the existing AbsoluteOrientationSensor and RelativeOrientationSensor objects on this page use the overridden values that have been provided. Close the inspector and reload again to return to the normal behavior.
device-orientation-success.js:32 alpha: 90 beta: 0 gamma: 0
device-orientation-success.js:39 quaternion: 0.000000,0.000000,0.707107,0.707107
device-orientation-success.js:32 alpha: 1.1 beta: 2.2 gamma: 3.3
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x372
LayoutNGBlockFlow {HTML} at (0,0) size 800x372
LayoutNGBlockFlow {BODY} at (8,16) size 784x348
LayoutNGBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 754x39
text run at (0,0) width 754: "Test passes if the images of all the cats scroll when the box is scrolled. (Presence of cats behind the double border is UA"
text run at (0,20) width 74: "dependent)."
LayoutNGBlockFlow {DIV} at (0,348) size 784x0
layer at (8,72) size 292x292 clip at (58,122) size 177x177 scrollY 143.00 scrollHeight 320
LayoutNGBlockFlow {DIV} at (0,56) size 292x292 [border: (50px double #000000)]
LayoutText {#text} at (50,50) size 171x319
text run at (50,50) width 171: "Filler Text Filler Text Filler"
text run at (50,70) width 166: "Text Filler Text Filler Text"
text run at (50,90) width 171: "Filler Text Filler Text Filler"
text run at (50,110) width 166: "Text Filler Text Filler Text"
text run at (50,130) width 171: "Filler Text Filler Text Filler"
text run at (50,150) width 166: "Text Filler Text Filler Text"
text run at (50,170) width 171: "Filler Text Filler Text Filler"
text run at (50,190) width 166: "Text Filler Text Filler Text"
text run at (50,210) width 171: "Filler Text Filler Text Filler"
text run at (50,230) width 166: "Text Filler Text Filler Text"
text run at (50,250) width 171: "Filler Text Filler Text Filler"
text run at (50,270) width 166: "Text Filler Text Filler Text"
text run at (50,290) width 171: "Filler Text Filler Text Filler"
text run at (50,310) width 166: "Text Filler Text Filler Text"
text run at (50,330) width 171: "Filler Text Filler Text Filler"
text run at (50,350) width 166: "Text Filler Text Filler Text"
Color Actual Expected dE
--------------------------------------------
Dark Skin 115,80,64 115,80,64 0
Light Skin 195,150,130 195,151,130 1
Blue Sky 94,123,157 94,123,156 1
Foliage 89,108,65 88,108,65 1
Blue Flower 130,129,177 130,129,177 0
Bluish Green 100,190,171 100,190,171 0
--------------------------------------------
Orange 216,122,37 217,122,37 1
Purplish Blue 72,91,166 72,91,165 1
Moderate Red 194,84,97 194,84,98 1
Purple 91,60,107 91,59,107 1
Yellow Green 160,187,60 160,188,60 1
Orange Yellow 230,163,42 230,163,42 0
--------------------------------------------
Blue 47,60,153 46,60,153 1
Green 70,149,69 71,150,69 1
Red 177,44,56 177,44,56 0
Yellow 239,200,27 238,200,27 1
Magenta 187,82,147 187,82,148 1
Cyan (*) 0,135,166 0,135,166 0
--------------------------------------------
White 243,241,236 243,242,237 1
Neutral 8 201,201,200 201,201,201 1
Neutral 6.5 160,161,160 161,161,161 1
Neutral 5 123,122,121 122,122,121 1
Neutral 3.5 83,83,83 83,83,83 0
Black 50,50,50 50,49,50 1
--------------------------------------------
Result: total RMS color error: 0.84
* Munsell Cyan is outside 255 sRGB gamut
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x525
LayoutNGBlockFlow {HTML} at (0,0) size 800x525
LayoutNGBlockFlow {BODY} at (8,8) size 784x509
LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 604x504
LayoutIFrame {IFRAME} at (0,0) size 604x504 [border: (2px inset #EEEEEE)]
layer at (0,0) size 600x500
LayoutView at (0,0) size 600x500
layer at (0,0) size 600x410
LayoutNGBlockFlow {HTML} at (0,0) size 600x410
LayoutNGBlockFlow {BODY} at (8,8) size 584x394
LayoutImage {IMG} at (0,0) size 256x256
LayoutText {#text} at (256,241) size 4x19
text run at (256,241) width 4: " "
LayoutImage {IMG} at (260,0) size 100x256
LayoutText {#text} at (0,0) size 0x0
LayoutImage {IMG} at (0,289) size 256x100
LayoutText {#text} at (256,374) size 4x19
text run at (256,374) width 4: " "
LayoutImage {IMG} at (260,261) size 128x128
LayoutText {#text} at (388,374) size 4x19
text run at (388,374) width 4: " "
LayoutImage {IMG} at (392,339) size 50x50
LayoutText {#text} at (442,374) size 4x19
text run at (442,374) width 4: " "
LayoutImage {IMG} at (446,339) size 50x50
LayoutText {#text} at (496,374) size 4x19
text run at (496,374) width 4: " "
LayoutImage {IMG} at (500,351.22) size 37.78x37.78
LayoutText {#text} at (0,0) size 0x0
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x525
LayoutNGBlockFlow {HTML} at (0,0) size 800x525
LayoutNGBlockFlow {BODY} at (8,8) size 784x509
LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 604x504
LayoutIFrame {IFRAME} at (0,0) size 604x504 [border: (2px inset #EEEEEE)]
layer at (0,0) size 600x500
LayoutView at (0,0) size 600x500
layer at (0,0) size 600x326
LayoutNGBlockFlow {HTML} at (0,0) size 600x326
LayoutNGBlockFlow {BODY} at (8,8) size 584x310
LayoutImage {IMG} at (0,0) size 150x150
LayoutText {#text} at (150,135) size 4x19
text run at (150,135) width 4: " "
LayoutImage {IMG} at (154,0) size 150x150
LayoutText {#text} at (304,135) size 4x19
text run at (304,135) width 4: " "
LayoutImage {IMG} at (308,0) size 150x150
LayoutText {#text} at (0,0) size 0x0
LayoutImage {IMG} at (0,155) size 150x150
LayoutText {#text} at (0,0) size 0x0
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x525
LayoutNGBlockFlow {HTML} at (0,0) size 800x525
LayoutNGBlockFlow {BODY} at (8,8) size 784x509
LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 604x504
LayoutIFrame {IFRAME} at (0,0) size 604x504 [border: (2px inset #EEEEEE)]
layer at (0,0) size 600x500
LayoutView at (0,0) size 600x500
layer at (0,0) size 600x324
LayoutNGBlockFlow {HTML} at (0,0) size 600x324
LayoutNGBlockFlow {BODY} at (8,8) size 584x308
LayoutImage {IMG} at (0,0) size 148x148 [border: (10px solid #FF0000)]
LayoutText {#text} at (148,133) size 4x19
text run at (148,133) width 4: " "
LayoutImage {IMG} at (152,8) size 140x140 [border: (10px solid #FF0000)]
LayoutText {#text} at (292,133) size 4x19
text run at (292,133) width 4: " "
LayoutImage {IMG} at (296,8) size 140x140
LayoutText {#text} at (0,0) size 0x0
LayoutImage {IMG} at (0,153) size 150x150 [border: (10px solid #FF0000)]
LayoutText {#text} at (0,0) size 0x0
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x171
LayoutNGBlockFlow {HTML} at (0,0) size 800x171
LayoutNGBlockFlow {BODY} at (8,8) size 784x155
LayoutText {#text} at (0,0) size 0x0
layer at (8,8) size 300x150
LayoutIFrame {IFRAME} at (0,0) size 300x150
layer at (0,0) size 300x150
LayoutView at (0,0) size 300x150
layer at (0,0) size 300x150
LayoutNGBlockFlow {HTML} at (0,0) size 300x150
LayoutNGBlockFlow {BODY} at (0,0) size 300x150 [bgcolor=#262626]
layer at (0,0) size 300x150
LayoutEmbeddedObject {EMBED} at (0,0) size 300x150
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 (anonymous) at (0,0) size 784x22
LayoutInline {SPAN} at (0,0) size 181x22
LayoutText {#text} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,0) size 181x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutNGBlockFlow (anonymous) at (0,22) size 784x0
LayoutNGBlockFlow {DIV} at (0,0) size 784x0
LayoutNGBlockFlow (anonymous) at (0,22) size 784x0
LayoutInline {SPAN} at (0,0) size 0x0
layer at (10,11) size 177x16
LayoutBlockFlow {DIV} at (2,3) size 177x16
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
LayoutText {#text} at (0,0) size 492x19
text run at (0,0) width 492: "This tests that toggling the display property won't make the controls disappear."
LayoutBR {BR} at (492,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (8,28) size 320x240
LayoutVideo {VIDEO} at (0,20) size 320x240
layer at (8,28) size 320x240
LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
LayoutNGBlockFlow {DIV} at (160,0) size 0x0
LayoutFlexibleBox {DIV} at (0,0) size 320x240
layer at (8,28) size 320x240
LayoutFlexibleBox {DIV} at (0,0) size 320x240
layer at (8,28) size 320x228 clip at (10,30) size 316x224
LayoutButton (relative positioned) {INPUT} at (0,0) size 320x228 [border: (2px outset #C0C0C0)]
LayoutFlexibleBox (anonymous) at (8,78) size 304x72
LayoutBlockFlow {DIV} at (116,0) size 72x72 [bgcolor=#FFFFFFE6]
layer at (8,208) size 320x48
LayoutFlexibleBox (relative positioned) {DIV} at (0,180) size 320x48
LayoutNGBlockFlow {DIV} at (16,0) size 31x48 [color=#FFFFFF]
LayoutText {#text} at (0,15) size 31x18
text run at (0,15) width 31: "0:00"
LayoutNGBlockFlow {DIV} at (51,0) size 39x48 [color=#FFFFFF]
LayoutText {#text} at (0,15) size 39x18
text run at (0,15) width 39: "/ 0:06"
LayoutNGBlockFlow {DIV} at (90,48) size 134x0
LayoutButton {INPUT} at (224,0) size 48x48
LayoutButton {INPUT} at (272,0) size 48x48
layer at (8,256) size 320x12
LayoutSlider {INPUT} at (0,228) size 320x12 [color=#9D968E]
LayoutFlexibleBox {DIV} at (16,0) size 288x4
layer at (24,256) size 288x4
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 288x4 [bgcolor=#FFFFFF4D]
layer at (24,252) size 12x12
LayoutBlockFlow (relative positioned) {DIV} at (0,-4) size 12x12 [bgcolor=#FFFFFF]
layer at (24,256) size 288x4
LayoutBlockFlow (positioned) {DIV} at (0,0) size 288x4
layer at (24,256) size 0x4
LayoutBlockFlow (positioned) {DIV} at (0,0) size 0x4 [bgcolor=#FFFFFF]
layer at (24,256) size 288x4
LayoutBlockFlow (positioned) {DIV} at (0,0) size 288x4 [bgcolor=#FFFFFF8A]
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 216x19
text run at (0,0) width 216: "Test painting of transformed video"
LayoutNGBlockFlow (anonymous) at (0,36) size 784x483
LayoutText {#text} at (0,141) size 4x19
text run at (0,141) width 4: " "
LayoutBR {BR} at (210,141) size 0x0
LayoutText {#text} at (0,302) size 4x19
text run at (0,302) width 4: " "
LayoutBR {BR} at (210,302) size 0x0
LayoutText {#text} at (0,463) size 4x19
text run at (0,463) width 4: " "
LayoutBR {BR} at (210,463) size 0x0
layer at (12,44) size 206x156
LayoutVideo {VIDEO} at (4,0) size 206x156 [border: (3px solid #FF0000)]
layer at (15,47) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutNGBlockFlow {DIV} at (100,0) size 0x0
LayoutFlexibleBox {DIV} at (0,0) size 200x150
layer at (12,205) size 206x156
LayoutVideo {VIDEO} at (4,161) size 206x156 [border: (3px solid #FF0000)]
layer at (15,208) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutNGBlockFlow {DIV} at (100,0) size 0x0
LayoutFlexibleBox {DIV} at (0,0) size 200x150
layer at (12,366) size 206x156
LayoutVideo {VIDEO} at (4,322) size 206x156 [border: (3px solid #FF0000)]
layer at (15,369) size 200x150
LayoutFlexibleBox (relative positioned) {DIV} at (3,3) size 200x150
LayoutNGBlockFlow {DIV} at (100,0) size 0x0
LayoutFlexibleBox {DIV} at (0,0) size 200x150
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