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

Unified Diff: LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt

Issue 20738002: Make DOMImplementation::hasFeature() behave according to specification (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Without the binaries so that the try bots are happy Created 7 years, 5 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/W3C-SVG-1.1/struct-dom-03-b-expected.txt
diff --git a/LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt b/LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt
index 9345e3082b413d9ee2c47427f2c704bd073a6f7b..ce382a9e7cfaae16946133960709bf63e1e6faca 100644
--- a/LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt
+++ b/LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt
@@ -10,9 +10,9 @@ layer at (0,0) size 480x360
RenderSVGText {text} at (10,23) size 96x34 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 96x34
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 8 width 96.00: "uievents"
- RenderSVGText {text} at (370,23) size 54x34 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 54x34
- chunk 1 text run 1 at (370.00,50.00) startOffset 0 endOffset 5 width 54.00: "false"
+ RenderSVGText {text} at (370,23) size 46x34 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x34
+ chunk 1 text run 1 at (370.00,50.00) startOffset 0 endOffset 4 width 46.00: "true"
RenderSVGText {text} at (10,73) size 151x34 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 151x34
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 11 width 151.00: "mouseevents"
« no previous file with comments | « LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt ('k') | LayoutTests/svg/custom/outer-svg-unknown-feature.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698