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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/dom/altGlyph-dom-expected.txt
===================================================================
--- LayoutTests/svg/dom/altGlyph-dom-expected.txt (revision 152061)
+++ LayoutTests/svg/dom/altGlyph-dom-expected.txt (working copy)
@@ -1,4 +1,4 @@
-一&M000076; 丁
+&M000076;
This test checks that SVG altGlyph elements create the appropriate DOM object.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -8,7 +8,7 @@
PASS altGlyph.namespaceURI is "http://www.w3.org/2000/svg"
PASS altGlyph.format is "image/svg+xml"
PASS altGlyph.format = 'x' threw exception Error: NoModificationAllowedError: DOM Exception 7.
-FAIL altGlyph.getStartPositionOfChar(0).x should be 0. Was 72.
+PASS altGlyph.getStartPositionOfChar(0).x is 0
PASS successfullyParsed is true
TEST COMPLETE
« 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