Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Side by Side Diff: LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt

Issue 114373004: Remove the SVGColor and SVGPaint DOM interfaces (were deprecated). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: text diff fix Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Tests lookup precedence for properties on Window objects in the presence of a ch ild frame, and that IDL properties defined in the prototype (window.location, wi ndow.focus, etc) have higher lookup precedence than named document elements (suc h as input elements). 1 Tests lookup precedence for properties on Window objects in the presence of a ch ild frame, and that IDL properties defined in the prototype (window.location, wi ndow.focus, etc) have higher lookup precedence than named document elements (suc h as input elements).
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 6
7 7
8 8
9 PASS 'function alert() { [native code] }' is 'function alert() { [native code] } ' 9 PASS 'function alert() { [native code] }' is 'function alert() { [native code] } '
10 PASS 'function alert() { [native code] }' is 'function alert() { [native code] } ' 10 PASS 'function alert() { [native code] }' is 'function alert() { [native code] } '
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 PASS 'function ProcessingInstruction() { [native code] }' is 'function Processin gInstruction() { [native code] }' 253 PASS 'function ProcessingInstruction() { [native code] }' is 'function Processin gInstruction() { [native code] }'
254 PASS 'function ProcessingInstruction() { [native code] }' is 'function Processin gInstruction() { [native code] }' 254 PASS 'function ProcessingInstruction() { [native code] }' is 'function Processin gInstruction() { [native code] }'
255 PASS 'function ProgressEvent() { [native code] }' is 'function ProgressEvent() { [native code] }' 255 PASS 'function ProgressEvent() { [native code] }' is 'function ProgressEvent() { [native code] }'
256 PASS 'function ProgressEvent() { [native code] }' is 'function ProgressEvent() { [native code] }' 256 PASS 'function ProgressEvent() { [native code] }' is 'function ProgressEvent() { [native code] }'
257 PASS 'function Range() { [native code] }' is 'function Range() { [native code] } ' 257 PASS 'function Range() { [native code] }' is 'function Range() { [native code] } '
258 PASS 'function Range() { [native code] }' is 'function Range() { [native code] } ' 258 PASS 'function Range() { [native code] }' is 'function Range() { [native code] } '
259 PASS 'function Rect() { [native code] }' is 'function Rect() { [native code] }' 259 PASS 'function Rect() { [native code] }' is 'function Rect() { [native code] }'
260 PASS 'function Rect() { [native code] }' is 'function Rect() { [native code] }' 260 PASS 'function Rect() { [native code] }' is 'function Rect() { [native code] }'
261 PASS 'function SVGAngle() { [native code] }' is 'function SVGAngle() { [native c ode] }' 261 PASS 'function SVGAngle() { [native code] }' is 'function SVGAngle() { [native c ode] }'
262 PASS 'function SVGAngle() { [native code] }' is 'function SVGAngle() { [native c ode] }' 262 PASS 'function SVGAngle() { [native code] }' is 'function SVGAngle() { [native c ode] }'
263 PASS 'function SVGColor() { [native code] }' is 'function SVGColor() { [native c ode] }'
264 PASS 'function SVGColor() { [native code] }' is 'function SVGColor() { [native c ode] }'
265 PASS 'function SVGGradientElement() { [native code] }' is 'function SVGGradientE lement() { [native code] }' 263 PASS 'function SVGGradientElement() { [native code] }' is 'function SVGGradientE lement() { [native code] }'
266 PASS 'function SVGGradientElement() { [native code] }' is 'function SVGGradientE lement() { [native code] }' 264 PASS 'function SVGGradientElement() { [native code] }' is 'function SVGGradientE lement() { [native code] }'
267 PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native code] }' 265 PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native code] }'
268 PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native code] }' 266 PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native code] }'
269 PASS 'function SVGMarkerElement() { [native code] }' is 'function SVGMarkerEleme nt() { [native code] }' 267 PASS 'function SVGMarkerElement() { [native code] }' is 'function SVGMarkerEleme nt() { [native code] }'
270 PASS 'function SVGMarkerElement() { [native code] }' is 'function SVGMarkerEleme nt() { [native code] }' 268 PASS 'function SVGMarkerElement() { [native code] }' is 'function SVGMarkerEleme nt() { [native code] }'
271 PASS 'function SVGPaint() { [native code] }' is 'function SVGPaint() { [native c ode] }'
272 PASS 'function SVGPaint() { [native code] }' is 'function SVGPaint() { [native c ode] }'
273 PASS 'function SVGPathSeg() { [native code] }' is 'function SVGPathSeg() { [nati ve code] }' 269 PASS 'function SVGPathSeg() { [native code] }' is 'function SVGPathSeg() { [nati ve code] }'
274 PASS 'function SVGPathSeg() { [native code] }' is 'function SVGPathSeg() { [nati ve code] }' 270 PASS 'function SVGPathSeg() { [native code] }' is 'function SVGPathSeg() { [nati ve code] }'
275 PASS 'function SVGPreserveAspectRatio() { [native code] }' is 'function SVGPrese rveAspectRatio() { [native code] }' 271 PASS 'function SVGPreserveAspectRatio() { [native code] }' is 'function SVGPrese rveAspectRatio() { [native code] }'
276 PASS 'function SVGPreserveAspectRatio() { [native code] }' is 'function SVGPrese rveAspectRatio() { [native code] }' 272 PASS 'function SVGPreserveAspectRatio() { [native code] }' is 'function SVGPrese rveAspectRatio() { [native code] }'
277 PASS 'function SVGRenderingIntent() { [native code] }' is 'function SVGRendering Intent() { [native code] }' 273 PASS 'function SVGRenderingIntent() { [native code] }' is 'function SVGRendering Intent() { [native code] }'
278 PASS 'function SVGRenderingIntent() { [native code] }' is 'function SVGRendering Intent() { [native code] }' 274 PASS 'function SVGRenderingIntent() { [native code] }' is 'function SVGRendering Intent() { [native code] }'
279 PASS 'function SVGTextContentElement() { [native code] }' is 'function SVGTextCo ntentElement() { [native code] }' 275 PASS 'function SVGTextContentElement() { [native code] }' is 'function SVGTextCo ntentElement() { [native code] }'
280 PASS 'function SVGTextContentElement() { [native code] }' is 'function SVGTextCo ntentElement() { [native code] }' 276 PASS 'function SVGTextContentElement() { [native code] }' is 'function SVGTextCo ntentElement() { [native code] }'
281 PASS 'function SVGTextPathElement() { [native code] }' is 'function SVGTextPathE lement() { [native code] }' 277 PASS 'function SVGTextPathElement() { [native code] }' is 'function SVGTextPathE lement() { [native code] }'
282 PASS 'function SVGTextPathElement() { [native code] }' is 'function SVGTextPathE lement() { [native code] }' 278 PASS 'function SVGTextPathElement() { [native code] }' is 'function SVGTextPathE lement() { [native code] }'
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 PASS typeof win['closed'] is 'boolean' 431 PASS typeof win['closed'] is 'boolean'
436 PASS win['closed'] is false 432 PASS win['closed'] is false
437 PASS typeof win['offscreenBuffering'] is 'boolean' 433 PASS typeof win['offscreenBuffering'] is 'boolean'
438 PASS win['offscreenBuffering'] is true 434 PASS win['offscreenBuffering'] is true
439 PASS typeof win['offscreenBuffering'] is 'boolean' 435 PASS typeof win['offscreenBuffering'] is 'boolean'
440 PASS win['offscreenBuffering'] is true 436 PASS win['offscreenBuffering'] is true
441 PASS successfullyParsed is true 437 PASS successfullyParsed is true
442 438
443 TEST COMPLETE 439 TEST COMPLETE
444 440
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698