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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/getPresentationAttribute-expected.txt

Issue 196173020: Remove deprecated getPresentationAttribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 9 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
« no previous file with comments | « no previous file | LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE WARNING: CSSValue and SVGElement.getPresentationAttribute are deprecated . Please use getPropertyValue and parse the return value instead.
2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5 RenderSVGRoot {svg} at (0,0) size 800x600
6 RenderSVGContainer {a} at (0,0) size 0x0
7 RenderSVGForeignObject {foreignObject} at (0,0) size 800x600
8 RenderBlock {html} at (0,0) size 800x36
9 RenderBlock {div} at (0,0) size 800x36
10 RenderText {#text} at (0,0) size 791x36
11 text run at (0,0) width 791: "This test tests that getPresentationAt tribute succesfully returns SVG presentation attributes, but not ones that are d efined in the"
12 text run at (0,18) width 380: "inline style and not non SVG css prop erties like border. See "
13 RenderInline {a} at (0,0) size 71x18 [color=#0000EE]
14 RenderText {#text} at (380,18) size 71x18
15 text run at (380,18) width 71: "Bug 13976"
16 RenderText {#text} at (451,18) size 4x18
17 text run at (451,18) width 4: "."
18 RenderSVGRect {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008 000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698