Commit 6bb3cb32 authored by Xianzhu Wang's avatar Xianzhu Wang Committed by Commit Bot

Update spv2 layout test expectations

Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Change-Id: I95a121d90642a3abbe51407ba14a90313f90322f
Reviewed-on: https://chromium-review.googlesource.com/691214Reviewed-by: default avatarChris Harrelson <chrishtr@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#505407}
parent dac5420c
......@@ -54,7 +54,6 @@ Bug(none) scrollingcoordinator/ [ Skip ]
Bug(none) security/ [ Skip ]
Bug(none) shadow-dom/ [ Skip ]
Bug(none) storage/ [ Skip ]
Bug(none) svg/clip-path/ [ Skip ]
Bug(none) tables/ [ Skip ]
Bug(none) third_party/ [ Skip ]
Bug(none) touchadjustment/ [ Skip ]
......@@ -284,14 +283,12 @@ Bug(none) compositing/masks/mask-with-removed-filters.html [ Failure ]
Bug(none) compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html [ Failure ]
Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ]
Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failure ]
Bug(none) compositing/overflow/ancestor-with-clip-path.html [ Failure ]
Bug(none) compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Failure ]
Bug(none) compositing/overflow/clear-scroll-parent.html [ Failure ]
Bug(none) compositing/overflow/clip-descendents.html [ Failure ]
Bug(none) compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
Bug(none) compositing/overflow/content-loses-scrollbars.html [ Failure ]
Bug(none) compositing/overflow/content-gains-scrollbars.html [ Failure ]
Bug(none) compositing/overflow/descendant-with-clip-path.html [ Failure ]
Bug(none) compositing/overflow/mask-with-filter.html [ Failure Crash ]
Bug(none) compositing/overflow/mask-with-small-content-rect.html [ Failure ]
Bug(none) compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure Crash ]
......@@ -450,7 +447,6 @@ Bug(none) fast/borders/rtl-border-03.html [ Failure ]
Bug(none) fast/box-shadow/basic-shadows.html [ Failure ]
Bug(none) fast/box-sizing/box-sizing.html [ Failure ]
Bug(none) fast/canvas/canvas-composite-video.html [ Failure ]
Bug(none) fast/canvas/canvas-css-clip-path.html [ Failure ]
Bug(none) fast/canvas/imagebitmap/transferFromImageBitmap-no-alpha.html [ Failure ]
Bug(none) fast/canvas/OffscreenCanvas-2d-drawImage-in-worker.html [ Failure ]
Bug(none) fast/canvas/OffscreenCanvas-2d-drawImage.html [ Failure ]
......@@ -577,7 +573,6 @@ Bug(none) fast/layers/scroll-rect-to-visible.html [ Failure ]
Bug(none) fast/lists/008.html [ Failure ]
Bug(none) fast/lists/ol-start-parsing.html [ Failure ]
Bug(none) fast/lists/olstart.html [ Failure ]
Bug(none) fast/masking/clip-path-inset-large-radii.html [ Failure ]
Bug(none) fast/multicol/abspos-after-break-after.html [ Failure ]
Bug(none) fast/multicol/abspos-in-overflow-hidden-in-2nd-column.html [ Failure ]
Bug(none) fast/multicol/balance-breakafter-before-nested-block.html [ Failure ]
......@@ -921,7 +916,6 @@ Bug(none) fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ]
Bug(none) fast/text/word-break.html [ Failure ]
Bug(none) fast/writing-mode/fieldsets.html [ Failure ]
Bug(none) images/cross-fade-invalidation.html [ Crash Failure Pass ]
Bug(none) paint/clipath/clip-path-with-background-and-box-behind.html [ Failure ]
Bug(none) paint/pagination/pagination-change-clip-crash.html [ Failure ]
Bug(none) paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Failure ]
......@@ -948,27 +942,35 @@ Bug(none) paint/invalidation/video-unmute-repaint.html [ Failure ]
# The expectation seems incorrect?
Bug(none) paint/invalidation/paged-with-overflowing-block-rl.html [ Failure ]
# Corrupted painting or rasterization. Some might be under-invalidations.
crbug.com/769942 svg/clip-path/ [ Skip ]
crbug.com/769942 compositing/overflow/ancestor-with-clip-path.html [ Failure ]
crbug.com/769942 compositing/overflow/descendant-with-clip-path.html [ Failure ]
crbug.com/769942 fast/canvas/canvas-css-clip-path.html [ Failure ]
crbug.com/769942 fast/masking/clip-path-inset-large-radii.html [ Failure ]
crbug.com/769942 paint/clipath/clip-path-with-background-and-box-behind.html [ Failure ]
crbug.com/769942 paint/invalidation/clip-path-constant-repaint.html [ Failure ]
crbug.com/769942 paint/invalidation/svg/clip-path-child-changes.svg [ Failure ]
crbug.com/769942 paint/invalidation/svg/clip-path-href-changes.svg [ Failure ]
crbug.com/769942 paint/invalidation/svg/clip-path-id-changes.svg [ Failure ]
crbug.com/769942 paint/invalidation/svg/clip-path-units-changes.svg [ Failure ]
crbug.com/769942 paint/invalidation/svg/image-with-clip-path.svg [ Failure ]
crbug.com/769942 paint/invalidation/svg/js-late-clipPath-and-object-creation.svg [ Failure ]
crbug.com/769942 paint/invalidation/svg/js-late-clipPath-creation.svg [ Failure ]
crbug.com/769942 svg/custom/clip-path-referencing-use.svg [ Failure ]
crbug.com/769942 svg/custom/clip-path-with-css-transform-1.svg [ Failure ]
crbug.com/769942 svg/custom/clip-path-with-css-transform-2.svg [ Failure ]
crbug.com/769942 svg/custom/clip-path-with-transform.svg [ Failure ]
crbug.com/769942 svg/custom/use-on-clip-path-with-transformation.svg [ Failure ]
crbug.com/769942 svg/custom/recursive-clippath.svg [ Failure ]
crbug.com/769942 svg/custom/viewport-clippath-invalidation.html [ Failure ]
crbug.com/769942 svg/transforms/svg-css-transforms-clip-path.xhtml [ Failure ]
# Corrupted painting or rasterization.
Bug(none) paint/invalidation/scroll-descendant-with-cached-cliprects.html [ Failure ]
Bug(none) paint/invalidation/scroll-fixed-layer-with-no-visible-content.html [ Failure ]
Bug(none) paint/invalidation/scroll-fixed-layer-with-reflection.html [ Failure ]
Bug(none) paint/invalidation/scroll-fixed-reflected-layer.html [ Failure ]
Bug(none) paint/invalidation/scroll-in-fixed-layer.html [ Failure ]
Bug(none) paint/invalidation/svg/clip-path-child-changes.svg [ Failure ]
Bug(none) paint/invalidation/svg/clip-path-href-changes.svg [ Failure ]
Bug(none) paint/invalidation/svg/clip-path-id-changes.svg [ Failure ]
Bug(none) paint/invalidation/svg/clip-path-units-changes.svg [ Failure ]
Bug(none) paint/invalidation/svg/filter-refresh.svg [ Failure ]
Bug(none) paint/invalidation/svg/image-animation-with-zoom.html [ Pass Failure ]
Bug(none) paint/invalidation/svg/js-late-clipPath-and-object-creation.svg [ Failure ]
Bug(none) paint/invalidation/svg/js-late-clipPath-creation.svg [ Failure ]
Bug(none) paint/invalidation/svg/paintorder-filtered.svg [ Failure ]
Bug(none) paint/invalidation/svg/relative-sized-document-scrollbars.svg [ Failure ]
Bug(none) paint/invalidation/svg/use-clipped-hit.svg [ Failure ]
Bug(none) paint/invalidation/svg/zoom-coords-viewattr-01-b.svg [ Failure ]
# Extra raster invalidations.
Bug(none) paint/invalidation/clip-path-constant-repaint.html [ Failure ]
Bug(none) paint/invalidation/compositing/clipping-should-not-repaint-composited-descendants.html [ Failure ]
Bug(none) paint/invalidation/compositing/fixed-scroll-in-empty-root-layer.html [ Failure ]
Bug(none) paint/invalidation/compositing/resize-repaint.html [ Failure ]
......@@ -999,24 +1001,15 @@ Bug(none) paint/invalidation/svg/text-viewbox-rescale.html [ Failure ]
Bug(none) paint/invalidation/svg/use-detach.svg [ Failure ]
Bug(none) paint/invalidation/window-resize-percent-html.html [ Failure ]
# Different invalidation rect for filter and reflection.
# Different invalidation rect or corrupted rendering for filter and reflection.
Bug(none) paint/invalidation/filter-invalidation-positioned-child.html [ Failure ]
Bug(none) paint/invalidation/filter-repaint-accelerated-on-accelerated-filter.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-composite-1.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-composite-2.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-composite-3.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-composite-4.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-composite-5.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-composite-6.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-gaussianblur-xonly.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-gaussianblur-yonly.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-gaussianblur.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-lighting.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-merge.html [ Failure ]
Bug(none) paint/invalidation/filters/effect-reference-repaint-offset.html [ Failure ]
Bug(none) paint/invalidation/reflection-invalidation-after-display.html [ Failure ]
Bug(none) paint/invalidation/reflection-invalidation-positioned-child.html [ Failure ]
Bug(none) paint/invalidation/reflection-redraw.html [ Failure ]
Bug(none) paint/invalidation/scroll-fixed-layer-with-reflection.html [ Failure ]
Bug(none) paint/invalidation/scroll-fixed-reflected-layer.html [ Failure ]
Bug(none) paint/invalidation/svg/filter-refresh.svg [ Failure ]
Bug(none) paint/invalidation/svg/paintorder-filtered.svg [ Failure ]
# Extra layer for fixed-position.
Bug(none) paint/invalidation/absolute-position-changed.html [ Failure ]
......@@ -1040,6 +1033,8 @@ Bug(none) paint/invalidation/fixed-under-composited-absolute-scrolled.html [ Fai
Bug(none) paint/invalidation/fixed-under-composited-fixed-scrolled.html [ Failure ]
Bug(none) paint/invalidation/fixed-with-border-under-composited-absolute-scrolled.html [ Failure ]
Bug(none) paint/invalidation/fixed.html [ Failure ]
Bug(none) paint/invalidation/scroll-fixed-layer-with-no-visible-content.html [ Failure ]
Bug(none) paint/invalidation/scroll-in-fixed-layer.html [ Failure ]
# Extra layers for SVG elements. Some have extra invalidations.
Bug(none) paint/invalidation/svg/absolute-sized-content-with-resources.xhtml [ Failure ]
......@@ -1202,10 +1197,6 @@ Bug(none) svg/batik/text/verticalTextOnPath.svg [ Failure ]
Bug(none) svg/carto.net/scrollbar.svg [ Failure ]
Bug(none) svg/carto.net/textbox.svg [ Failure ]
Bug(none) svg/custom/bug45331.svg [ Failure ]
Bug(none) svg/custom/clip-path-referencing-use.svg [ Failure ]
Bug(none) svg/custom/clip-path-with-css-transform-1.svg [ Failure ]
Bug(none) svg/custom/clip-path-with-css-transform-2.svg [ Failure ]
Bug(none) svg/custom/clip-path-with-transform.svg [ Failure ]
Bug(none) svg/custom/container-opacity-clip-viewBox.svg [ Failure ]
Bug(none) svg/custom/cross-referenced-resources.html [ Failure Crash ]
Bug(none) svg/custom/embedding-external-svgs.xhtml [ Failure ]
......@@ -1220,7 +1211,6 @@ Bug(none) svg/custom/masking-clipping-hidpi.svg [ Failure Crash ]
Bug(none) svg/custom/missing-xlink.svg [ Failure ]
Bug(none) svg/custom/object-sizing-no-width-height.xhtml [ Failure ]
Bug(none) svg/custom/preserve-aspect-ratio-syntax.svg [ Failure ]
Bug(none) svg/custom/recursive-clippath.svg [ Failure ]
Bug(none) svg/custom/svg-overflow-types.svg [ Failure ]
Bug(none) svg/custom/text-clip.svg [ Failure ]
Bug(none) svg/custom/transformed-outlines.svg [ Failure ]
......@@ -1229,13 +1219,11 @@ Bug(none) svg/custom/use-clipped-transform.svg [ Failure ]
Bug(none) svg/custom/use-font-face-crash.svg [ Failure ]
Bug(none) svg/custom/use-modify-container-in-target.svg [ Failure ]
Bug(none) svg/custom/use-modify-target-container.svg [ Failure ]
Bug(none) svg/custom/use-on-clip-path-with-transformation.svg [ Failure ]
Bug(none) svg/custom/use-on-g-containing-use.svg [ Failure ]
Bug(none) svg/custom/use-on-g.svg [ Failure ]
Bug(none) svg/custom/use-on-use.svg [ Failure ]
Bug(none) svg/custom/use-transform.svg [ Failure ]
Bug(none) svg/custom/viewbox-syntax.svg [ Failure ]
Bug(none) svg/custom/viewport-clippath-invalidation.html [ Failure ]
Bug(none) svg/custom/visibility-override-clip.svg [ Failure ]
Bug(none) svg/custom/visibility-override-mask.svg [ Failure Crash ]
Bug(none) svg/custom/width-full-percentage.svg [ Failure ]
......@@ -1265,7 +1253,6 @@ Bug(none) svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg
Bug(none) svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg [ Failure ]
Bug(none) svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Failure ]
Bug(none) svg/text/foreignObject-text-clipping-bug.xml [ Failure ]
Bug(none) svg/transforms/svg-css-transforms-clip-path.xhtml [ Failure ]
Bug(none) svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
Bug(none) svg/transforms/text-with-pattern-inside-transformed-html.xhtml [ Failure ]
Bug(none) svg/W3C-SVG-1.1/coords-viewattr-01-b.svg [ Failure ]
......@@ -1306,7 +1293,6 @@ crbug.com/768102 compositing/overflow/reflected-overlay-scrollbars-should-respec
crbug.com/768102 compositing/overflow/reparented-overlay-scrollbars-should-respect-ancestor-clip.html [ Crash ]
crbug.com/644358 fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html [ Failure ]
crbug.com/644358 paint/invalidation/svg/image-with-clip-path.svg [ Failure ]
crbug.com/644358 paint/invalidation/video-paint-invalidation.html [ Crash ]
Bug(none) compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden.html [ Failure ]
......@@ -1415,7 +1401,7 @@ crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ]
Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.html [ Failure ]
Bug(none) css3/blending/mix-blend-mode-simple-text.html [ Failure Timeout ]
Bug(none) css3/blending/mix-blend-mode-simple.html [ Failure ]
Bug(none) css3/blending/mix-blend-mode-simple.html [ Failure Timeout ]
Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure Crash ]
Bug(none) svg/custom/marker-zero-length-linecaps.svg [ Failure ]
......@@ -1439,7 +1425,7 @@ crbug.com/589265 css3/blending/effect-background-blend-mode-tiled.html [ Failure
crbug.com/589265 css3/blending/effect-background-blend-mode.html [ Failure ]
crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-1.html [ Failure Timeout ]
crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-2.html [ Failure Timeout ]
crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ]
crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure Timeout ]
crbug.com/589265 css3/blending/svg-blend-exclusion.html [ Failure ]
crbug.com/589265 css3/blending/svg-blend-screen.html [ Failure ]
crbug.com/589265 fast/backgrounds/size/contain-and-cover-zoomed.html [ Failure ]
......@@ -1720,6 +1706,7 @@ Bug(none) fast/text-autosizing/display-type-change.html [ Failure ]
Bug(none) fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ Failure ]
Bug(none) fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
Bug(none) paint/invalidation/svg/animated-path-inside-transformed-html.xhtml [ Failure ]
Bug(none) paint/overflow/fixed-background-scroll-in-frame.html [ Pass Failure ]
Bug(none) paint/overflow/fixed-background-scroll-window.html [ Failure ]
Bug(none) svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml [ Failure ]
Bug(none) svg/custom/getscreenctm-in-scrollable-div-area.xhtml [ Failure ]
......
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [128, 120, 100, 100],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [128, 120, 200, 200],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [-72, -80, 400, 400],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [128, 120, 200, 200],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [128, 120, 100, 100],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [28, 20, 300, 300],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box before'",
"rect": [-2, -10, 320, 320],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box before'",
"rect": [-2, 50, 320, 200],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box before'",
"rect": [58, -10, 200, 320],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"rect": [78, 70, 100, 100],
"reason": "appeared"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='before box'",
"rect": [28, 20, 300, 300],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box before'",
"rect": [198, 198, 110, 110],
"reason": "paint property change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV class='box'",
"reason": "style change"
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='box' class='green reflected box'",
"rect": [300, 8, 450, 200],
"reason": "paint property change"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='box' class='green box'",
"rect": [300, 8, 200, 200],
"reason": "paint property change"
}
]
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutSVGRoot svg",
"rect": [6, 2, 788, 595],
"reason": "appeared"
},
{
"object": "LayoutSVGRoot svg",
"rect": [6, 4, 788, 592],
"reason": "disappeared"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutSVGRoot svg",
"reason": "style change"
},
{
"object": "LayoutSVGRect rect",
"reason": "style change"
}
]
}
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