Commit 71651e30 authored by Walter Korman's avatar Walter Korman

Auto-rebaseline for r370479

https://chromium.googlesource.com/chromium/src/+/1611c9b28

BUG=231612
TBR=fs@opera.com

Review URL: https://codereview.chromium.org/1616063002 .

Cr-Commit-Position: refs/heads/master@{#370736}
parent 4fa278e6
...@@ -45,14 +45,6 @@ crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border ...@@ -45,14 +45,6 @@ crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border
crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor-clip-change.html [ Failure ] crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor-clip-change.html [ Failure ]
crbug.com/231612 svg/css/parse-length.html [ NeedsRebaseline ]
crbug.com/231612 svg/custom/preserve-aspect-ratio-syntax.svg [ NeedsRebaseline ]
crbug.com/231612 svg/custom/viewbox-syntax.svg [ NeedsRebaseline ]
crbug.com/231612 svg/dom/preserve-aspect-ratio-parser.html [ NeedsRebaseline ]
crbug.com/231612 svg/dom/svgpath-negative-pathLength.html [ NeedsRebaseline ]
crbug.com/231612 svg/hixie/error/007.xml [ NeedsRebaseline ]
crbug.com/231612 svg/hixie/error/013.xml [ NeedsRebaseline ]
crbug.com/537172 [ Mac10.6 XP Win10 ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure ] crbug.com/537172 [ Mac10.6 XP Win10 ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure ]
crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ]
......
CONSOLE ERROR: line 4: Error: Invalid negative value for <path> attribute pathLength="-1"
CONSOLE ERROR: line 4: Error: Invalid negative value for <rect> attribute width="-200"
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,0) size 200x200
LayoutSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
LayoutSVGRect {rect} at (0,100) size 200x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=100.00] [width=200.00] [height=100.00]
LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=50.00] [y=0.00] [width=-200.00] [height=200.00]
LayoutSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
CONSOLE ERROR: line 10: Error: Invalid negative value for <svg> attribute width="-100"
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x105
LayoutBlockFlow {html} at (0,0) size 800x105
LayoutBlockFlow {body} at (8,8) size 784x81
LayoutBlockFlow (anonymous) at (0,0) size 784x25
LayoutSVGRoot {svg} at (8,8) size 0x0
LayoutSVGText {text} at (10,20) size 125x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 125x12
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 width 124.71: "FAIL (This should not render.)"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {p} at (0,41) size 784x40 [color=#008000]
LayoutText {#text} at (0,0) size 767x39
text run at (0,0) width 392: "This line should be green, the word \"FAIL\" should not appear on "
text run at (391,0) width 376: "this page, but a highly perceivable indication of error should be"
text run at (0,20) width 121: "present somewhere."
CONSOLE ERROR: line 10: Error: Invalid negative value for <svg> attribute width="-100" CONSOLE ERROR: line 10: Error: <svg> attribute width: A negative value is not valid. ("-100")
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x105 layer at (0,0) size 800x105
......
CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute preserveAspectRatio="defer" CONSOLE ERROR: line 20: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer".
CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute preserveAspectRatio="defer meet" CONSOLE ERROR: line 23: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer meet".
CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute preserveAspectRatio="defer xMidYMid meet a" CONSOLE ERROR: line 26: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…".
CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute preserveAspectRatio="defer 1 xMidYMid meet" CONSOLE ERROR: line 29: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer 1 xMidYMid…".
CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute preserveAspectRatio="defer , xMidYMid meet" CONSOLE ERROR: line 32: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer , xMidYMid…".
CONSOLE ERROR: line 39: Error: Invalid value for <svg> attribute preserveAspectRatio="defer xMidYMid meet" CONSOLE ERROR: line 39: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…".
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600 layer at (0,0) size 800x600
......
...@@ -4,8 +4,8 @@ CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30 ...@@ -4,8 +4,8 @@ CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30
CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50" CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50"
CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40," CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40,"
CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 30 40" CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 30 40"
CONSOLE ERROR: line 38: Error: Invalid negative value for <svg> attribute viewBox="0 0 -30 40" CONSOLE ERROR: line 38: Error: <svg> attribute viewBox: A negative value is not valid. ("0 0 -30 40")
CONSOLE ERROR: line 41: Error: Invalid negative value for <svg> attribute viewBox="0 0 30 -40" CONSOLE ERROR: line 41: Error: <svg> attribute viewBox: A negative value is not valid. ("0 0 30 -40")
CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30, , 40" CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30, , 40"
CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30% 40" CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30% 40"
layer at (0,0) size 800x600 layer at (0,0) size 800x600
......
CONSOLE ERROR: line 10: Error: Invalid negative value for <svg> attribute width="-100" CONSOLE ERROR: line 10: Error: <svg> attribute width: A negative value is not valid. ("-100")
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x100 layer at (0,0) size 800x100
......
CONSOLE ERROR: line 10: Error: Invalid negative value for <svg> attribute width="-100" CONSOLE ERROR: line 10: Error: <svg> attribute width: A negative value is not valid. ("-100")
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x105 layer at (0,0) size 800x105
......
CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute preserveAspectRatio="defer" CONSOLE ERROR: line 20: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer".
CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute preserveAspectRatio="defer meet" CONSOLE ERROR: line 23: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer meet".
CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute preserveAspectRatio="defer xMidYMid meet a" CONSOLE ERROR: line 26: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…".
CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute preserveAspectRatio="defer 1 xMidYMid meet" CONSOLE ERROR: line 29: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer 1 xMidYMid…".
CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute preserveAspectRatio="defer , xMidYMid meet" CONSOLE ERROR: line 32: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer , xMidYMid…".
CONSOLE ERROR: line 39: Error: Invalid value for <svg> attribute preserveAspectRatio="defer xMidYMid meet" CONSOLE ERROR: line 39: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…".
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600 layer at (0,0) size 800x600
......
...@@ -4,8 +4,8 @@ CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30 ...@@ -4,8 +4,8 @@ CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30
CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50" CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50"
CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40," CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40,"
CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 30 40" CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 30 40"
CONSOLE ERROR: line 38: Error: Invalid negative value for <svg> attribute viewBox="0 0 -30 40" CONSOLE ERROR: line 38: Error: <svg> attribute viewBox: A negative value is not valid. ("0 0 -30 40")
CONSOLE ERROR: line 41: Error: Invalid negative value for <svg> attribute viewBox="0 0 30 -40" CONSOLE ERROR: line 41: Error: <svg> attribute viewBox: A negative value is not valid. ("0 0 30 -40")
CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30, , 40" CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30, , 40"
CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30% 40" CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30% 40"
layer at (0,0) size 800x600 layer at (0,0) size 800x600
......
CONSOLE ERROR: line 10: Error: Invalid negative value for <svg> attribute width="-100" CONSOLE ERROR: line 10: Error: <svg> attribute width: A negative value is not valid. ("-100")
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x100 layer at (0,0) size 800x100
......
...@@ -48,31 +48,31 @@ CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="100 px" ...@@ -48,31 +48,31 @@ CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="100 px"
CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="100px;" CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="100px;"
CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="100px !important" CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="100px !important"
CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="{ 100px }" CONSOLE ERROR: Error: Invalid value for <foreignObject> attribute y="{ 100px }"
CONSOLE ERROR: Error: Invalid negative value for <rect> attribute rx="-200px" CONSOLE ERROR: Error: <rect> attribute rx: A negative value is not valid. ("-200px")
CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="auto" CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="auto"
CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="100 px" CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="100 px"
CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="100px;" CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="100px;"
CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="100px !important" CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="100px !important"
CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="{ 100px }" CONSOLE ERROR: Error: Invalid value for <rect> attribute rx="{ 100px }"
CONSOLE ERROR: Error: Invalid negative value for <rect> attribute ry="-200px" CONSOLE ERROR: Error: <rect> attribute ry: A negative value is not valid. ("-200px")
CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="auto" CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="auto"
CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="100 px" CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="100 px"
CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="100px;" CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="100px;"
CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="100px !important" CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="100px !important"
CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="{ 100px }" CONSOLE ERROR: Error: Invalid value for <rect> attribute ry="{ 100px }"
CONSOLE ERROR: Error: Invalid negative value for <ellipse> attribute rx="-200px" CONSOLE ERROR: Error: <ellipse> attribute rx: A negative value is not valid. ("-200px")
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="auto" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="auto"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="100 px" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="100 px"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="100px;" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="100px;"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="100px !important" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="100px !important"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="{ 100px }" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute rx="{ 100px }"
CONSOLE ERROR: Error: Invalid negative value for <ellipse> attribute ry="-200px" CONSOLE ERROR: Error: <ellipse> attribute ry: A negative value is not valid. ("-200px")
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="auto" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="auto"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="100 px" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="100 px"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="100px;" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="100px;"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="100px !important" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="100px !important"
CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="{ 100px }" CONSOLE ERROR: Error: Invalid value for <ellipse> attribute ry="{ 100px }"
CONSOLE ERROR: Error: Invalid negative value for <circle> attribute r="-200px" CONSOLE ERROR: Error: <circle> attribute r: A negative value is not valid. ("-200px")
CONSOLE ERROR: Error: Invalid value for <circle> attribute r="auto" CONSOLE ERROR: Error: Invalid value for <circle> attribute r="auto"
CONSOLE ERROR: Error: Invalid value for <circle> attribute r="100 px" CONSOLE ERROR: Error: Invalid value for <circle> attribute r="100 px"
CONSOLE ERROR: Error: Invalid value for <circle> attribute r="100px;" CONSOLE ERROR: Error: Invalid value for <circle> attribute r="100px;"
......
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMin" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMin".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMin" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMin".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMin" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMin".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMid" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMid".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMid" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMid" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMid".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMax" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMax".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMax" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMax".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMax" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMax".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMin meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMin m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMin meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMin m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMin meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMin m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMid meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMid m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMid meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMid meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMid m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMax meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMax m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMax meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMax m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMax meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMax m…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMin slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMin s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMin slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMin s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMin slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMin s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMid slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMid s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMid slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMid slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMid s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMinYMax slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMinYMax s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMidYMax slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMax s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer xMaxYMax slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMaxYMax s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "slice".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="defer" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "defer".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="meet" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "meet".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "slice".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="xminymin" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "xminymin".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="refer xMinYMin slice" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "refer xMinYMin s…".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="xMinYMin defer" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Trailing garbage, "xMinYMin defer".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="slice xMinYMin" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Unrecognized enumerated value, "slice xMinYMin".
CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="xMinYMin\u00A0" CONSOLE ERROR: Error: <image> attribute preserveAspectRatio: Trailing garbage, "xMinYMin\u00A0".
This tests the parser for preserve aspect ratio attribute values. This tests the parser for preserve aspect ratio attribute values.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
......
CONSOLE ERROR: line 4: Error: Invalid negative value for <path> attribute pathLength="-1" CONSOLE ERROR: line 4: Error: <path> attribute pathLength: A negative value is not valid. ("-1")
CONSOLE ERROR: line 4: Error: Invalid negative value for <rect> attribute width="-200" CONSOLE ERROR: line 4: Error: <rect> attribute width: A negative value is not valid. ("-200")
layer at (0,0) size 800x600 layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600 LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600 layer at (0,0) size 800x600
......
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