Changeset 222390 in webkit
- Timestamp:
- Sep 22, 2017, 9:23:45 AM (8 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 22 added
- 1 deleted
- 8 edited
- 47 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r222388 r222390 1 2017-09-22 Ryan Haddad <ryanhaddad@apple.com> 2 3 Move test expectations from 'ios-11' to 'ios' directory. 4 https://bugs.webkit.org/show_bug.cgi?id=177167 5 6 Unreviewed test gardening. 7 8 * platform/ios-11/TestExpectations: Removed. 9 * platform/ios-11/fast/text/emoji-expected.txt: Removed. 10 * platform/ios-11/fast/text/international/system-language/system-font-punctuation-expected.txt: Removed. 11 * platform/ios-11/http/tests/security/contentSecurityPolicy/audio-redirect-blocked-expected.txt: Removed. 12 * platform/ios-11/http/tests/security/contentSecurityPolicy/video-redirect-blocked-expected.txt: Removed. 13 * platform/ios-11/mathml/presentation/mo-stretch-expected.txt: Removed. 14 * platform/ios-11/mathml/presentation/roots-expected.txt: Removed. 15 * platform/ios-11/mathml/radical-fallback-expected.txt: Removed. 16 * platform/ios/TestExpectations: 17 * platform/ios/crypto/subtle/rsa-generate-key-malformed-parameters-expected.txt: Renamed from LayoutTests/platform/ios-11/crypto/subtle/rsa-generate-key-malformed-parameters-expected.txt. 18 * platform/ios/crypto/subtle/rsa-import-key-malformed-parameters-expected.txt: Renamed from LayoutTests/platform/ios-11/crypto/subtle/rsa-import-key-malformed-parameters-expected.txt. 19 * platform/ios/fast/css/getComputedStyle/computed-style-font-family-expected.txt: Renamed from LayoutTests/platform/ios-11/fast/css/getComputedStyle/computed-style-font-family-expected.txt. 20 * platform/ios/fast/text/font-selection-font-face-parse-expected.txt: Renamed from LayoutTests/platform/ios-11/fast/text/font-selection-font-face-parse-expected.txt. 21 * platform/ios/fast/text/font-selection-font-loading-api-parse-expected.txt: Renamed from LayoutTests/platform/ios-11/fast/text/font-selection-font-loading-api-parse-expected.txt. 22 * platform/ios/fast/text/font-stretch-parse-expected.txt: Renamed from LayoutTests/platform/ios-11/fast/text/font-stretch-parse-expected.txt. 23 * platform/ios/fast/text/font-style-parse-expected.txt: Renamed from LayoutTests/platform/ios-11/fast/text/font-style-parse-expected.txt. 24 * platform/ios/fast/text/font-weight-parse-expected.txt: Renamed from LayoutTests/platform/ios-11/fast/text/font-weight-parse-expected.txt. 25 * platform/ios/fast/text/international/system-language/system-font-punctuation-expected.txt: 26 * platform/ios/http/tests/quicklook/at-import-stylesheet-blocked-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/at-import-stylesheet-blocked-expected.txt. 27 * platform/ios/http/tests/quicklook/base-url-blocked-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/base-url-blocked-expected.txt. 28 * platform/ios/http/tests/quicklook/cross-origin-iframe-blocked-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/cross-origin-iframe-blocked-expected.txt. 29 * platform/ios/http/tests/quicklook/csp-header-ignored-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/csp-header-ignored-expected.txt. 30 * platform/ios/http/tests/quicklook/document-domain-is-empty-string-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/document-domain-is-empty-string-expected.txt. 31 * platform/ios/http/tests/quicklook/external-stylesheet-blocked-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/external-stylesheet-blocked-expected.txt. 32 * platform/ios/http/tests/quicklook/hide-referer-on-navigation-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/hide-referer-on-navigation-expected.txt. 33 * platform/ios/http/tests/quicklook/submit-form-blocked-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/submit-form-blocked-expected.txt. 34 * platform/ios/http/tests/quicklook/top-navigation-blocked-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/quicklook/top-navigation-blocked-expected.txt. 35 * platform/ios/http/tests/security/contentSecurityPolicy/audio-redirect-blocked-expected.txt: 36 * platform/ios/http/tests/security/contentSecurityPolicy/video-redirect-blocked-expected.txt: 37 * platform/ios/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt: Renamed from LayoutTests/platform/ios-11/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt. 38 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker-expected.txt. 39 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_empty.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_empty.https-expected.txt. 40 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_empty.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_empty.https-expected.txt. 41 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker-expected.txt. 42 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker-expected.txt. 43 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures.https-expected.txt. 44 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https-expected.txt. 45 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https-expected.txt. 46 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker-expected.txt. 47 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https-expected.txt. 48 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker-expected.txt. 49 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker-expected.txt. 50 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.https-expected.txt. 51 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https-expected.txt. 52 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt. 53 * platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker-expected.txt. 54 * platform/ios/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt. 55 * platform/ios/imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any-expected.txt. 56 * platform/ios/imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker-expected.txt: Renamed from LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker-expected.txt. 57 * platform/ios/mathml/presentation/mo-stretch-expected.txt: 58 * platform/ios/mathml/presentation/roots-expected.txt: 59 * platform/ios/mathml/radical-fallback-expected.txt: 60 * platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt: Renamed from LayoutTests/platform/ios-11/platform/ios/ios/fast/text/opticalFont-expected.txt. 61 * platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt: Renamed from LayoutTests/platform/ios-11/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt. 62 * platform/ios/platform/ios/ios/fast/text/opticalFontWithWeight-expected.txt: Renamed from LayoutTests/platform/ios-11/platform/ios/ios/fast/text/opticalFontWithWeight-expected.txt. 63 * platform/ios/quicklook/excel-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/excel-expected.txt. 64 * platform/ios/quicklook/excel-legacy-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/excel-legacy-expected.txt. 65 * platform/ios/quicklook/excel-macro-enabled-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/excel-macro-enabled-expected.txt. 66 * platform/ios/quicklook/powerpoint-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/powerpoint-expected.txt. 67 * platform/ios/quicklook/powerpoint-legacy-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/powerpoint-legacy-expected.txt. 68 * platform/ios/quicklook/word-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/word-expected.txt. 69 * platform/ios/quicklook/word-legacy-expected.txt: Renamed from LayoutTests/platform/ios-11/quicklook/word-legacy-expected.txt. 70 1 71 2017-09-22 Nael Ouedraogo <nael.ouedraogo@crf.canon.fr> 2 72 -
trunk/LayoutTests/platform/ios/TestExpectations
r222281 r222390 389 389 editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ] 390 390 editing/pasteboard/data-transfer-items-image-png.html [ Skip ] 391 editing/pasteboard/datatransfer-types-dropping-text-file.html [ Skip ]392 391 editing/pasteboard/drag-drop-copy-content.html [ Skip ] 393 392 editing/pasteboard/drag-drop-input-textarea.html [ Skip ] … … 439 438 fast/css/caret-color.html [ Skip ] 440 439 fast/history/visited-link-caret-color.html [ Skip ] 440 441 # Run webrtc tests on iOS 11 442 webrtc [ Pass ] 443 imported/w3c/web-platform-tests/webrtc [ Pass ] 444 fast/events/constructors/media-stream-event-constructor.html [ Pass ] 445 fast/mediastream/RTCIceCandidate.html [ Pass ] 446 fast/mediastream/RTCPeerConnection-add-removeTrack.html [ Pass ] 447 fast/mediastream/RTCPeerConnection-addIceCandidate.html [ Pass ] 448 fast/mediastream/RTCPeerConnection-AddRemoveStream.html [ Pass ] 449 fast/mediastream/RTCPeerConnection-addTrack-reuse-sender.html [ Pass ] 450 fast/mediastream/RTCPeerConnection-addTransceiver.html [ Pass ] 451 fast/mediastream/RTCPeerConnection-createAnswer.html [ Pass ] 452 fast/mediastream/RTCPeerConnection-createOffer.html [ Pass ] 453 fast/mediastream/RTCPeerConnection-datachannel.html [ Pass ] 454 fast/mediastream/RTCPeerConnection-getConfiguration.html [ Pass ] 455 fast/mediastream/RTCPeerConnection-have-local-offer.html [ Pass ] 456 fast/mediastream/RTCPeerConnection-have-local-pranswer.html [ Pass ] 457 fast/mediastream/RTCPeerConnection-have-remote-offer.html [ Pass ] 458 fast/mediastream/RTCPeerConnection-have-remote-pranswer.html [ Pass ] 459 fast/mediastream/RTCPeerConnection-inspect-answer.html [ Pass ] 460 fast/mediastream/RTCPeerConnection-inspect-offer.html [ Pass ] 461 fast/mediastream/RTCPeerConnection-legacy-stream-based-api.html [ Pass ] 462 fast/mediastream/RTCPeerConnection-localDescription.html [ Pass ] 463 fast/mediastream/RTCPeerConnection-media-setup-single-dialog.html [ Pass ] 464 fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html [ Pass ] 465 fast/mediastream/RTCPeerConnection-onnegotiationneeded.html [ Pass ] 466 fast/mediastream/RTCPeerConnection-overloaded-operations.html [ Pass ] 467 fast/mediastream/RTCPeerConnection-remoteDescription.html [ Pass ] 468 fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html [ Pass ] 469 fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html [ Pass ] 470 fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html [ Pass ] 471 fast/mediastream/RTCPeerConnection-stable.html [ Pass ] 472 fast/mediastream/RTCPeerConnection-statsSelector.html [ Pass ] 473 fast/mediastream/RTCPeerConnection.html [ Pass ] 474 fast/mediastream/RTCSessionDescription.html [ Pass ] 475 fast/mediastream/RTCTrackEvent-constructor.html [ Pass ] 476 477 # WebCryptoAPI features that enabled only for iOS 11/High Sierra+ 478 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html [ Pass Failure ] 479 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html [ Pass Failure ] 480 crypto/subtle/rsa-pss-generate-export-key-jwk-sha1.html [ Pass ] 481 crypto/subtle/rsa-pss-generate-export-key-jwk-sha224.html [ Pass ] 482 crypto/subtle/rsa-pss-generate-export-key-jwk-sha256.html [ Pass ] 483 crypto/subtle/rsa-pss-generate-export-key-jwk-sha384.html [ Pass ] 484 crypto/subtle/rsa-pss-generate-export-key-jwk-sha512.html [ Pass ] 485 crypto/subtle/rsa-pss-generate-export-key-pkcs8.html [ Pass ] 486 crypto/subtle/rsa-pss-generate-export-key-spki.html [ Pass ] 487 crypto/subtle/rsa-pss-generate-key.html [ Pass ] 488 crypto/subtle/rsa-pss-import-jwk-private-key.html [ Pass ] 489 crypto/subtle/rsa-pss-import-jwk-public-key-empty-usages.html [ Pass ] 490 crypto/subtle/rsa-pss-import-jwk-public-key-sha1.html [ Pass ] 491 crypto/subtle/rsa-pss-import-jwk-public-key-sha224.html [ Pass ] 492 crypto/subtle/rsa-pss-import-jwk-public-key-sha256.html [ Pass ] 493 crypto/subtle/rsa-pss-import-jwk-public-key-sha384.html [ Pass ] 494 crypto/subtle/rsa-pss-import-jwk-public-key-sha512.html [ Pass ] 495 crypto/subtle/rsa-pss-import-key-sign-large-salt.html [ Pass ] 496 crypto/subtle/rsa-pss-import-key-sign.html [ Pass ] 497 crypto/subtle/rsa-pss-import-key-verify.html [ Pass ] 498 crypto/subtle/rsa-pss-import-pkcs8-key.html [ Pass ] 499 crypto/subtle/rsa-pss-import-spki-key-empty-usages.html [ Pass ] 500 crypto/subtle/rsa-pss-import-spki-key.html [ Pass ] 501 crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ] 502 crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ] 503 504 # Depend on iOS 11 API. 505 fast/viewport/ios/viewport-fit-contain.html [ Pass ] 506 fast/viewport/ios/viewport-fit-cover.html [ Pass ] 507 fast/viewport/ios/viewport-fit-auto.html [ Pass ] 508 fast/css/variables/constants/ios [ Pass ] 441 509 442 510 ### … … 2227 2295 editing/pasteboard/4242293-1.html [ Failure ] 2228 2296 editing/pasteboard/5780697-2.html [ Failure ] 2297 editing/pasteboard/can-read-in-copy-and-cut-events.html [ Failure ] 2229 2298 editing/pasteboard/clipboard-customData.html [ Failure ] 2230 2299 editing/pasteboard/copy-backslash-with-euc.html [ Failure ] … … 2233 2302 editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ] 2234 2303 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ] 2304 editing/pasteboard/copy-without-selection.html [ Failure ] 2235 2305 editing/pasteboard/data-transfer-items.html [ Failure ] 2236 2306 editing/pasteboard/dataTransfer-setData-getData.html [ Failure ] 2307 editing/pasteboard/datatransfer-getdata-plaintext.html [ Failure ] 2308 editing/pasteboard/datatransfer-items-copy-plaintext.html [ Failure ] 2237 2309 editing/pasteboard/display-block-on-spans.html [ Failure ] 2238 2310 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ] … … 2259 2331 editing/pasteboard/paste-sanitize-crash-2.html [ Failure ] 2260 2332 editing/pasteboard/paste-text-events.html [ Failure ] 2333 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ] 2261 2334 editing/pasteboard/smart-paste-001.html [ Failure ] 2262 2335 editing/pasteboard/smart-paste-002.html [ Failure ] … … 2946 3019 webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Skip ] 2947 3020 2948 fast/canvas/webgl/texImage2D-video-flipY-false.html [ Skip ]2949 fast/canvas/webgl/texImage2D-video-flipY-true.html [ Skip ]2950 2951 3021 webkit.org/b/174120 http/tests/loading/resourceLoadStatistics/user-interaction-in-cross-origin-sub-frame.html [ Skip ] 2952 3022 … … 2990 3060 webkit.org/b/176878 [ Debug ] fast/multicol/spanner-crash-when-adding-summary.html [ Crash ] 2991 3061 2992 # This test relies on APIs not available on iOS 2993 fast/images/animated-image-mp4.html [ Skip ] 3062 # <rdar://problem/32542437> REGRESSION (iOS 11): LayoutTest fast/events/ios/before-input-events-prevent-candidate-insertion.html is timing out 3063 fast/events/ios/before-input-events-prevent-candidate-insertion.html [ Timeout ] 3064 3065 # <rdar://problem/32542300> REGRESSION (iOS 11): LayoutTest fast/events/ios/contenteditable-autocapitalize.html is failing 3066 fast/events/ios/contenteditable-autocapitalize.html [ Failure ] 3067 3068 # <rdar://problem/32627945> PROGRESSION? (iOS 11): 4 mathml tests are failing 3069 mathml/presentation/mo-stretch.html [ ImageOnlyFailure ] 3070 mathml/presentation/multiscripts-equivalence.html [ ImageOnlyFailure ] 3071 mathml/presentation/roots.xhtml [ ImageOnlyFailure ] 3072 mathml/radical-fallback.html [ Failure ] 3073 3074 # <rdar://problem/32632415> REGRESSION (ImageIO-1666): LayoutTests fast/images are failing together. 3075 canvas/philip/tests/2d.drawImage.animated.gif.html [ Failure ] 3076 canvas/philip/tests/2d.pattern.animated.gif.html [ Failure ] 3077 fast/images/slower-animation-than-decoding-image.html [ Failure ] 3078 fast/images/slower-decoding-than-animation-image.html [ Failure ] 3079 fast/images/reset-image-animation.html [ Failure ] 3080 fast/images/animated-image-loop-count.html [ ImageOnlyFailure ] 3081 fast/images/animated-image-different-dest-size.html [ ImageOnlyFailure ] 3082 3083 # <rdar://problem/32659595> iOS 11: LayoutTest fast/text/international/system-language/arabic-glyph-cache-fill-combine.html is failing 3084 fast/text/international/system-language/arabic-glyph-cache-fill-combine.html [ ImageOnlyFailure ] 3085 3086 # <rdar://problem/32626498> REGRESSION (iOS 11/High Sierra): media/remote-control-command-seek.html is timing out 3087 media/remote-control-command-seek.html [ Timeout ] 3088 3089 # <rdar://problem/32714935> iOS 11: LayoutTest security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html is timing out 3090 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Timeout ] 3091 3092 # <rdar://problem/32714919> iOS 11: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html and allow-video.html are timing out 3093 http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Timeout ] 3094 http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Timeout ] 3095 3096 # <rdar://problem/32715903> iOS 11: LayoutTest media/sources-fallback-codecs.html is failing 3097 media/sources-fallback-codecs.html [ Failure ] 3098 3099 # <rdar://problem/32715902> iOS 11: LayoutTest media/video-src-blob-using-open-panel.html is failing 3100 media/video-src-blob-using-open-panel.html [ Failure ] 3101 3102 # <rdar://problem/32799573> REGRESSION: LayoutTest fast/text/ipa-tone-letters.html is failing 3103 fast/text/ipa-tone-letters.html [ Failure ] 3104 3105 # <rdar://problem/33251388> REGRESSION: Multiple imported/w3c/web-platform-tests/ are failing with blobs 3106 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ] 3107 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker.html [ Failure ] 3108 imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html [ Failure ] 3109 3110 # <rdar://problem/33602192> Text rendering issues in iOS 11 3111 fast/text/international/complex-character-based-fallback.html [ Failure ] 3112 3113 # <rdar://problem/33250084> Text rendering issues in iOS 11 3114 fast/writing-mode/border-vertical-lr.html [ Failure ] 3115 fast/writing-mode/japanese-lr-text.html [ Failure ] 3116 fast/writing-mode/japanese-rl-text.html [ Failure ] 3117 fast/writing-mode/japanese-ruby-horizontal-bt.html [ Failure ] 3118 fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure ] 3119 fast/writing-mode/japanese-ruby-vertical-rl.html [ Failure ] 3120 fast/writing-mode/vertical-align-table-baseline.html [ Failure ] 3121 fast/writing-mode/vertical-baseline-alignment.html [ Failure ] 3122 3123 # <rdar://problem/33630526> http/tests/websocket/tests/hybi/deflate-frame-parameter.html is failing on iOS 11 3124 http/tests/websocket/tests/hybi/deflate-frame-parameter.html [ Failure ] 3125 3126 # <rdar://problem/33630063> Multiple platform/ios/ios/fast/text/ are failing on iOS 11. 3127 platform/ios/ios/fast/text/opticalFontWithTextStyle.html [ Failure ] 3128 platform/ios/ios/fast/text/opticalFontWithWeight.html [ Failure ] 3129 3130 # <rdar://problem/34051745> 3131 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-idl.html [ Failure ] 3132 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription.html [ Failure ] 3133 imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ] 3134 imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ] 3135 webrtc/video-mute.html [ Failure ] 3136 webrtc/video-replace-track.html [ Failure ] 3137 webrtc/video-rotation.html [ Failure ] 3138 3139 # <rdar://problem/34209038> 3140 webgl/1.0.2/conformance/ogles/GL/log/log_001_to_008.html [ Skip ] 3141 webgl/1.0.2/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ] 3142 3143 # <rdar://problem/33135669> 3144 webgl/1.0.2/conformance/textures/gl-teximage.html [ Failure ] 3145 fast/canvas/webgl/gl-teximage.html [ Failure ] 3146 3147 # <rdar://problem/30517283> 3148 security/block-test.html 3149 security/block-test-no-port.html 3150 3151 # <rdar://problem/29031509> 3152 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Failure ] 3153 svg/W3C-SVG-1.1/text-intro-02-b.svg [ Failure ] 3154 svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ] 3155 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Failure ] 3156 svg/custom/acid3-test-77.html [ Failure ] 3157 3158 # <rdar://problem/33731086> 3159 media/modern-media-controls/time-labels-support/elapsed-time.html [ Skip ] 3160 3161 # <rdar://problem/33381269> REGRESSION: Multiple Layout test from webgl/1.0.2/conformance are timing out. 3162 webgl/1.0.2/conformance/attribs/gl-vertex-attrib-zero-issues.html [ Skip ] 3163 webgl/1.0.2/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ] 3164 webgl/1.0.2/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ] 3165 3166 # <rdar://problem/28504406> LayoutTest fast/attachment/attachment-folder-icon.html failing 3167 fast/attachment/attachment-folder-icon.html [ ImageOnlyFailure ] 3168 3169 fast/text/font-variations-feature-detection.html [ ImageOnlyFailure ] 3170 3171 # <rdar://problem/28835343> REGRESSION: LayoutTest http/tests/multipart/load-last-non-html-frame.php failing 3172 http/tests/multipart/load-last-non-html-frame.php [ Failure ] -
trunk/LayoutTests/platform/ios/crypto/subtle/rsa-generate-key-malformed-parameters-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/crypto/subtle/rsa-import-key-malformed-parameters-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/css/getComputedStyle/computed-style-font-family-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/text/font-selection-font-face-parse-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/text/font-selection-font-loading-api-parse-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/text/font-stretch-parse-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/text/font-style-parse-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/text/font-weight-parse-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/fast/text/international/system-language/system-font-punctuation-expected.txt
r189670 r222390 1 1 layer at (0,0) size 800x600 2 2 RenderView at (0,0) size 800x600 3 layer at (0,0) size 800x11 84 RenderBlock {HTML} at (0,0) size 800x11 85 RenderBody {BODY} at (8,8) size 784x10 23 layer at (0,0) size 800x117 4 RenderBlock {HTML} at (0,0) size 800x117 5 RenderBody {BODY} at (8,8) size 784x101 6 6 RenderBlock (anonymous) at (0,0) size 784x40 7 7 RenderText {#text} at (0,0) size 720x39 8 8 text run at (0,0) width 720: "This test makes sure punctuation laid out with the system font does not use vertical glyphs. The test passes if the" 9 9 text run at (0,20) width 527: "semicolon below looks like a regular horizontal semicolon (;) and is not sideways." 10 RenderBlock {DIV} at (0,40) size 784x6 210 RenderBlock {DIV} at (0,40) size 784x61 11 11 RenderText {#text} at (0,0) size 14x61 12 12 text run at (0,0) width 14: ";" -
trunk/LayoutTests/platform/ios/http/tests/quicklook/at-import-stylesheet-blocked-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/base-url-blocked-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/cross-origin-iframe-blocked-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/csp-header-ignored-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/document-domain-is-empty-string-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/external-stylesheet-blocked-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/hide-referer-on-navigation-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/submit-form-blocked-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/quicklook/top-navigation-blocked-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/http/tests/security/contentSecurityPolicy/audio-redirect-blocked-expected.txt
r198292 r222390 1 ALERT: FAIL 1 CONSOLE MESSAGE: Refused to load http://localhost:8000/resources/balls-of-the-orient.aif because it does not appear in the media-src directive of the Content Security Policy. 2 ALERT: PASS 2 3 -
trunk/LayoutTests/platform/ios/http/tests/security/contentSecurityPolicy/video-redirect-blocked-expected.txt
r198292 r222390 1 ALERT: FAIL 1 CONSOLE MESSAGE: Refused to load http://localhost:8000/resources/test.mp4 because it does not appear in the media-src directive of the Content Security Policy. 2 ALERT: PASS 2 3 -
trunk/LayoutTests/platform/ios/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_empty.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_empty.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_RSA-PSS.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pkcs.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/mathml/presentation/mo-stretch-expected.txt
r203289 r222390 1 1 layer at (0,0) size 800x600 2 2 RenderView at (0,0) size 800x600 3 layer at (0,0) size 800x25 24 RenderBlock {HTML} at (0,0) size 800x25 25 RenderBody {BODY} at (8,8) size 784x2 366 RenderMathMLMath {math} at (0, 3) size 58x187 RenderMathMLRow {mrow} at (0,0) size 58x188 RenderMathMLOperator {mo} at (0, 1) size 6x159 RenderBlock (anonymous) at (0,0) size 6x1 610 RenderText {#text} at (0, 0) size 6x1711 text run at (0, 0) width 6: "("12 RenderMathMLOperator {mo} at (5, 1) size 6x1513 RenderBlock (anonymous) at (0,0) size 6x1 614 RenderText {#text} at (0, 0) size 6x1715 text run at (0, 0) width 6: ")"16 RenderMathMLOperator {mo} at (10, 0) size 9x1617 RenderBlock (anonymous) at (0,0) size 8x1 718 RenderText {#text} at (0, 1) size 8x1719 text run at (0, 1) width 8: "{"20 RenderMathMLOperator {mo} at (18, 0) size 8x1621 RenderBlock (anonymous) at (0,0) size 8x1 722 RenderText {#text} at (0, 1) size 8x1723 text run at (0, 1) width 8: "}"24 RenderMathMLOperator {mo} at (2 6,1) size 6x1525 RenderBlock (anonymous) at (0,0) size 6x1 626 RenderText {#text} at (0, 0) size 6x1727 text run at (0, 0) width 6: "["28 RenderMathMLOperator {mo} at (31, 1) size 6x1529 RenderBlock (anonymous) at (0,0) size 6x1 630 RenderText {#text} at (0, 0) size 6x1731 text run at (0, 0) width 6: "]"32 RenderMathMLOperator {mo} at (36, 8) size 0x033 RenderBlock (anonymous) at (0,0) size 7x1634 RenderText {#text} at (0, 1) size 7x1735 text run at (0, 1) width 7: "\x{2308}"36 RenderMathMLOperator {mo} at ( 36,8) size 0x037 RenderBlock (anonymous) at (0,0) size 7x1638 RenderText {#text} at (0, 1) size 7x1739 text run at (0, 1) width 7: "\x{2309}"40 RenderMathMLOperator {mo} at ( 36,8) size 0x041 RenderBlock (anonymous) at (0,0) size 7x1642 RenderText {#text} at (0, 1) size 7x1743 text run at (0, 1) width 7: "\x{230A}"44 RenderMathMLOperator {mo} at ( 36,8) size 0x045 RenderBlock (anonymous) at (0,0) size 7x1646 RenderText {#text} at (0, 1) size 7x1747 text run at (0, 1) width 7: "\x{230B}"48 RenderMathMLOperator {mo} at ( 36,1) size 6x1549 RenderBlock (anonymous) at (0,0) size 5x1650 RenderText {#text} at (0, 1) size 5x1751 text run at (0, 1) width 5: "\x{222B}"52 RenderMathMLOperator {mo} at ( 41,0) size 8x1853 RenderBlock (anonymous) at (0,0) size 4x1 854 RenderText {#text} at (0, 1) size 4x1755 text run at (0, 1) width 4: "|"56 RenderMathMLOperator {mo} at ( 48,4) size 0x057 RenderBlock (anonymous) at (0,0) size 5x1358 RenderText {#text} at (0, 0) size 5x1759 text run at (0, 0) width 5: "\x{2016}"60 RenderMathMLOperator {mo} at ( 48,4) size 10x061 RenderBlock (anonymous) at (0,0) size 11x1362 RenderText {#text} at (0, 0) size 11x1763 text run at (0, 0) width 11: "\x{2225}"64 RenderText {#text} at ( 57,0) size 5x1965 text run at ( 57,0) width 5: " "3 layer at (0,0) size 800x256 4 RenderBlock {HTML} at (0,0) size 800x256 5 RenderBody {BODY} at (8,8) size 784x240 6 RenderMathMLMath {math} at (0,0) size 108x25 7 RenderMathMLRow {mrow} at (0,0) size 108x25 8 RenderMathMLOperator {mo} at (0,6) size 6x14 9 RenderBlock (anonymous) at (0,0) size 6x14 10 RenderText {#text} at (0,-6) size 6x25 11 text run at (0,-6) width 6: "(" 12 RenderMathMLOperator {mo} at (5,6) size 6x14 13 RenderBlock (anonymous) at (0,0) size 6x14 14 RenderText {#text} at (0,-6) size 6x25 15 text run at (0,-6) width 6: ")" 16 RenderMathMLOperator {mo} at (10,6) size 9x14 17 RenderBlock (anonymous) at (0,0) size 8x14 18 RenderText {#text} at (0,-6) size 8x25 19 text run at (0,-6) width 8: "{" 20 RenderMathMLOperator {mo} at (18,6) size 8x14 21 RenderBlock (anonymous) at (0,0) size 8x14 22 RenderText {#text} at (0,-6) size 8x25 23 text run at (0,-6) width 8: "}" 24 RenderMathMLOperator {mo} at (25,6) size 7x14 25 RenderBlock (anonymous) at (0,0) size 6x14 26 RenderText {#text} at (0,-6) size 6x25 27 text run at (0,-6) width 6: "[" 28 RenderMathMLOperator {mo} at (31,6) size 6x14 29 RenderBlock (anonymous) at (0,0) size 6x14 30 RenderText {#text} at (0,-6) size 6x25 31 text run at (0,-6) width 6: "]" 32 RenderMathMLOperator {mo} at (36,5) size 9x15 33 RenderBlock (anonymous) at (0,0) size 8x16 34 RenderText {#text} at (0,-5) size 8x25 35 text run at (0,-5) width 8: "\x{2308}" 36 RenderMathMLOperator {mo} at (44,5) size 8x15 37 RenderBlock (anonymous) at (0,0) size 8x16 38 RenderText {#text} at (0,-5) size 8x25 39 text run at (0,-5) width 8: "\x{2309}" 40 RenderMathMLOperator {mo} at (51,5) size 9x15 41 RenderBlock (anonymous) at (0,0) size 8x16 42 RenderText {#text} at (0,-5) size 8x25 43 text run at (0,-5) width 8: "\x{230A}" 44 RenderMathMLOperator {mo} at (59,5) size 8x15 45 RenderBlock (anonymous) at (0,0) size 8x16 46 RenderText {#text} at (0,-5) size 8x25 47 text run at (0,-5) width 8: "\x{230B}" 48 RenderMathMLOperator {mo} at (66,3) size 9x19 49 RenderBlock (anonymous) at (0,0) size 8x20 50 RenderText {#text} at (0,-3) size 8x25 51 text run at (0,-3) width 8: "\x{222B}" 52 RenderMathMLOperator {mo} at (74,0) size 8x25 53 RenderBlock (anonymous) at (0,0) size 4x12 54 RenderText {#text} at (0,-6) size 4x25 55 text run at (0,-6) width 4: "|" 56 RenderMathMLOperator {mo} at (81,1) size 9x15 57 RenderBlock (anonymous) at (0,0) size 9x16 58 RenderText {#text} at (0,-5) size 9x25 59 text run at (0,-5) width 9: "\x{2016}" 60 RenderMathMLOperator {mo} at (89,1) size 19x15 61 RenderBlock (anonymous) at (0,0) size 9x16 62 RenderText {#text} at (0,-5) size 9x25 63 text run at (0,-5) width 9: "\x{2225}" 64 RenderText {#text} at (107,1) size 5x19 65 text run at (107,1) width 5: " " 66 66 RenderBR {BR} at (0,0) size 0x0 67 RenderMathMLMath {math} at (0,2 0) size 68x14368 RenderMathMLRow {mrow} at (0,0) size 68x14369 RenderMathMLOperator {mo} at (0,0) size 7x14370 RenderBlock (anonymous) at (0,0) size 6x1 671 RenderText {#text} at (0, 0) size 6x1772 text run at (0, 0) width 6: "("73 RenderMathMLOperator {mo} at ( 6,0) size 7x14374 RenderBlock (anonymous) at (0,0) size 6x1 675 RenderText {#text} at (0, 0) size 6x1776 text run at (0, 0) width 6: ")"77 RenderMathMLOperator {mo} at (1 2,0) size 9x14378 RenderBlock (anonymous) at (0,0) size 8x1 779 RenderText {#text} at (0, 1) size 8x1780 text run at (0, 1) width 8: "{"81 RenderMathMLOperator {mo} at (2 0,0) size 9x14382 RenderBlock (anonymous) at (0,0) size 8x1 783 RenderText {#text} at (0, 1) size 8x1784 text run at (0, 1) width 8: "}"85 RenderMathMLOperator {mo} at ( 28,0) size 7x14386 RenderBlock (anonymous) at (0,0) size 6x1 687 RenderText {#text} at (0, 0) size 6x1788 text run at (0, 0) width 6: "["89 RenderMathMLOperator {mo} at ( 34,0) size 7x14390 RenderBlock (anonymous) at (0,0) size 6x1 691 RenderText {#text} at (0, 0) size 6x1792 text run at (0, 0) width 6: "]"93 RenderMathMLOperator {mo} at (4 0,71) size 0x094 RenderBlock (anonymous) at (0,0) size 7x1695 RenderText {#text} at (0, 1) size 7x1796 text run at (0, 1) width 7: "\x{2308}"97 RenderMathMLOperator {mo} at ( 40,71) size 0x098 RenderBlock (anonymous) at (0,0) size 7x1699 RenderText {#text} at (0, 1) size 7x17100 text run at (0, 1) width 7: "\x{2309}"101 RenderMathMLOperator {mo} at ( 40,71) size 0x0102 RenderBlock (anonymous) at (0,0) size 7x16103 RenderText {#text} at (0, 1) size 7x17104 text run at (0, 1) width 7: "\x{230A}"105 RenderMathMLOperator {mo} at ( 40,71) size 0x0106 RenderBlock (anonymous) at (0,0) size 7x16107 RenderText {#text} at (0, 1) size 7x17108 text run at (0, 1) width 7: "\x{230B}"109 RenderMathMLOperator {mo} at ( 40,0) size 13x143110 RenderBlock (anonymous) at (0,0) size 5x16111 RenderText {#text} at (0, 1) size 5x17112 text run at (0, 1) width 5: "\x{222B}"113 RenderMathMLOperator {mo} at ( 52,0) size 7x143114 RenderBlock (anonymous) at (0,0) size 4x1 8115 RenderText {#text} at (0, 1) size 4x17116 text run at (0, 1) width 4: "|"117 RenderMathMLOperator {mo} at ( 58,38) size 0x0118 RenderBlock (anonymous) at (0,0) size 5x13119 RenderText {#text} at (0, 0) size 5x17120 text run at (0, 0) width 5: "\x{2016}"121 RenderMathMLOperator {mo} at ( 58,38) size 10x0122 RenderBlock (anonymous) at (0,0) size 11x13123 RenderText {#text} at (0, 0) size 11x17124 text run at (0, 0) width 11: "\x{2225}"125 RenderMathMLSpace {mspace} at ( 67,0) size 0x76126 RenderText {#text} at ( 67,80) size 5x19127 text run at ( 67,80) width 5: " "128 RenderMathMLMath {math} at ( 71,45) size 69x93129 RenderMathMLRow {mrow} at (0,0) size 68x93130 RenderMathMLOperator {mo} at (0,0) size 7x93131 RenderBlock (anonymous) at (0,0) size 6x1 6132 RenderText {#text} at (0, 0) size 6x17133 text run at (0, 0) width 6: "("134 RenderMathMLOperator {mo} at ( 6,0) size 7x93135 RenderBlock (anonymous) at (0,0) size 6x1 6136 RenderText {#text} at (0, 0) size 6x17137 text run at (0, 0) width 6: ")"138 RenderMathMLOperator {mo} at (1 2,0) size 9x93139 RenderBlock (anonymous) at (0,0) size 8x1 7140 RenderText {#text} at (0, 1) size 8x17141 text run at (0, 1) width 8: "{"142 RenderMathMLOperator {mo} at (2 0,0) size 9x93143 RenderBlock (anonymous) at (0,0) size 8x1 7144 RenderText {#text} at (0, 1) size 8x17145 text run at (0, 1) width 8: "}"146 RenderMathMLOperator {mo} at ( 28,0) size 7x93147 RenderBlock (anonymous) at (0,0) size 6x1 6148 RenderText {#text} at (0, 0) size 6x17149 text run at (0, 0) width 6: "["150 RenderMathMLOperator {mo} at ( 34,0) size 7x93151 RenderBlock (anonymous) at (0,0) size 6x1 6152 RenderText {#text} at (0, 0) size 6x17153 text run at (0, 0) width 6: "]"154 RenderMathMLOperator {mo} at (4 0,46) size 0x0155 RenderBlock (anonymous) at (0,0) size 7x16156 RenderText {#text} at (0, 1) size 7x17157 text run at (0, 1) width 7: "\x{2308}"158 RenderMathMLOperator {mo} at ( 40,46) size 0x0159 RenderBlock (anonymous) at (0,0) size 7x16160 RenderText {#text} at (0, 1) size 7x17161 text run at (0, 1) width 7: "\x{2309}"162 RenderMathMLOperator {mo} at ( 40,46) size 0x0163 RenderBlock (anonymous) at (0,0) size 7x16164 RenderText {#text} at (0, 1) size 7x17165 text run at (0, 1) width 7: "\x{230A}"166 RenderMathMLOperator {mo} at ( 40,46) size 0x0167 RenderBlock (anonymous) at (0,0) size 7x16168 RenderText {#text} at (0, 1) size 7x17169 text run at (0, 1) width 7: "\x{230B}"170 RenderMathMLOperator {mo} at ( 40,0) size 13x93171 RenderBlock (anonymous) at (0,0) size 5x16172 RenderText {#text} at (0, 1) size 5x17173 text run at (0, 1) width 5: "\x{222B}"174 RenderMathMLOperator {mo} at ( 52,0) size 7x93175 RenderBlock (anonymous) at (0,0) size 4x1 8176 RenderText {#text} at (0, 1) size 4x17177 text run at (0, 1) width 4: "|"178 RenderMathMLOperator {mo} at ( 58,25) size 0x0179 RenderBlock (anonymous) at (0,0) size 5x13180 RenderText {#text} at (0, 0) size 5x17181 text run at (0, 0) width 5: "\x{2016}"182 RenderMathMLOperator {mo} at ( 58,25) size 10x0183 RenderBlock (anonymous) at (0,0) size 11x13184 RenderText {#text} at (0, 0) size 11x17185 text run at (0, 0) width 11: "\x{2225}"186 RenderMathMLSpace {mspace} at ( 67,0) size 0x51187 RenderText {#text} at ( 139,80) size 5x19188 text run at ( 139,80) width 5: " "189 RenderMathMLMath {math} at ( 143,75) size 69x33190 RenderMathMLRow {mrow} at (0,0) size 68x33191 RenderMathMLOperator {mo} at (0,0) size 7x33192 RenderBlock (anonymous) at (0,0) size 6x1 6193 RenderText {#text} at (0, 0) size 6x17194 text run at (0, 0) width 6: "("195 RenderMathMLOperator {mo} at ( 6,0) size 7x33196 RenderBlock (anonymous) at (0,0) size 6x1 6197 RenderText {#text} at (0, 0) size 6x17198 text run at (0, 0) width 6: ")"199 RenderMathMLOperator {mo} at (1 2,8) size 8x16200 RenderBlock (anonymous) at (0,0) size 8x1 7201 RenderText {#text} at (0, 1) size 8x17202 text run at (0, 1) width 8: "{"203 RenderMathMLOperator {mo} at ( 19,8) size 9x16204 RenderBlock (anonymous) at (0,0) size 8x1 7205 RenderText {#text} at (0, 1) size 8x17206 text run at (0, 1) width 8: "}"207 RenderMathMLOperator {mo} at (2 7,0) size 7x33208 RenderBlock (anonymous) at (0,0) size 6x1 6209 RenderText {#text} at (0, 0) size 6x17210 text run at (0, 0) width 6: "["211 RenderMathMLOperator {mo} at (3 3,0) size 7x33212 RenderBlock (anonymous) at (0,0) size 6x1 6213 RenderText {#text} at (0, 0) size 6x17214 text run at (0, 0) width 6: "]"215 RenderMathMLOperator {mo} at ( 39,16) size 0x0216 RenderBlock (anonymous) at (0,0) size 7x16217 RenderText {#text} at (0, 1) size 7x17218 text run at (0, 1) width 7: "\x{2308}"219 RenderMathMLOperator {mo} at ( 39,16) size 0x0220 RenderBlock (anonymous) at (0,0) size 7x16221 RenderText {#text} at (0, 1) size 7x17222 text run at (0, 1) width 7: "\x{2309}"223 RenderMathMLOperator {mo} at ( 39,16) size 0x0224 RenderBlock (anonymous) at (0,0) size 7x16225 RenderText {#text} at (0, 1) size 7x17226 text run at (0, 1) width 7: "\x{230A}"227 RenderMathMLOperator {mo} at ( 39,16) size 0x0228 RenderBlock (anonymous) at (0,0) size 7x16229 RenderText {#text} at (0, 1) size 7x17230 text run at (0, 1) width 7: "\x{230B}"231 RenderMathMLOperator {mo} at ( 39,0) size 13x33232 RenderBlock (anonymous) at (0,0) size 5x16233 RenderText {#text} at (0, 1) size 5x17234 text run at (0, 1) width 5: "\x{222B}"235 RenderMathMLOperator {mo} at ( 51,8) size 8x18236 RenderBlock (anonymous) at (0,0) size 4x1 8237 RenderText {#text} at (0, 1) size 4x17238 text run at (0, 1) width 4: "|"239 RenderMathMLOperator {mo} at ( 58,10) size 0x0240 RenderBlock (anonymous) at (0,0) size 5x13241 RenderText {#text} at (0, 0) size 5x17242 text run at (0, 0) width 5: "\x{2016}"243 RenderMathMLOperator {mo} at ( 58,10) size 10x0244 RenderBlock (anonymous) at (0,0) size 11x13245 RenderText {#text} at (0, 0) size 11x17246 text run at (0, 0) width 11: "\x{2225}"247 RenderMathMLSpace {mspace} at ( 67,0) size 0x21248 RenderText {#text} at ( 211,80) size 5x19249 text run at ( 211,80) width 5: " "67 RenderMathMLMath {math} at (0,24) size 123x143 68 RenderMathMLRow {mrow} at (0,0) size 123x143 69 RenderMathMLOperator {mo} at (0,0) size 8x143 70 RenderBlock (anonymous) at (0,0) size 6x14 71 RenderText {#text} at (0,-6) size 6x25 72 text run at (0,-6) width 6: "(" 73 RenderMathMLOperator {mo} at (7,0) size 8x143 74 RenderBlock (anonymous) at (0,0) size 6x14 75 RenderText {#text} at (0,-6) size 6x25 76 text run at (0,-6) width 6: ")" 77 RenderMathMLOperator {mo} at (14,0) size 11x143 78 RenderBlock (anonymous) at (0,0) size 8x14 79 RenderText {#text} at (0,-6) size 8x25 80 text run at (0,-6) width 8: "{" 81 RenderMathMLOperator {mo} at (24,0) size 11x143 82 RenderBlock (anonymous) at (0,0) size 8x14 83 RenderText {#text} at (0,-6) size 8x25 84 text run at (0,-6) width 8: "}" 85 RenderMathMLOperator {mo} at (34,0) size 9x143 86 RenderBlock (anonymous) at (0,0) size 6x14 87 RenderText {#text} at (0,-6) size 6x25 88 text run at (0,-6) width 6: "[" 89 RenderMathMLOperator {mo} at (42,0) size 8x143 90 RenderBlock (anonymous) at (0,0) size 6x14 91 RenderText {#text} at (0,-6) size 6x25 92 text run at (0,-6) width 6: "]" 93 RenderMathMLOperator {mo} at (49,0) size 8x143 94 RenderBlock (anonymous) at (0,0) size 8x16 95 RenderText {#text} at (0,-5) size 8x25 96 text run at (0,-5) width 8: "\x{2308}" 97 RenderMathMLOperator {mo} at (56,0) size 8x143 98 RenderBlock (anonymous) at (0,0) size 8x16 99 RenderText {#text} at (0,-5) size 8x25 100 text run at (0,-5) width 8: "\x{2309}" 101 RenderMathMLOperator {mo} at (63,0) size 8x143 102 RenderBlock (anonymous) at (0,0) size 8x16 103 RenderText {#text} at (0,-5) size 8x25 104 text run at (0,-5) width 8: "\x{230A}" 105 RenderMathMLOperator {mo} at (70,0) size 8x143 106 RenderBlock (anonymous) at (0,0) size 8x16 107 RenderText {#text} at (0,-5) size 8x25 108 text run at (0,-5) width 8: "\x{230B}" 109 RenderMathMLOperator {mo} at (77,0) size 13x143 110 RenderBlock (anonymous) at (0,0) size 8x20 111 RenderText {#text} at (0,-3) size 8x25 112 text run at (0,-3) width 8: "\x{222B}" 113 RenderMathMLOperator {mo} at (89,0) size 8x143 114 RenderBlock (anonymous) at (0,0) size 4x12 115 RenderText {#text} at (0,-6) size 4x25 116 text run at (0,-6) width 4: "|" 117 RenderMathMLOperator {mo} at (96,0) size 9x76 118 RenderBlock (anonymous) at (0,0) size 9x16 119 RenderText {#text} at (0,-5) size 9x25 120 text run at (0,-5) width 9: "\x{2016}" 121 RenderMathMLOperator {mo} at (104,0) size 19x76 122 RenderBlock (anonymous) at (0,0) size 9x16 123 RenderText {#text} at (0,-5) size 9x25 124 text run at (0,-5) width 9: "\x{2225}" 125 RenderMathMLSpace {mspace} at (122,0) size 0x76 126 RenderText {#text} at (122,84) size 5x19 127 text run at (122,84) width 5: " " 128 RenderMathMLMath {math} at (126,49) size 123x93 129 RenderMathMLRow {mrow} at (0,0) size 123x93 130 RenderMathMLOperator {mo} at (0,0) size 8x93 131 RenderBlock (anonymous) at (0,0) size 6x14 132 RenderText {#text} at (0,-6) size 6x25 133 text run at (0,-6) width 6: "(" 134 RenderMathMLOperator {mo} at (7,0) size 8x93 135 RenderBlock (anonymous) at (0,0) size 6x14 136 RenderText {#text} at (0,-6) size 6x25 137 text run at (0,-6) width 6: ")" 138 RenderMathMLOperator {mo} at (14,0) size 11x93 139 RenderBlock (anonymous) at (0,0) size 8x14 140 RenderText {#text} at (0,-6) size 8x25 141 text run at (0,-6) width 8: "{" 142 RenderMathMLOperator {mo} at (24,0) size 11x93 143 RenderBlock (anonymous) at (0,0) size 8x14 144 RenderText {#text} at (0,-6) size 8x25 145 text run at (0,-6) width 8: "}" 146 RenderMathMLOperator {mo} at (34,0) size 9x93 147 RenderBlock (anonymous) at (0,0) size 6x14 148 RenderText {#text} at (0,-6) size 6x25 149 text run at (0,-6) width 6: "[" 150 RenderMathMLOperator {mo} at (42,0) size 8x93 151 RenderBlock (anonymous) at (0,0) size 6x14 152 RenderText {#text} at (0,-6) size 6x25 153 text run at (0,-6) width 6: "]" 154 RenderMathMLOperator {mo} at (49,0) size 8x93 155 RenderBlock (anonymous) at (0,0) size 8x16 156 RenderText {#text} at (0,-5) size 8x25 157 text run at (0,-5) width 8: "\x{2308}" 158 RenderMathMLOperator {mo} at (56,0) size 8x93 159 RenderBlock (anonymous) at (0,0) size 8x16 160 RenderText {#text} at (0,-5) size 8x25 161 text run at (0,-5) width 8: "\x{2309}" 162 RenderMathMLOperator {mo} at (63,0) size 8x93 163 RenderBlock (anonymous) at (0,0) size 8x16 164 RenderText {#text} at (0,-5) size 8x25 165 text run at (0,-5) width 8: "\x{230A}" 166 RenderMathMLOperator {mo} at (70,0) size 8x93 167 RenderBlock (anonymous) at (0,0) size 8x16 168 RenderText {#text} at (0,-5) size 8x25 169 text run at (0,-5) width 8: "\x{230B}" 170 RenderMathMLOperator {mo} at (77,0) size 13x93 171 RenderBlock (anonymous) at (0,0) size 8x20 172 RenderText {#text} at (0,-3) size 8x25 173 text run at (0,-3) width 8: "\x{222B}" 174 RenderMathMLOperator {mo} at (89,0) size 8x93 175 RenderBlock (anonymous) at (0,0) size 4x12 176 RenderText {#text} at (0,-6) size 4x25 177 text run at (0,-6) width 4: "|" 178 RenderMathMLOperator {mo} at (96,0) size 9x51 179 RenderBlock (anonymous) at (0,0) size 9x16 180 RenderText {#text} at (0,-5) size 9x25 181 text run at (0,-5) width 9: "\x{2016}" 182 RenderMathMLOperator {mo} at (104,0) size 19x51 183 RenderBlock (anonymous) at (0,0) size 9x16 184 RenderText {#text} at (0,-5) size 9x25 185 text run at (0,-5) width 9: "\x{2225}" 186 RenderMathMLSpace {mspace} at (122,0) size 0x51 187 RenderText {#text} at (248,84) size 5x19 188 text run at (248,84) width 5: " " 189 RenderMathMLMath {math} at (252,79) size 114x33 190 RenderMathMLRow {mrow} at (0,0) size 114x33 191 RenderMathMLOperator {mo} at (0,0) size 8x33 192 RenderBlock (anonymous) at (0,0) size 6x14 193 RenderText {#text} at (0,-6) size 6x25 194 text run at (0,-6) width 6: "(" 195 RenderMathMLOperator {mo} at (7,0) size 8x33 196 RenderBlock (anonymous) at (0,0) size 6x14 197 RenderText {#text} at (0,-6) size 6x25 198 text run at (0,-6) width 6: ")" 199 RenderMathMLOperator {mo} at (14,10) size 9x14 200 RenderBlock (anonymous) at (0,0) size 8x14 201 RenderText {#text} at (0,-6) size 8x25 202 text run at (0,-6) width 8: "{" 203 RenderMathMLOperator {mo} at (22,10) size 8x14 204 RenderBlock (anonymous) at (0,0) size 8x14 205 RenderText {#text} at (0,-6) size 8x25 206 text run at (0,-6) width 8: "}" 207 RenderMathMLOperator {mo} at (29,0) size 8x33 208 RenderBlock (anonymous) at (0,0) size 6x14 209 RenderText {#text} at (0,-6) size 6x25 210 text run at (0,-6) width 6: "[" 211 RenderMathMLOperator {mo} at (36,0) size 9x33 212 RenderBlock (anonymous) at (0,0) size 6x14 213 RenderText {#text} at (0,-6) size 6x25 214 text run at (0,-6) width 6: "]" 215 RenderMathMLOperator {mo} at (44,0) size 8x33 216 RenderBlock (anonymous) at (0,0) size 8x16 217 RenderText {#text} at (0,-5) size 8x25 218 text run at (0,-5) width 8: "\x{2308}" 219 RenderMathMLOperator {mo} at (51,0) size 8x33 220 RenderBlock (anonymous) at (0,0) size 8x16 221 RenderText {#text} at (0,-5) size 8x25 222 text run at (0,-5) width 8: "\x{2309}" 223 RenderMathMLOperator {mo} at (58,0) size 8x33 224 RenderBlock (anonymous) at (0,0) size 8x16 225 RenderText {#text} at (0,-5) size 8x25 226 text run at (0,-5) width 8: "\x{230A}" 227 RenderMathMLOperator {mo} at (65,0) size 8x33 228 RenderBlock (anonymous) at (0,0) size 8x16 229 RenderText {#text} at (0,-5) size 8x25 230 text run at (0,-5) width 8: "\x{230B}" 231 RenderMathMLOperator {mo} at (72,7) size 10x19 232 RenderBlock (anonymous) at (0,0) size 8x20 233 RenderText {#text} at (0,-3) size 8x25 234 text run at (0,-3) width 8: "\x{222B}" 235 RenderMathMLOperator {mo} at (81,0) size 7x33 236 RenderBlock (anonymous) at (0,0) size 4x12 237 RenderText {#text} at (0,-6) size 4x25 238 text run at (0,-6) width 4: "|" 239 RenderMathMLOperator {mo} at (87,3) size 10x15 240 RenderBlock (anonymous) at (0,0) size 9x16 241 RenderText {#text} at (0,-5) size 9x25 242 text run at (0,-5) width 9: "\x{2016}" 243 RenderMathMLOperator {mo} at (96,3) size 18x15 244 RenderBlock (anonymous) at (0,0) size 9x16 245 RenderText {#text} at (0,-5) size 9x25 246 text run at (0,-5) width 9: "\x{2225}" 247 RenderMathMLSpace {mspace} at (113,0) size 0x21 248 RenderText {#text} at (365,84) size 5x19 249 text run at (365,84) width 5: " " 250 250 RenderBR {BR} at (0,0) size 0x0 251 RenderMathMLMath {math} at (0,16 2) size 77x75252 RenderMathMLRoot {msqrt} at (0,0) size 77x75253 RenderMathMLOperator {mo} at ( 8,1) size 7x74254 RenderBlock (anonymous) at (0,0) size 6x1 6255 RenderText {#text} at (0, 0) size 6x17256 text run at (0, 0) width 6: "("257 RenderMathMLOperator {mo} at ( 14,1) size 8x74258 RenderBlock (anonymous) at (0,0) size 6x1 6259 RenderText {#text} at (0, 0) size 6x17260 text run at (0, 0) width 6: ")"261 RenderMathMLOperator {mo} at (2 1,1) size 8x74262 RenderBlock (anonymous) at (0,0) size 8x1 7263 RenderText {#text} at (0, 1) size 8x17264 text run at (0, 1) width 8: "{"265 RenderMathMLOperator {mo} at ( 28,1) size 9x74266 RenderBlock (anonymous) at (0,0) size 8x1 7267 RenderText {#text} at (0, 1) size 8x17268 text run at (0, 1) width 8: "}"269 RenderMathMLOperator {mo} at ( 36,1) size 8x74270 RenderBlock (anonymous) at (0,0) size 6x1 6271 RenderText {#text} at (0, 0) size 6x17272 text run at (0, 0) width 6: "["273 RenderMathMLOperator {mo} at ( 43,1) size 7x74274 RenderBlock (anonymous) at (0,0) size 6x1 6275 RenderText {#text} at (0, 0) size 6x17276 text run at (0, 0) width 6: "]"277 RenderMathMLOperator {mo} at ( 49,37) size 0x0278 RenderBlock (anonymous) at (0,0) size 7x16279 RenderText {#text} at (0, 1) size 7x17280 text run at (0, 1) width 7: "\x{2308}"281 RenderMathMLOperator {mo} at ( 49,37) size 0x0282 RenderBlock (anonymous) at (0,0) size 7x16283 RenderText {#text} at (0, 1) size 7x17284 text run at (0, 1) width 7: "\x{2309}"285 RenderMathMLOperator {mo} at ( 49,37) size 0x0286 RenderBlock (anonymous) at (0,0) size 7x16287 RenderText {#text} at (0, 1) size 7x17288 text run at (0, 1) width 7: "\x{230A}"289 RenderMathMLOperator {mo} at ( 49,37) size 0x0290 RenderBlock (anonymous) at (0,0) size 7x16291 RenderText {#text} at (0, 1) size 7x17292 text run at (0, 1) width 7: "\x{230B}"293 RenderMathMLOperator {mo} at ( 49,1) size 12x74294 RenderBlock (anonymous) at (0,0) size 5x16295 RenderText {#text} at (0, 1) size 5x17296 text run at (0, 1) width 5: "\x{222B}"297 RenderMathMLOperator {mo} at ( 61,1) size 7x74298 RenderBlock (anonymous) at (0,0) size 4x1 8299 RenderText {#text} at (0, 1) size 4x17300 text run at (0, 1) width 4: "|"301 RenderMathMLOperator {mo} at ( 67,21) size 0x0302 RenderBlock (anonymous) at (0,0) size 5x13303 RenderText {#text} at (0, 0) size 5x17304 text run at (0, 0) width 5: "\x{2016}"305 RenderMathMLOperator {mo} at ( 67,21) size 10x0306 RenderBlock (anonymous) at (0,0) size 11x13307 RenderText {#text} at (0, 0) size 11x17308 text run at (0, 0) width 11: "\x{2225}"309 RenderMathMLSpace {mspace} at ( 76,1) size 0x42251 RenderMathMLMath {math} at (0,166) size 137x75 252 RenderMathMLRoot {msqrt} at (0,0) size 137x75 253 RenderMathMLOperator {mo} at (14,1) size 9x74 254 RenderBlock (anonymous) at (0,0) size 6x14 255 RenderText {#text} at (0,-6) size 6x25 256 text run at (0,-6) width 6: "(" 257 RenderMathMLOperator {mo} at (22,1) size 8x74 258 RenderBlock (anonymous) at (0,0) size 6x14 259 RenderText {#text} at (0,-6) size 6x25 260 text run at (0,-6) width 6: ")" 261 RenderMathMLOperator {mo} at (29,1) size 11x74 262 RenderBlock (anonymous) at (0,0) size 8x14 263 RenderText {#text} at (0,-6) size 8x25 264 text run at (0,-6) width 8: "{" 265 RenderMathMLOperator {mo} at (39,1) size 11x74 266 RenderBlock (anonymous) at (0,0) size 8x14 267 RenderText {#text} at (0,-6) size 8x25 268 text run at (0,-6) width 8: "}" 269 RenderMathMLOperator {mo} at (49,1) size 8x74 270 RenderBlock (anonymous) at (0,0) size 6x14 271 RenderText {#text} at (0,-6) size 6x25 272 text run at (0,-6) width 6: "[" 273 RenderMathMLOperator {mo} at (56,1) size 9x74 274 RenderBlock (anonymous) at (0,0) size 6x14 275 RenderText {#text} at (0,-6) size 6x25 276 text run at (0,-6) width 6: "]" 277 RenderMathMLOperator {mo} at (64,1) size 8x74 278 RenderBlock (anonymous) at (0,0) size 8x16 279 RenderText {#text} at (0,-5) size 8x25 280 text run at (0,-5) width 8: "\x{2308}" 281 RenderMathMLOperator {mo} at (71,1) size 8x74 282 RenderBlock (anonymous) at (0,0) size 8x16 283 RenderText {#text} at (0,-5) size 8x25 284 text run at (0,-5) width 8: "\x{2309}" 285 RenderMathMLOperator {mo} at (78,1) size 8x74 286 RenderBlock (anonymous) at (0,0) size 8x16 287 RenderText {#text} at (0,-5) size 8x25 288 text run at (0,-5) width 8: "\x{230A}" 289 RenderMathMLOperator {mo} at (85,1) size 8x74 290 RenderBlock (anonymous) at (0,0) size 8x16 291 RenderText {#text} at (0,-5) size 8x25 292 text run at (0,-5) width 8: "\x{230B}" 293 RenderMathMLOperator {mo} at (92,1) size 13x74 294 RenderBlock (anonymous) at (0,0) size 8x20 295 RenderText {#text} at (0,-3) size 8x25 296 text run at (0,-3) width 8: "\x{222B}" 297 RenderMathMLOperator {mo} at (104,1) size 8x74 298 RenderBlock (anonymous) at (0,0) size 4x12 299 RenderText {#text} at (0,-6) size 4x25 300 text run at (0,-6) width 4: "|" 301 RenderMathMLOperator {mo} at (111,1) size 9x42 302 RenderBlock (anonymous) at (0,0) size 9x16 303 RenderText {#text} at (0,-5) size 9x25 304 text run at (0,-5) width 9: "\x{2016}" 305 RenderMathMLOperator {mo} at (119,1) size 18x42 306 RenderBlock (anonymous) at (0,0) size 9x16 307 RenderText {#text} at (0,-5) size 9x25 308 text run at (0,-5) width 9: "\x{2225}" 309 RenderMathMLSpace {mspace} at (137,1) size 0x42 310 310 RenderText {#text} at (0,0) size 0x0 -
trunk/LayoutTests/platform/ios/mathml/presentation/roots-expected.txt
r203171 r222390 1 1 layer at (0,0) size 800x600 2 2 RenderView at (0,0) size 800x600 3 layer at (0,0) size 800x5 114 RenderBlock {html} at (0,0) size 800x5 115 RenderBody {body} at (8,16) size 784x4 796 RenderBlock {p} at (0,0) size 784x2 03 layer at (0,0) size 800x501 4 RenderBlock {html} at (0,0) size 800x501 5 RenderBody {body} at (8,16) size 784x469 6 RenderBlock {p} at (0,0) size 784x21 7 7 RenderText {#text} at (0,0) size 181x19 8 8 text run at (0,0) width 181: "square root (should be red): " 9 RenderMathMLMath {math} at (180,2) size 18x1410 RenderMathMLRoot {msqrt} at (0,0) size 17x14[color=#FF0000]11 RenderMathMLToken {mn} at ( 8,1) size 9x139 RenderMathMLMath {math} at (180,2) size 24x20 10 RenderMathMLRoot {msqrt} at (0,0) size 23x20 [color=#FF0000] 11 RenderMathMLToken {mn} at (14,1) size 9x13 12 12 RenderBlock (anonymous) at (0,0) size 8x12 13 RenderText {#text} at (0,- 1) size 8x1714 text run at (0,- 1) width 8: "2"15 RenderBlock {p} at (0,3 6) size 784x2013 RenderText {#text} at (0,-6) size 8x25 14 text run at (0,-6) width 8: "2" 15 RenderBlock {p} at (0,37) size 784x21 16 16 RenderText {#text} at (0,0) size 113x19 17 17 text run at (0,0) width 113: "long square root: " 18 RenderMathMLMath {math} at (112,2) size 43x1419 RenderMathMLRoot {msqrt} at (0,0) size 43x1420 RenderMathMLRow {mrow} at ( 8,1) size 35x1321 RenderMathMLToken {mi} at (0, 3) size 10x9[padding: 0 2 0 0]18 RenderMathMLMath {math} at (112,2) size 51x20 19 RenderMathMLRoot {msqrt} at (0,0) size 50x20 20 RenderMathMLRow {mrow} at (14,1) size 36x13 21 RenderMathMLToken {mi} at (0,4) size 9x8 [padding: 0 2 0 0] 22 22 RenderBlock (anonymous) at (0,0) size 8x9 23 RenderText {#text} at (0,- 4) size 8x1724 text run at (0,- 4) width 8: "x"25 RenderMathMLOperator {mo} at ( 9,3) size 17x926 RenderBlock (anonymous) at (3,0) size 1 0x927 RenderText {#text} at (0,- 4) size 9x1728 text run at (0,- 4) width 9: "+"29 RenderMathMLToken {mn} at (2 5,0) size 9x1223 RenderText {#text} at (0,-9) size 8x25 24 text run at (0,-9) width 8: "x" 25 RenderMathMLOperator {mo} at (8,2) size 19x10 26 RenderBlock (anonymous) at (3,0) size 12x10 27 RenderText {#text} at (0,-8) size 11x25 28 text run at (0,-8) width 11: "+" 29 RenderMathMLToken {mn} at (26,0) size 9x12 30 30 RenderBlock (anonymous) at (0,0) size 8x12 31 RenderText {#text} at (0,- 1) size 8x1732 text run at (0,- 1) width 8: "1"33 RenderBlock {p} at (0,7 2) size 784x2331 RenderText {#text} at (0,-6) size 8x25 32 text run at (0,-6) width 8: "1" 33 RenderBlock {p} at (0,74) size 784x23 34 34 RenderText {#text} at (0,3) size 227x19 35 35 text run at (0,3) width 227: "long square root with implied row: " 36 RenderMathMLMath {math} at (226,0) size 53x2037 RenderMathMLRoot {msqrt} at (0,0) size 5 2x2038 RenderMathMLScripts {msup} at ( 8,1) size 20x1939 RenderMathMLToken {mi} at (0, 8) size 10x10[padding: 0 2 0 0]36 RenderMathMLMath {math} at (226,0) size 60x20 37 RenderMathMLRoot {msqrt} at (0,0) size 59x20 38 RenderMathMLScripts {msup} at (14,1) size 19x18 39 RenderMathMLToken {mi} at (0,9) size 9x8 [padding: 0 2 0 0] 40 40 RenderBlock (anonymous) at (0,0) size 8x9 41 RenderText {#text} at (0,- 4) size 8x1742 text run at (0,- 4) width 8: "x"43 RenderMathMLToken {mn} at ( 9,0) size 7x1041 RenderText {#text} at (0,-9) size 8x25 42 text run at (0,-9) width 8: "x" 43 RenderMathMLToken {mn} at (8,0) size 7x10 44 44 RenderBlock (anonymous) at (0,0) size 6x10 45 RenderText {#text} at (0, 0) size 6x1346 text run at (0, 0) width 6: "2"47 RenderMathMLOperator {mo} at ( 27,9) size 17x1048 RenderBlock (anonymous) at (3,0) size 1 0x949 RenderText {#text} at (0,- 4) size 9x1750 text run at (0,- 4) width 9: "+"51 RenderMathMLToken {mn} at ( 43,6) size 9x1345 RenderText {#text} at (0,-4) size 6x19 46 text run at (0,-4) width 6: "2" 47 RenderMathMLOperator {mo} at (32,8) size 19x11 48 RenderBlock (anonymous) at (3,0) size 12x10 49 RenderText {#text} at (0,-8) size 11x25 50 text run at (0,-8) width 11: "+" 51 RenderMathMLToken {mn} at (50,6) size 9x13 52 52 RenderBlock (anonymous) at (0,0) size 8x12 53 RenderText {#text} at (0,- 1) size 8x1754 text run at (0,- 1) width 8: "1"55 RenderBlock {p} at (0,11 1) size 784x2853 RenderText {#text} at (0,-6) size 8x25 54 text run at (0,-6) width 8: "1" 55 RenderBlock {p} at (0,113) size 784x28 56 56 RenderText {#text} at (0,4) size 117x19 57 57 text run at (0,4) width 117: "root of a fraction: " 58 RenderMathMLMath {math} at (116,0) size 43x2959 RenderMathMLRoot {msqrt} at (0,0) size 43x2960 RenderMathMLFraction {mfrac} at ( 8,1) size 35x2861 RenderMathMLRow {mrow} at (0,0) size 3 4x1262 RenderMathMLToken {mi} at (0, 3) size 10x9[padding: 0 2 0 0]58 RenderMathMLMath {math} at (116,0) size 51x29 59 RenderMathMLRoot {msqrt} at (0,0) size 50x29 60 RenderMathMLFraction {mfrac} at (14,1) size 36x28 61 RenderMathMLRow {mrow} at (0,0) size 35x12 62 RenderMathMLToken {mi} at (0,4) size 9x8 [padding: 0 2 0 0] 63 63 RenderBlock (anonymous) at (0,0) size 8x9 64 RenderText {#text} at (0,- 4) size 8x1765 text run at (0,- 4) width 8: "x"66 RenderMathMLOperator {mo} at ( 9,3) size 17x967 RenderBlock (anonymous) at (3,0) size 1 0x968 RenderText {#text} at (0,- 4) size 9x1769 text run at (0,- 4) width 9: "+"70 RenderMathMLToken {mn} at (2 5,0) size 9x1264 RenderText {#text} at (0,-9) size 8x25 65 text run at (0,-9) width 8: "x" 66 RenderMathMLOperator {mo} at (8,2) size 19x10 67 RenderBlock (anonymous) at (3,0) size 12x10 68 RenderText {#text} at (0,-8) size 11x25 69 text run at (0,-8) width 11: "+" 70 RenderMathMLToken {mn} at (26,0) size 9x12 71 71 RenderBlock (anonymous) at (0,0) size 8x12 72 RenderText {#text} at (0,- 1) size 8x1773 text run at (0,- 1) width 8: "1"74 RenderMathMLRow {mrow} at (0,14) size 3 4x1375 RenderMathMLToken {mi} at (0, 3) size 10x9[padding: 0 2 0 0]72 RenderText {#text} at (0,-6) size 8x25 73 text run at (0,-6) width 8: "1" 74 RenderMathMLRow {mrow} at (0,14) size 35x13 75 RenderMathMLToken {mi} at (0,4) size 9x8 [padding: 0 2 0 0] 76 76 RenderBlock (anonymous) at (0,0) size 8x9 77 RenderText {#text} at (0,- 4) size 8x1778 text run at (0,- 4) width 8: "x"79 RenderMathMLOperator {mo} at ( 9,3) size 17x980 RenderBlock (anonymous) at (3,0) size 1 0x981 RenderText {#text} at (0,- 4) size 9x1782 text run at (0,- 4) width 9: "+"83 RenderMathMLToken {mn} at (2 5,0) size 9x1277 RenderText {#text} at (0,-9) size 8x25 78 text run at (0,-9) width 8: "x" 79 RenderMathMLOperator {mo} at (8,2) size 19x10 80 RenderBlock (anonymous) at (3,0) size 12x10 81 RenderText {#text} at (0,-8) size 11x25 82 text run at (0,-8) width 11: "+" 83 RenderMathMLToken {mn} at (26,0) size 9x12 84 84 RenderBlock (anonymous) at (0,0) size 8x12 85 RenderText {#text} at (0,- 1) size 8x1786 text run at (0,- 1) width 8: "2"87 RenderBlock {p} at (0,15 5) size 784x2085 RenderText {#text} at (0,-6) size 8x25 86 text run at (0,-6) width 8: "2" 87 RenderBlock {p} at (0,157) size 784x21 88 88 RenderText {#text} at (0,0) size 177x19 89 89 text run at (0,0) width 177: "cube root (should be blue): " 90 RenderMathMLMath {math} at (176, 0) size 18x16[color=#0000FF]91 RenderMathMLRoot {mroot} at (0,0) size 17x1692 RenderMathMLToken {mn} at ( 8,3) size 9x1390 RenderMathMLMath {math} at (176,1) size 24x21 [color=#0000FF] 91 RenderMathMLRoot {mroot} at (0,0) size 23x21 92 RenderMathMLToken {mn} at (14,2) size 9x13 93 93 RenderBlock (anonymous) at (0,0) size 8x12 94 RenderText {#text} at (0,- 1) size 8x1795 text run at (0,- 1) width 8: "2"96 RenderMathMLToken {mn} at (4,0) size 5x 894 RenderText {#text} at (0,-6) size 8x25 95 text run at (0,-6) width 8: "2" 96 RenderMathMLToken {mn} at (4,0) size 5x9 97 97 RenderBlock (anonymous) at (0,0) size 5x8 98 RenderText {#text} at (0, 0) size 5x1099 text run at (0, 0) width 5: "3"100 RenderBlock {p} at (0,19 1) size 784x2098 RenderText {#text} at (0,-3) size 5x15 99 text run at (0,-3) width 5: "3" 100 RenderBlock {p} at (0,194) size 784x21 101 101 RenderText {#text} at (0,0) size 77x19 102 102 text run at (0,0) width 77: "long index: " 103 RenderMathMLMath {math} at (76,1) size 47x15104 RenderMathMLRoot {mroot} at (0,0) size 46x15105 RenderMathMLToken {mn} at ( 37,2) size 9x13103 RenderMathMLMath {math} at (76,1) size 54x21 104 RenderMathMLRoot {mroot} at (0,0) size 53x21 105 RenderMathMLToken {mn} at (44,2) size 9x13 106 106 RenderBlock (anonymous) at (0,0) size 8x12 107 RenderText {#text} at (0,- 1) size 8x17108 text run at (0,- 1) width 8: "2"109 RenderMathMLRow {mrow} at (4, 0) size 35x7110 RenderMathMLToken {mi} at (0, 0) size 6x6[padding: 0 1 0 0]107 RenderText {#text} at (0,-6) size 8x25 108 text run at (0,-6) width 8: "2" 109 RenderMathMLRow {mrow} at (4,2) size 35x7 110 RenderMathMLToken {mi} at (0,1) size 5x5 [padding: 0 1 0 0] 111 111 RenderBlock (anonymous) at (0,0) size 5x6 112 RenderText {#text} at (0,- 2) size 5x10113 text run at (0,- 2) width 5: "x"114 RenderMathMLOperator {mo} at ( 5,0) size 10x6115 RenderBlock (anonymous) at (2,0) size 5x6116 RenderText {#text} at (0,- 2) size 5x10117 text run at (0,- 2) width 5: "+"118 RenderMathMLToken {mi} at (1 4,0) size 6x7[padding: 0 1 0 0]112 RenderText {#text} at (0,-5) size 5x15 113 text run at (0,-5) width 5: "x" 114 RenderMathMLOperator {mo} at (4,0) size 12x6 115 RenderBlock (anonymous) at (2,0) size 7x6 116 RenderText {#text} at (0,-5) size 7x15 117 text run at (0,-5) width 7: "+" 118 RenderMathMLToken {mi} at (15,1) size 5x6 [padding: 0 1 0 0] 119 119 RenderBlock (anonymous) at (0,0) size 5x7 120 RenderText {#text} at (0,- 2) size 5x10121 text run at (0,- 2) width 5: "y"122 RenderMathMLOperator {mo} at (19,0) size 1 0x6123 RenderBlock (anonymous) at (2,0) size 5x6124 RenderText {#text} at (0,- 2) size 5x10125 text run at (0,- 2) width 5: "+"126 RenderMathMLToken {mi} at (2 8,0) size 6x6[padding: 0 1 0 0]120 RenderText {#text} at (0,-5) size 5x15 121 text run at (0,-5) width 5: "y" 122 RenderMathMLOperator {mo} at (19,0) size 11x6 123 RenderBlock (anonymous) at (2,0) size 7x6 124 RenderText {#text} at (0,-5) size 7x15 125 text run at (0,-5) width 7: "+" 126 RenderMathMLToken {mi} at (29,1) size 6x5 [padding: 0 1 0 0] 127 127 RenderBlock (anonymous) at (0,0) size 4x6 128 RenderText {#text} at (0,- 2) size 4x10129 text run at (0,- 2) width 4: "z"130 RenderBlock {p} at (0,2 27) size 784x28128 RenderText {#text} at (0,-5) size 4x15 129 text run at (0,-5) width 4: "z" 130 RenderBlock {p} at (0,231) size 784x28 131 131 RenderText {#text} at (0,5) size 188x19 132 132 text run at (0,5) width 188: "long index w/ complex base: " 133 RenderMathMLMath {math} at (187,0) size 73x29134 RenderMathMLRoot {mroot} at (0,0) size 72x29135 RenderMathMLFraction {mfrac} at ( 37,2) size 35x27136 RenderMathMLRow {mrow} at (0,0) size 3 4x12137 RenderMathMLToken {mi} at (0, 3) size 10x9[padding: 0 2 0 0]133 RenderMathMLMath {math} at (187,0) size 81x29 134 RenderMathMLRoot {mroot} at (0,0) size 80x29 135 RenderMathMLFraction {mfrac} at (44,2) size 36x27 136 RenderMathMLRow {mrow} at (0,0) size 35x12 137 RenderMathMLToken {mi} at (0,4) size 9x8 [padding: 0 2 0 0] 138 138 RenderBlock (anonymous) at (0,0) size 8x9 139 RenderText {#text} at (0,- 4) size 8x17140 text run at (0,- 4) width 8: "x"141 RenderMathMLOperator {mo} at ( 9,3) size 17x9142 RenderBlock (anonymous) at (3,0) size 1 0x9143 RenderText {#text} at (0,- 4) size 9x17144 text run at (0,- 4) width 9: "+"145 RenderMathMLToken {mn} at (2 5,0) size 9x12139 RenderText {#text} at (0,-9) size 8x25 140 text run at (0,-9) width 8: "x" 141 RenderMathMLOperator {mo} at (8,2) size 19x10 142 RenderBlock (anonymous) at (3,0) size 12x10 143 RenderText {#text} at (0,-8) size 11x25 144 text run at (0,-8) width 11: "+" 145 RenderMathMLToken {mn} at (26,0) size 9x12 146 146 RenderBlock (anonymous) at (0,0) size 8x12 147 RenderText {#text} at (0,- 1) size 8x17148 text run at (0,- 1) width 8: "1"149 RenderMathMLRow {mrow} at (0,14) size 3 4x13150 RenderMathMLToken {mi} at (0, 3) size 10x9[padding: 0 2 0 0]147 RenderText {#text} at (0,-6) size 8x25 148 text run at (0,-6) width 8: "1" 149 RenderMathMLRow {mrow} at (0,14) size 35x13 150 RenderMathMLToken {mi} at (0,4) size 9x8 [padding: 0 2 0 0] 151 151 RenderBlock (anonymous) at (0,0) size 8x9 152 RenderText {#text} at (0,- 4) size 8x17153 text run at (0,- 4) width 8: "x"154 RenderMathMLOperator {mo} at ( 9,3) size 17x9155 RenderBlock (anonymous) at (3,0) size 1 0x9156 RenderText {#text} at (0,- 4) size 9x17157 text run at (0,- 4) width 9: "+"158 RenderMathMLToken {mn} at (2 5,0) size 9x12152 RenderText {#text} at (0,-9) size 8x25 153 text run at (0,-9) width 8: "x" 154 RenderMathMLOperator {mo} at (8,2) size 19x10 155 RenderBlock (anonymous) at (3,0) size 12x10 156 RenderText {#text} at (0,-8) size 11x25 157 text run at (0,-8) width 11: "+" 158 RenderMathMLToken {mn} at (26,0) size 9x12 159 159 RenderBlock (anonymous) at (0,0) size 8x12 160 RenderText {#text} at (0,- 1) size 8x17161 text run at (0,- 1) width 8: "2"160 RenderText {#text} at (0,-6) size 8x25 161 text run at (0,-6) width 8: "2" 162 162 RenderMathMLRow {mrow} at (4,6) size 35x8 163 RenderMathMLToken {mi} at (0, 0) size 6x6[padding: 0 1 0 0]163 RenderMathMLToken {mi} at (0,1) size 5x5 [padding: 0 1 0 0] 164 164 RenderBlock (anonymous) at (0,0) size 5x6 165 RenderText {#text} at (0,- 2) size 5x10166 text run at (0,- 2) width 5: "x"167 RenderMathMLOperator {mo} at ( 5,0) size 10x6168 RenderBlock (anonymous) at (2,0) size 5x6169 RenderText {#text} at (0,- 2) size 5x10170 text run at (0,- 2) width 5: "+"171 RenderMathMLToken {mi} at (1 4,0) size 6x7[padding: 0 1 0 0]165 RenderText {#text} at (0,-5) size 5x15 166 text run at (0,-5) width 5: "x" 167 RenderMathMLOperator {mo} at (4,0) size 12x6 168 RenderBlock (anonymous) at (2,0) size 7x6 169 RenderText {#text} at (0,-5) size 7x15 170 text run at (0,-5) width 7: "+" 171 RenderMathMLToken {mi} at (15,1) size 5x6 [padding: 0 1 0 0] 172 172 RenderBlock (anonymous) at (0,0) size 5x7 173 RenderText {#text} at (0,- 2) size 5x10174 text run at (0,- 2) width 5: "y"175 RenderMathMLOperator {mo} at (19,0) size 1 0x6176 RenderBlock (anonymous) at (2,0) size 5x6177 RenderText {#text} at (0,- 2) size 5x10178 text run at (0,- 2) width 5: "+"179 RenderMathMLToken {mi} at (2 8,0) size 6x6[padding: 0 1 0 0]173 RenderText {#text} at (0,-5) size 5x15 174 text run at (0,-5) width 5: "y" 175 RenderMathMLOperator {mo} at (19,0) size 11x6 176 RenderBlock (anonymous) at (2,0) size 7x6 177 RenderText {#text} at (0,-5) size 7x15 178 text run at (0,-5) width 7: "+" 179 RenderMathMLToken {mi} at (29,1) size 6x5 [padding: 0 1 0 0] 180 180 RenderBlock (anonymous) at (0,0) size 4x6 181 RenderText {#text} at (0,- 2) size 4x10182 text run at (0,- 2) width 4: "z"183 RenderBlock {p} at (0,27 1) size 784x34184 RenderText {#text} at (0, 14) size 77x19185 text run at (0, 14) width 77: "high index: "186 RenderMathMLMath {math} at (76,0) size 19x30187 RenderMathMLRoot {mroot} at (0,0) size 18x30188 RenderMathMLToken {mn} at ( 9,17) size 9x13181 RenderText {#text} at (0,-5) size 4x15 182 text run at (0,-5) width 4: "z" 183 RenderBlock {p} at (0,275) size 784x28 184 RenderText {#text} at (0,6) size 77x19 185 text run at (0,6) width 77: "high index: " 186 RenderMathMLMath {math} at (76,0) size 24x29 187 RenderMathMLRoot {mroot} at (0,0) size 24x29 188 RenderMathMLToken {mn} at (15,10) size 9x13 189 189 RenderBlock (anonymous) at (0,0) size 8x12 190 RenderText {#text} at (0,- 1) size 8x17191 text run at (0,- 1) width 8: "2"192 RenderMathMLFraction {mfrac} at (4,0) size 6x 22193 RenderMathMLFraction {mfrac} at (0,0) size 6x15194 RenderMathMLToken {mi} at (0,0) size 6x6[padding: 0 1 0 0]190 RenderText {#text} at (0,-6) size 8x25 191 text run at (0,-6) width 8: "2" 192 RenderMathMLFraction {mfrac} at (4,0) size 6x17 193 RenderMathMLFraction {mfrac} at (0,0) size 5x11 194 RenderMathMLToken {mi} at (0,0) size 5x5 [padding: 0 1 0 0] 195 195 RenderBlock (anonymous) at (0,0) size 5x6 196 RenderText {#text} at (0,- 2) size 5x10197 text run at (0,- 2) width 5: "x"198 RenderMathMLToken {mi} at (0, 7) size 6x8[padding: 0 1 0 0]196 RenderText {#text} at (0,-5) size 5x15 197 text run at (0,-5) width 5: "x" 198 RenderMathMLToken {mi} at (0,5) size 5x6 [padding: 0 1 0 0] 199 199 RenderBlock (anonymous) at (0,0) size 5x7 200 RenderText {#text} at (0,- 2) size 5x10201 text run at (0,- 2) width 5: "y"202 RenderMathMLToken {mi} at (0,1 5) size 6x7[padding: 0 1 0 0]200 RenderText {#text} at (0,-5) size 5x15 201 text run at (0,-5) width 5: "y" 202 RenderMathMLToken {mi} at (0,12) size 5x5 [padding: 0 1 0 0] 203 203 RenderBlock (anonymous) at (0,0) size 4x6 204 RenderText {#text} at (0,- 2) size 4x10205 text run at (0,- 2) width 4: "z"206 RenderBlock {p} at (0,3 21) size 784x32204 RenderText {#text} at (0,-5) size 4x15 205 text run at (0,-5) width 4: "z" 206 RenderBlock {p} at (0,319) size 784x32 207 207 RenderText {#text} at (0,12) size 160x19 208 208 text run at (0,12) width 160: "Imbricated square roots: " 209 RenderMathMLMath {math} at (159,0) size 252x28210 RenderMathMLRoot {msqrt} at (0,0) size 251x28211 RenderMathMLToken {mn} at ( 8,15) size 9x13209 RenderMathMLMath {math} at (159,0) size 314x33 210 RenderMathMLRoot {msqrt} at (0,0) size 313x33 211 RenderMathMLToken {mn} at (14,15) size 9x13 212 212 RenderBlock (anonymous) at (0,0) size 8x12 213 RenderText {#text} at (0,- 1) size 8x17214 text run at (0,- 1) width 8: "1"215 RenderMathMLOperator {mo} at ( 16,18) size 17x10216 RenderBlock (anonymous) at (3,0) size 1 0x9217 RenderText {#text} at (0,- 4) size 9x17218 text run at (0,- 4) width 9: "+"219 RenderMathMLRoot {msqrt} at ( 32,1) size 219x27220 RenderMathMLRow {mrow} at ( 8,1) size 210x25213 RenderText {#text} at (0,-6) size 8x25 214 text run at (0,-6) width 8: "1" 215 RenderMathMLOperator {mo} at (22,17) size 19x11 216 RenderBlock (anonymous) at (3,0) size 12x10 217 RenderText {#text} at (0,-8) size 11x25 218 text run at (0,-8) width 11: "+" 219 RenderMathMLRoot {msqrt} at (40,1) size 273x32 220 RenderMathMLRow {mrow} at (14,1) size 258x30 221 221 RenderMathMLToken {mn} at (0,12) size 8x12 222 222 RenderBlock (anonymous) at (0,0) size 8x12 223 RenderText {#text} at (0,- 1) size 8x17224 text run at (0,- 1) width 8: "2"225 RenderMathMLOperator {mo} at (8,1 5) size 16x9226 RenderBlock (anonymous) at (3,0) size 1 0x9227 RenderText {#text} at (0,- 4) size 9x17228 text run at (0,- 4) width 9: "+"229 RenderMathMLRoot {msqrt} at (2 3,0) size 187x24230 RenderMathMLRow {mrow} at ( 8,1) size 178x23223 RenderText {#text} at (0,-6) size 8x25 224 text run at (0,-6) width 8: "2" 225 RenderMathMLOperator {mo} at (8,14) size 19x10 226 RenderBlock (anonymous) at (3,0) size 12x10 227 RenderText {#text} at (0,-8) size 11x25 228 text run at (0,-8) width 11: "+" 229 RenderMathMLRoot {msqrt} at (26,0) size 231x29 230 RenderMathMLRow {mrow} at (14,1) size 217x28 231 231 RenderMathMLToken {mn} at (0,10) size 8x12 232 232 RenderBlock (anonymous) at (0,0) size 8x12 233 RenderText {#text} at (0,- 1) size 8x17234 text run at (0,- 1) width 8: "3"235 RenderMathMLOperator {mo} at (8,1 3) size 16x9236 RenderBlock (anonymous) at (3,0) size 1 0x9237 RenderText {#text} at (0,- 4) size 9x17238 text run at (0,- 4) width 9: "+"239 RenderMathMLRoot {msqrt} at (2 3,0) size 154x22240 RenderMathMLRow {mrow} at ( 8,1) size 145x21233 RenderText {#text} at (0,-6) size 8x25 234 text run at (0,-6) width 8: "3" 235 RenderMathMLOperator {mo} at (8,12) size 19x10 236 RenderBlock (anonymous) at (3,0) size 12x10 237 RenderText {#text} at (0,-8) size 11x25 238 text run at (0,-8) width 11: "+" 239 RenderMathMLRoot {msqrt} at (26,0) size 190x27 240 RenderMathMLRow {mrow} at (14,1) size 176x26 241 241 RenderMathMLToken {mn} at (0,8) size 8x12 242 242 RenderBlock (anonymous) at (0,0) size 8x12 243 RenderText {#text} at (0,- 1) size 8x17244 text run at (0,- 1) width 8: "4"245 RenderMathMLOperator {mo} at (8,1 1) size 16x9246 RenderBlock (anonymous) at (3,0) size 1 0x9247 RenderText {#text} at (0,- 4) size 9x17248 text run at (0,- 4) width 9: "+"249 RenderMathMLRoot {msqrt} at (2 3,0) size 121x20250 RenderMathMLRow {mrow} at ( 8,1) size 112x19251 RenderMathMLToken {mn} at (0, 6) size 8x12252 RenderBlock (anonymous) at (0,0) size 8x1 2253 RenderText {#text} at (0,- 1) size 8x17254 text run at (0,- 1) width 8: "5"255 RenderMathMLOperator {mo} at (8, 9) size 16x9256 RenderBlock (anonymous) at (3,0) size 1 0x9257 RenderText {#text} at (0,- 4) size 9x17258 text run at (0,- 4) width 9: "+"259 RenderMathMLRoot {msqrt} at (2 3,0) size 89x18260 RenderMathMLRow {mrow} at ( 8,1) size 80x17243 RenderText {#text} at (0,-6) size 8x25 244 text run at (0,-6) width 8: "4" 245 RenderMathMLOperator {mo} at (8,10) size 19x10 246 RenderBlock (anonymous) at (3,0) size 12x10 247 RenderText {#text} at (0,-8) size 11x25 248 text run at (0,-8) width 11: "+" 249 RenderMathMLRoot {msqrt} at (26,0) size 150x26 250 RenderMathMLRow {mrow} at (14,1) size 136x25 251 RenderMathMLToken {mn} at (0,5) size 8x13 252 RenderBlock (anonymous) at (0,0) size 8x13 253 RenderText {#text} at (0,-5) size 8x25 254 text run at (0,-5) width 8: "5" 255 RenderMathMLOperator {mo} at (8,8) size 19x10 256 RenderBlock (anonymous) at (3,0) size 12x10 257 RenderText {#text} at (0,-8) size 11x25 258 text run at (0,-8) width 11: "+" 259 RenderMathMLRoot {msqrt} at (26,0) size 109x24 260 RenderMathMLRow {mrow} at (14,1) size 95x23 261 261 RenderMathMLToken {mn} at (0,4) size 8x12 262 262 RenderBlock (anonymous) at (0,0) size 8x12 263 RenderText {#text} at (0,- 1) size 8x17264 text run at (0,- 1) width 8: "6"265 RenderMathMLOperator {mo} at (8, 7) size 16x9266 RenderBlock (anonymous) at (3,0) size 1 0x9267 RenderText {#text} at (0,- 4) size 9x17268 text run at (0,- 4) width 9: "+"269 RenderMathMLRoot {msqrt} at (2 3,0) size 56x16270 RenderMathMLRow {mrow} at ( 8,1) size 47x15263 RenderText {#text} at (0,-6) size 8x25 264 text run at (0,-6) width 8: "6" 265 RenderMathMLOperator {mo} at (8,6) size 19x10 266 RenderBlock (anonymous) at (3,0) size 12x10 267 RenderText {#text} at (0,-8) size 11x25 268 text run at (0,-8) width 11: "+" 269 RenderMathMLRoot {msqrt} at (26,0) size 68x22 270 RenderMathMLRow {mrow} at (14,1) size 54x21 271 271 RenderMathMLToken {mn} at (0,2) size 8x12 272 272 RenderBlock (anonymous) at (0,0) size 8x12 273 RenderText {#text} at (0,- 1) size 8x17274 text run at (0,- 1) width 8: "7"275 RenderMathMLOperator {mo} at (8, 5) size 16x9276 RenderBlock (anonymous) at (3,0) size 1 0x9277 RenderText {#text} at (0,- 4) size 9x17278 text run at (0,- 4) width 9: "+"279 RenderMathMLRoot {msqrt} at (2 3,0) size 23x14280 RenderMathMLToken {mi} at ( 8,1) size 14x13[padding: 0 2 0 0]273 RenderText {#text} at (0,-6) size 8x25 274 text run at (0,-6) width 8: "7" 275 RenderMathMLOperator {mo} at (8,4) size 19x10 276 RenderBlock (anonymous) at (3,0) size 12x10 277 RenderText {#text} at (0,-8) size 11x25 278 text run at (0,-8) width 11: "+" 279 RenderMathMLRoot {msqrt} at (26,0) size 27x20 280 RenderMathMLToken {mi} at (14,1) size 13x12 [padding: 0 2 0 0] 281 281 RenderBlock (anonymous) at (0,0) size 12x12 282 RenderText {#text} at (0,- 1) size 12x17283 text run at (0,- 1) width 12: "A"282 RenderText {#text} at (0,-6) size 12x25 283 text run at (0,-6) width 12: "A" 284 284 RenderText {#text} at (0,0) size 0x0 285 RenderBlock {p} at (0,36 9) size 784x47286 RenderText {#text} at (0,2 7) size 114x19287 text run at (0,2 7) width 114: "Imbricated roots: "288 RenderMathMLMath {math} at (113,0) size 267x43289 RenderMathMLRoot {mroot} at (0,0) size 267x43290 RenderMathMLRow {mrow} at ( 8,2) size 259x41291 RenderMathMLToken {mn} at (0,2 8) size 8x12285 RenderBlock {p} at (0,367) size 784x43 286 RenderText {#text} at (0,23) size 114x19 287 text run at (0,23) width 114: "Imbricated roots: " 288 RenderMathMLMath {math} at (113,0) size 329x42 289 RenderMathMLRoot {mroot} at (0,0) size 329x42 290 RenderMathMLRow {mrow} at (14,2) size 315x40 291 RenderMathMLToken {mn} at (0,24) size 8x12 292 292 RenderBlock (anonymous) at (0,0) size 8x12 293 RenderText {#text} at (0,- 1) size 8x17294 text run at (0,- 1) width 8: "1"295 RenderMathMLOperator {mo} at (8, 31) size 16x9296 RenderBlock (anonymous) at (3,0) size 1 0x9297 RenderText {#text} at (0,- 4) size 9x17298 text run at (0,- 4) width 9: "+"299 RenderMathMLRoot {mroot} at (2 3,0) size 235x40300 RenderMathMLRow {mrow} at ( 8,2) size 226x38301 RenderMathMLToken {mn} at (0,2 5) size 8x12293 RenderText {#text} at (0,-6) size 8x25 294 text run at (0,-6) width 8: "1" 295 RenderMathMLOperator {mo} at (8,26) size 19x10 296 RenderBlock (anonymous) at (3,0) size 12x10 297 RenderText {#text} at (0,-8) size 11x25 298 text run at (0,-8) width 11: "+" 299 RenderMathMLRoot {mroot} at (26,0) size 288x40 300 RenderMathMLRow {mrow} at (14,2) size 274x38 301 RenderMathMLToken {mn} at (0,21) size 8x12 302 302 RenderBlock (anonymous) at (0,0) size 8x12 303 RenderText {#text} at (0,- 1) size 8x17304 text run at (0,- 1) width 8: "2"305 RenderMathMLOperator {mo} at (8,2 8) size 16x9306 RenderBlock (anonymous) at (3,0) size 1 0x9307 RenderText {#text} at (0,- 4) size 9x17308 text run at (0,- 4) width 9: "+"309 RenderMathMLRoot {mroot} at (2 3,0) size 202x37310 RenderMathMLRow {mrow} at ( 8,2) size 193x35311 RenderMathMLToken {mn} at (0, 22) size 8x12303 RenderText {#text} at (0,-6) size 8x25 304 text run at (0,-6) width 8: "2" 305 RenderMathMLOperator {mo} at (8,23) size 19x10 306 RenderBlock (anonymous) at (3,0) size 12x10 307 RenderText {#text} at (0,-8) size 11x25 308 text run at (0,-8) width 11: "+" 309 RenderMathMLRoot {mroot} at (26,0) size 247x37 310 RenderMathMLRow {mrow} at (14,2) size 233x35 311 RenderMathMLToken {mn} at (0,18) size 8x12 312 312 RenderBlock (anonymous) at (0,0) size 8x12 313 RenderText {#text} at (0,- 1) size 8x17314 text run at (0,- 1) width 8: "3"315 RenderMathMLOperator {mo} at (8,2 5) size 16x9316 RenderBlock (anonymous) at (3,0) size 1 0x9317 RenderText {#text} at (0,- 4) size 9x17318 text run at (0,- 4) width 9: "+"319 RenderMathMLRoot {mroot} at (2 3,0) size 169x34320 RenderMathMLRow {mrow} at ( 8,2) size 161x32321 RenderMathMLToken {mn} at (0,1 9) size 8x12313 RenderText {#text} at (0,-6) size 8x25 314 text run at (0,-6) width 8: "3" 315 RenderMathMLOperator {mo} at (8,20) size 19x10 316 RenderBlock (anonymous) at (3,0) size 12x10 317 RenderText {#text} at (0,-8) size 11x25 318 text run at (0,-8) width 11: "+" 319 RenderMathMLRoot {mroot} at (26,0) size 206x35 320 RenderMathMLRow {mrow} at (14,2) size 192x33 321 RenderMathMLToken {mn} at (0,15) size 8x12 322 322 RenderBlock (anonymous) at (0,0) size 8x12 323 RenderText {#text} at (0,- 1) size 8x17324 text run at (0,- 1) width 8: "4"325 RenderMathMLOperator {mo} at (8, 22) size 16x9326 RenderBlock (anonymous) at (3,0) size 1 0x9327 RenderText {#text} at (0,- 4) size 9x17328 text run at (0,- 4) width 9: "+"329 RenderMathMLRoot {mroot} at (2 3,0) size 137x31330 RenderMathMLRow {mrow} at ( 8,2) size 128x29331 RenderMathMLToken {mn} at (0,1 6) size 8x12332 RenderBlock (anonymous) at (0,0) size 8x1 2333 RenderText {#text} at (0,- 1) size 8x17334 text run at (0,- 1) width 8: "5"335 RenderMathMLOperator {mo} at (8,1 9) size 16x9336 RenderBlock (anonymous) at (3,0) size 1 0x9337 RenderText {#text} at (0,- 4) size 9x17338 text run at (0,- 4) width 9: "+"339 RenderMathMLRoot {mroot} at (2 3,0) size 104x28340 RenderMathMLRow {mrow} at ( 8,2) size 95x26341 RenderMathMLToken {mn} at (0, 13) size 8x12323 RenderText {#text} at (0,-6) size 8x25 324 text run at (0,-6) width 8: "4" 325 RenderMathMLOperator {mo} at (8,17) size 19x10 326 RenderBlock (anonymous) at (3,0) size 12x10 327 RenderText {#text} at (0,-8) size 11x25 328 text run at (0,-8) width 11: "+" 329 RenderMathMLRoot {mroot} at (26,0) size 165x32 330 RenderMathMLRow {mrow} at (14,2) size 151x30 331 RenderMathMLToken {mn} at (0,11) size 8x13 332 RenderBlock (anonymous) at (0,0) size 8x13 333 RenderText {#text} at (0,-5) size 8x25 334 text run at (0,-5) width 8: "5" 335 RenderMathMLOperator {mo} at (8,14) size 19x10 336 RenderBlock (anonymous) at (3,0) size 12x10 337 RenderText {#text} at (0,-8) size 11x25 338 text run at (0,-8) width 11: "+" 339 RenderMathMLRoot {mroot} at (26,0) size 124x30 340 RenderMathMLRow {mrow} at (14,2) size 110x28 341 RenderMathMLToken {mn} at (0,9) size 8x12 342 342 RenderBlock (anonymous) at (0,0) size 8x12 343 RenderText {#text} at (0,- 1) size 8x17344 text run at (0,- 1) width 8: "6"345 RenderMathMLOperator {mo} at (8,1 6) size 16x9346 RenderBlock (anonymous) at (3,0) size 1 0x9347 RenderText {#text} at (0,- 4) size 9x17348 text run at (0,- 4) width 9: "+"349 RenderMathMLRoot {mroot} at (2 3,0) size 71x25350 RenderMathMLRow {mrow} at ( 8,2) size 62x23351 RenderMathMLToken {mn} at (0, 10) size 8x12343 RenderText {#text} at (0,-6) size 8x25 344 text run at (0,-6) width 8: "6" 345 RenderMathMLOperator {mo} at (8,11) size 19x10 346 RenderBlock (anonymous) at (3,0) size 12x10 347 RenderText {#text} at (0,-8) size 11x25 348 text run at (0,-8) width 11: "+" 349 RenderMathMLRoot {mroot} at (26,0) size 83x27 350 RenderMathMLRow {mrow} at (14,2) size 69x25 351 RenderMathMLToken {mn} at (0,6) size 8x12 352 352 RenderBlock (anonymous) at (0,0) size 8x12 353 RenderText {#text} at (0,- 1) size 8x17354 text run at (0,- 1) width 8: "7"355 RenderMathMLOperator {mo} at (8, 13) size 16x9356 RenderBlock (anonymous) at (3,0) size 1 0x9357 RenderText {#text} at (0,- 4) size 9x17358 text run at (0,- 4) width 9: "+"359 RenderMathMLRoot {mroot} at (2 3,0) size 39x23360 RenderMathMLToken {mi} at (2 4,10) size 14x13[padding: 0 2 0 0]353 RenderText {#text} at (0,-6) size 8x25 354 text run at (0,-6) width 8: "7" 355 RenderMathMLOperator {mo} at (8,8) size 19x10 356 RenderBlock (anonymous) at (3,0) size 12x10 357 RenderText {#text} at (0,-8) size 11x25 358 text run at (0,-8) width 11: "+" 359 RenderMathMLRoot {mroot} at (26,0) size 42x24 360 RenderMathMLToken {mi} at (29,5) size 13x12 [padding: 0 2 0 0] 361 361 RenderBlock (anonymous) at (0,0) size 12x12 362 RenderText {#text} at (0,- 1) size 12x17363 text run at (0,- 1) width 12: "A"364 RenderMathMLFraction {mfrac} at (4,0) size 2 1x15362 RenderText {#text} at (0,-6) size 12x25 363 text run at (0,-6) width 12: "A" 364 RenderMathMLFraction {mfrac} at (4,0) size 20x13 365 365 RenderMathMLRow {mrow} at (0,0) size 20x7 366 RenderMathMLToken {mi} at (0, 0) size 6x6[padding: 0 1 0 0]366 RenderMathMLToken {mi} at (0,1) size 5x5 [padding: 0 1 0 0] 367 367 RenderBlock (anonymous) at (0,0) size 5x6 368 RenderText {#text} at (0,- 2) size 5x10369 text run at (0,- 2) width 5: "x"370 RenderMathMLOperator {mo} at ( 5,0) size 10x6371 RenderBlock (anonymous) at (2,0) size 5x6372 RenderText {#text} at (0,- 2) size 5x10373 text run at (0,- 2) width 5: "+"374 RenderMathMLToken {mi} at (1 4,0) size 6x7[padding: 0 1 0 0]368 RenderText {#text} at (0,-5) size 5x15 369 text run at (0,-5) width 5: "x" 370 RenderMathMLOperator {mo} at (4,0) size 12x6 371 RenderBlock (anonymous) at (2,0) size 7x6 372 RenderText {#text} at (0,-5) size 7x15 373 text run at (0,-5) width 7: "+" 374 RenderMathMLToken {mi} at (15,1) size 5x6 [padding: 0 1 0 0] 375 375 RenderBlock (anonymous) at (0,0) size 5x7 376 RenderText {#text} at (0,- 2) size 5x10377 text run at (0,- 2) width 5: "y"378 RenderMathMLToken {mi} at (7, 8) size 6x7[padding: 0 1 0 0]376 RenderText {#text} at (0,-5) size 5x15 377 text run at (0,-5) width 5: "y" 378 RenderMathMLToken {mi} at (7,7) size 6x6 [padding: 0 1 0 0] 379 379 RenderBlock (anonymous) at (0,0) size 4x6 380 RenderText {#text} at (0,- 2) size 4x10381 text run at (0,- 2) width 4: "z"382 RenderMathMLToken {mn} at (4, 3) size 5x9380 RenderText {#text} at (0,-5) size 4x15 381 text run at (0,-5) width 4: "z" 382 RenderMathMLToken {mn} at (4,4) size 5x9 383 383 RenderBlock (anonymous) at (0,0) size 5x8 384 RenderText {#text} at (0, 0) size 5x10385 text run at (0, 0) width 5: "9"386 RenderMathMLToken {mn} at (4, 4) size 5x9384 RenderText {#text} at (0,-3) size 5x15 385 text run at (0,-3) width 5: "9" 386 RenderMathMLToken {mn} at (4,5) size 5x9 387 387 RenderBlock (anonymous) at (0,0) size 5x8 388 RenderText {#text} at (0, 0) size 5x10389 text run at (0, 0) width 5: "8"390 RenderMathMLToken {mn} at (4, 6) size 5x8388 RenderText {#text} at (0,-3) size 5x15 389 text run at (0,-3) width 5: "8" 390 RenderMathMLToken {mn} at (4,7) size 5x8 391 391 RenderBlock (anonymous) at (0,0) size 5x7 392 RenderText {#text} at (0,- 1) size 5x10393 text run at (0,- 1) width 5: "7"394 RenderMathMLToken {mn} at (4,7) size 5x 8392 RenderText {#text} at (0,-4) size 5x15 393 text run at (0,-4) width 5: "7" 394 RenderMathMLToken {mn} at (4,7) size 5x9 395 395 RenderBlock (anonymous) at (0,0) size 5x8 396 RenderText {#text} at (0, 0) size 5x10397 text run at (0, 0) width 5: "6"396 RenderText {#text} at (0,-3) size 5x15 397 text run at (0,-3) width 5: "6" 398 398 RenderMathMLToken {mn} at (4,8) size 5x9 399 399 RenderBlock (anonymous) at (0,0) size 5x8 400 RenderText {#text} at (0, 0) size 5x10401 text run at (0, 0) width 5: "5"400 RenderText {#text} at (0,-3) size 5x15 401 text run at (0,-3) width 5: "5" 402 402 RenderMathMLToken {mn} at (4,9) size 5x9 403 403 RenderBlock (anonymous) at (0,0) size 5x8 404 RenderText {#text} at (0, 0) size 5x10405 text run at (0, 0) width 5: "4"404 RenderText {#text} at (0,-3) size 5x15 405 text run at (0,-3) width 5: "4" 406 406 RenderMathMLToken {mn} at (4,10) size 5x9 407 407 RenderBlock (anonymous) at (0,0) size 5x8 408 RenderText {#text} at (0, 0) size 5x10409 text run at (0, 0) width 5: "3"408 RenderText {#text} at (0,-3) size 5x15 409 text run at (0,-3) width 5: "3" 410 410 RenderText {#text} at (0,0) size 0x0 411 RenderBlock {p} at (0,4 32) size 784x47412 RenderText {#text} at (0,2 7) size 74x19413 text run at (0,2 7) width 74: "RTL roots: "414 RenderMathMLMath {math} at (73,0) size 267x43415 RenderMathMLRoot {mroot} at (0,0) size 267x43416 RenderMathMLRow {mrow} at (0,2) size 258x41417 RenderMathMLToken {mn} at ( 249,28) size 9x12411 RenderBlock {p} at (0,426) size 784x43 412 RenderText {#text} at (0,23) size 74x19 413 text run at (0,23) width 74: "RTL roots: " 414 RenderMathMLMath {math} at (73,0) size 329x42 415 RenderMathMLRoot {mroot} at (0,0) size 329x42 416 RenderMathMLRow {mrow} at (0,2) size 314x40 417 RenderMathMLToken {mn} at (305,24) size 9x12 418 418 RenderBlock (anonymous) at (0,0) size 8x12 419 RenderText {#text} at (0,- 1) size 8x17420 text run at (0,- 1) width 8: "1"421 RenderMathMLOperator {mo} at (2 33,31) size 17x9422 RenderBlock (anonymous) at (3,0) size 1 0x9423 RenderText {#text} at (0,- 4) size 9x17424 text run at (0,- 4) width 9RTL: "+"425 RenderMathMLRoot {mroot} at (0,0) size 2 34x40426 RenderMathMLRow {mrow} at (0,2) size 2 25x38427 RenderMathMLToken {mn} at (2 16,25) size 9x12419 RenderText {#text} at (0,-6) size 8x25 420 text run at (0,-6) width 8: "1" 421 RenderMathMLOperator {mo} at (287,26) size 19x10 422 RenderBlock (anonymous) at (3,0) size 12x10 423 RenderText {#text} at (0,-8) size 11x25 424 text run at (0,-8) width 11 RTL: "+" 425 RenderMathMLRoot {mroot} at (0,0) size 288x40 426 RenderMathMLRow {mrow} at (0,2) size 273x38 427 RenderMathMLToken {mn} at (264,21) size 9x12 428 428 RenderBlock (anonymous) at (0,0) size 8x12 429 RenderText {#text} at (0,- 1) size 8x17430 text run at (0,- 1) width 8: "2"431 RenderMathMLOperator {mo} at (2 00,28) size 17x9432 RenderBlock (anonymous) at (3,0) size 1 0x9433 RenderText {#text} at (0,- 4) size 9x17434 text run at (0,- 4) width 9RTL: "+"435 RenderMathMLRoot {mroot} at (0,0) size 2 01x37436 RenderMathMLRow {mrow} at (0,2) size 192x35437 RenderMathMLToken {mn} at ( 183,22) size 9x12429 RenderText {#text} at (0,-6) size 8x25 430 text run at (0,-6) width 8: "2" 431 RenderMathMLOperator {mo} at (246,23) size 19x10 432 RenderBlock (anonymous) at (3,0) size 12x10 433 RenderText {#text} at (0,-8) size 11x25 434 text run at (0,-8) width 11 RTL: "+" 435 RenderMathMLRoot {mroot} at (0,0) size 247x37 436 RenderMathMLRow {mrow} at (0,2) size 232x35 437 RenderMathMLToken {mn} at (223,18) size 9x12 438 438 RenderBlock (anonymous) at (0,0) size 8x12 439 RenderText {#text} at (0,- 1) size 8x17440 text run at (0,- 1) width 8: "3"441 RenderMathMLOperator {mo} at ( 168,25) size 16x9442 RenderBlock (anonymous) at (3,0) size 1 0x9443 RenderText {#text} at (0,- 4) size 9x17444 text run at (0,- 4) width 9RTL: "+"445 RenderMathMLRoot {mroot} at (0,0) size 169x34446 RenderMathMLRow {mrow} at (0,2) size 1 60x32447 RenderMathMLToken {mn} at (1 51,19) size 9x12439 RenderText {#text} at (0,-6) size 8x25 440 text run at (0,-6) width 8: "3" 441 RenderMathMLOperator {mo} at (205,20) size 19x10 442 RenderBlock (anonymous) at (3,0) size 12x10 443 RenderText {#text} at (0,-8) size 11x25 444 text run at (0,-8) width 11 RTL: "+" 445 RenderMathMLRoot {mroot} at (0,0) size 206x35 446 RenderMathMLRow {mrow} at (0,2) size 191x33 447 RenderMathMLToken {mn} at (182,15) size 9x12 448 448 RenderBlock (anonymous) at (0,0) size 8x12 449 RenderText {#text} at (0,- 1) size 8x17450 text run at (0,- 1) width 8: "4"451 RenderMathMLOperator {mo} at (1 35,22) size 17x9452 RenderBlock (anonymous) at (3,0) size 1 0x9453 RenderText {#text} at (0,- 4) size 9x17454 text run at (0,- 4) width 9RTL: "+"455 RenderMathMLRoot {mroot} at (0,0) size 1 36x31456 RenderMathMLRow {mrow} at (0,2) size 1 27x29457 RenderMathMLToken {mn} at (1 18,16) size 9x12458 RenderBlock (anonymous) at (0,0) size 8x1 2459 RenderText {#text} at (0,- 1) size 8x17460 text run at (0,- 1) width 8: "5"461 RenderMathMLOperator {mo} at (1 02,19) size 17x9462 RenderBlock (anonymous) at (3,0) size 1 0x9463 RenderText {#text} at (0,- 4) size 9x17464 text run at (0,- 4) width 9RTL: "+"465 RenderMathMLRoot {mroot} at (0,0) size 1 03x28466 RenderMathMLRow {mrow} at (0,2) size 94x26467 RenderMathMLToken {mn} at ( 85,13) size 9x12449 RenderText {#text} at (0,-6) size 8x25 450 text run at (0,-6) width 8: "4" 451 RenderMathMLOperator {mo} at (164,17) size 19x10 452 RenderBlock (anonymous) at (3,0) size 12x10 453 RenderText {#text} at (0,-8) size 11x25 454 text run at (0,-8) width 11 RTL: "+" 455 RenderMathMLRoot {mroot} at (0,0) size 165x32 456 RenderMathMLRow {mrow} at (0,2) size 150x30 457 RenderMathMLToken {mn} at (141,11) size 9x13 458 RenderBlock (anonymous) at (0,0) size 8x13 459 RenderText {#text} at (0,-5) size 8x25 460 text run at (0,-5) width 8: "5" 461 RenderMathMLOperator {mo} at (123,14) size 19x10 462 RenderBlock (anonymous) at (3,0) size 12x10 463 RenderText {#text} at (0,-8) size 11x25 464 text run at (0,-8) width 11 RTL: "+" 465 RenderMathMLRoot {mroot} at (0,0) size 124x30 466 RenderMathMLRow {mrow} at (0,2) size 109x28 467 RenderMathMLToken {mn} at (100,9) size 9x12 468 468 RenderBlock (anonymous) at (0,0) size 8x12 469 RenderText {#text} at (0,- 1) size 8x17470 text run at (0,- 1) width 8: "6"471 RenderMathMLOperator {mo} at ( 69,16) size 17x9472 RenderBlock (anonymous) at (3,0) size 1 0x9473 RenderText {#text} at (0,- 4) size 9x17474 text run at (0,- 4) width 9RTL: "+"475 RenderMathMLRoot {mroot} at (0,0) size 70x25476 RenderMathMLRow {mrow} at (0,2) size 6 2x23477 RenderMathMLToken {mn} at (5 3,10) size 9x12469 RenderText {#text} at (0,-6) size 8x25 470 text run at (0,-6) width 8: "6" 471 RenderMathMLOperator {mo} at (82,11) size 19x10 472 RenderBlock (anonymous) at (3,0) size 12x10 473 RenderText {#text} at (0,-8) size 11x25 474 text run at (0,-8) width 11 RTL: "+" 475 RenderMathMLRoot {mroot} at (0,0) size 83x27 476 RenderMathMLRow {mrow} at (0,2) size 68x25 477 RenderMathMLToken {mn} at (59,6) size 9x12 478 478 RenderBlock (anonymous) at (0,0) size 8x12 479 RenderText {#text} at (0,- 1) size 8x17480 text run at (0,- 1) width 8: "7"481 RenderMathMLOperator {mo} at ( 37,13) size 17x9482 RenderBlock (anonymous) at (3,0) size 1 0x9483 RenderText {#text} at (0,- 4) size 9x17484 text run at (0,- 4) width 9RTL: "+"485 RenderMathMLRoot {mroot} at (0,0) size 38x23486 RenderMathMLToken {mi} at (0, 10) size 14x13[padding: 0 0 0 2]487 RenderBlock (anonymous) at ( 1,0) size 13x12488 RenderText {#text} at (0,- 1) size 12x17489 text run at (0,- 1) width 12: "A"490 RenderMathMLFraction {mfrac} at (1 3,0) size 20x15479 RenderText {#text} at (0,-6) size 8x25 480 text run at (0,-6) width 8: "7" 481 RenderMathMLOperator {mo} at (41,8) size 19x10 482 RenderBlock (anonymous) at (3,0) size 12x10 483 RenderText {#text} at (0,-8) size 11x25 484 text run at (0,-8) width 11 RTL: "+" 485 RenderMathMLRoot {mroot} at (0,0) size 42x24 486 RenderMathMLToken {mi} at (0,5) size 12x12 [padding: 0 0 0 2] 487 RenderBlock (anonymous) at (0,0) size 12x12 488 RenderText {#text} at (0,-6) size 12x25 489 text run at (0,-6) width 12: "A" 490 RenderMathMLFraction {mfrac} at (17,0) size 20x13 491 491 RenderMathMLRow {mrow} at (0,0) size 20x7 492 RenderMathMLToken {mi} at (14, 0) size 6x6[padding: 0 0 0 1]493 RenderBlock (anonymous) at (0,0) size 6x6494 RenderText {#text} at (0,- 2) size 5x10495 text run at (0,- 2) width 5: "x"496 RenderMathMLOperator {mo} at ( 5,0) size 10x6497 RenderBlock (anonymous) at (2,0) size 5x6498 RenderText {#text} at (0,- 2) size 5x10499 text run at (0,- 2) width 5RTL: "+"500 RenderMathMLToken {mi} at (0, 0) size 6x7[padding: 0 0 0 1]501 RenderBlock (anonymous) at (0,0) size 6x7502 RenderText {#text} at (0,- 2) size 5x10503 text run at (0,- 2) width 5: "y"504 RenderMathMLToken {mi} at (7, 8) size 6x7[padding: 0 0 0 1]505 RenderBlock (anonymous) at (0,0) size 5x6506 RenderText {#text} at (0,- 2) size 4x10507 text run at (0,- 2) width 4: "z"508 RenderMathMLToken {mn} at ( 61,3) size 5x9492 RenderMathMLToken {mi} at (14,1) size 6x5 [padding: 0 0 0 1] 493 RenderBlock (anonymous) at (0,0) size 5x6 494 RenderText {#text} at (0,-5) size 5x15 495 text run at (0,-5) width 5: "x" 496 RenderMathMLOperator {mo} at (4,0) size 11x6 497 RenderBlock (anonymous) at (2,0) size 7x6 498 RenderText {#text} at (0,-5) size 7x15 499 text run at (0,-5) width 7 RTL: "+" 500 RenderMathMLToken {mi} at (0,1) size 5x6 [padding: 0 0 0 1] 501 RenderBlock (anonymous) at (0,0) size 5x7 502 RenderText {#text} at (0,-5) size 5x15 503 text run at (0,-5) width 5: "y" 504 RenderMathMLToken {mi} at (7,7) size 6x6 [padding: 0 0 0 1] 505 RenderBlock (anonymous) at (0,0) size 4x6 506 RenderText {#text} at (0,-5) size 4x15 507 text run at (0,-5) width 4: "z" 508 RenderMathMLToken {mn} at (73,4) size 5x9 509 509 RenderBlock (anonymous) at (0,0) size 5x8 510 RenderText {#text} at (0, 0) size 5x10511 text run at (0, 0) width 5: "9"512 RenderMathMLToken {mn} at ( 93,4) size 6x9510 RenderText {#text} at (0,-3) size 5x15 511 text run at (0,-3) width 5: "9" 512 RenderMathMLToken {mn} at (114,5) size 5x9 513 513 RenderBlock (anonymous) at (0,0) size 5x8 514 RenderText {#text} at (0, 0) size 5x10515 text run at (0, 0) width 5: "8"516 RenderMathMLToken {mn} at (1 26,6) size 5x8514 RenderText {#text} at (0,-3) size 5x15 515 text run at (0,-3) width 5: "8" 516 RenderMathMLToken {mn} at (155,7) size 5x8 517 517 RenderBlock (anonymous) at (0,0) size 5x7 518 RenderText {#text} at (0,- 1) size 5x10519 text run at (0,- 1) width 5: "7"520 RenderMathMLToken {mn} at (1 59,7) size 5x8518 RenderText {#text} at (0,-4) size 5x15 519 text run at (0,-4) width 5: "7" 520 RenderMathMLToken {mn} at (196,7) size 5x9 521 521 RenderBlock (anonymous) at (0,0) size 5x8 522 RenderText {#text} at (0, 0) size 5x10523 text run at (0, 0) width 5: "6"524 RenderMathMLToken {mn} at ( 191,8) size 6x9522 RenderText {#text} at (0,-3) size 5x15 523 text run at (0,-3) width 5: "6" 524 RenderMathMLToken {mn} at (237,8) size 5x9 525 525 RenderBlock (anonymous) at (0,0) size 5x8 526 RenderText {#text} at (0, 0) size 5x10527 text run at (0, 0) width 5: "5"528 RenderMathMLToken {mn} at (2 24,9) size 6x9526 RenderText {#text} at (0,-3) size 5x15 527 text run at (0,-3) width 5: "5" 528 RenderMathMLToken {mn} at (278,9) size 5x9 529 529 RenderBlock (anonymous) at (0,0) size 5x8 530 RenderText {#text} at (0, 0) size 5x10531 text run at (0, 0) width 5: "4"532 RenderMathMLToken {mn} at ( 257,10) size 5x9530 RenderText {#text} at (0,-3) size 5x15 531 text run at (0,-3) width 5: "4" 532 RenderMathMLToken {mn} at (319,10) size 5x9 533 533 RenderBlock (anonymous) at (0,0) size 5x8 534 RenderText {#text} at (0, 0) size 5x10535 text run at (0, 0) width 5: "3"534 RenderText {#text} at (0,-3) size 5x15 535 text run at (0,-3) width 5: "3" 536 536 RenderText {#text} at (0,0) size 0x0 -
trunk/LayoutTests/platform/ios/mathml/radical-fallback-expected.txt
r203171 r222390 7 7 RenderText {#text} at (0,67) size 132x19 8 8 text run at (0,67) width 132: "Large LTR radicals: " 9 RenderMathMLMath {math} at (131,0) size 19x8210 RenderMathMLRoot {msqrt} at (0,0) size 9x8211 RenderMathMLSpace {mspace} at ( 8,1) size 0x8112 RenderMathMLRoot {msqrt} at ( 8,0) size 10x829 RenderMathMLMath {math} at (131,0) size 25x82 10 RenderMathMLRoot {msqrt} at (0,0) size 15x82 11 RenderMathMLSpace {mspace} at (14,1) size 0x81 12 RenderMathMLRoot {msqrt} at (14,0) size 10x82 13 13 RenderMathMLSpace {mspace} at (8,1) size 0x81 14 14 RenderText {#text} at (0,0) size 0x0 … … 16 16 RenderText {#text} at (0,67) size 132x19 17 17 text run at (0,67) width 132: "Large RTL radicals: " 18 RenderMathMLMath {math} at (131,0) size 19x8219 RenderMathMLRoot {msqrt} at (8,0) size 1 0x8218 RenderMathMLMath {math} at (131,0) size 25x82 19 RenderMathMLRoot {msqrt} at (8,0) size 16x82 20 20 RenderMathMLSpace {mspace} at (0,1) size 0x81 21 21 RenderMathMLRoot {msqrt} at (0,0) size 9x82 -
trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFontWithWeight-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/excel-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/excel-legacy-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/excel-macro-enabled-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/powerpoint-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/powerpoint-legacy-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/word-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/ios/quicklook/word-legacy-expected.txt
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Rev URL
-
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.