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

Side by Side Diff: LayoutTests/svg/dom/altGlyph-dom-expected.txt

Issue 16677006: Merge 150896 "Dirty the first RootInlineBox, always" (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1500/
Patch Set: Created 7 years, 6 months 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 | Annotate | Revision Log
OLDNEW
1 &M000076; 1 &M000076;
2 This test checks that SVG altGlyph elements create the appropriate DOM object. 2 This test checks that SVG altGlyph elements create the appropriate DOM object.
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 PASS altGlyph.tagName is "altGlyph" 7 PASS altGlyph.tagName is "altGlyph"
8 PASS altGlyph.namespaceURI is "http://www.w3.org/2000/svg" 8 PASS altGlyph.namespaceURI is "http://www.w3.org/2000/svg"
9 PASS altGlyph.format is "image/svg+xml" 9 PASS altGlyph.format is "image/svg+xml"
10 PASS altGlyph.format = 'x' threw exception Error: NoModificationAllowedError: DO M Exception 7. 10 PASS altGlyph.format = 'x' threw exception Error: NoModificationAllowedError: DO M Exception 7.
11 FAIL altGlyph.getStartPositionOfChar(0).x should be 0. Was 72. 11 PASS altGlyph.getStartPositionOfChar(0).x is 0
12 PASS successfullyParsed is true 12 PASS successfullyParsed is true
13 13
14 TEST COMPLETE 14 TEST COMPLETE
15 15
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash-expected.txt ('k') | Source/core/rendering/RenderTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698