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

Unified Diff: LayoutTests/platform/win/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt b/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt
deleted file mode 100644
index c74ca5b774d5191dc85d2d5cfbe332a21ca8d5ab..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-CONSOLE WARNING: CSSValue and SVGElement.getPresentationAttribute are deprecated. Please use getPropertyValue and parse the return value instead.
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 800x600
- RenderSVGContainer {a} at (0,0) size 0x0
- RenderSVGForeignObject {foreignObject} at (0,0) size 800x600
- RenderBlock {html} at (0,0) size 800x40
- RenderBlock {div} at (0,0) size 800x40
- RenderText {#text} at (0,0) size 789x39
- text run at (0,0) width 789: "This test tests that getPresentationAttribute succesfully returns SVG presentation attributes, but not ones that are defined in the inline"
- text run at (0,20) width 330: "style and not non SVG css properties like border. See "
- RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
- RenderText {#text} at (330,20) size 68x19
- text run at (330,20) width 68: "Bug 13976"
- RenderText {#text} at (398,20) size 4x19
- text run at (398,20) width 4: "."
- RenderSVGRect {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698