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

Unified Diff: LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt

Issue 276803002: Auto-rebaseline for r173666 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
diff --git a/LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
deleted file mode 100644
index 7521e70edaf957bbfbe59c227ef1226fa5cf7c1d..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Full version, Basic version
-Specification link: 3.4 How groups are rendered
-pservers-pattern-01-b ← index → script-handle-01-b
-render-groups-01-b
-
-SVG Image PNG Image
-
-Verifies implicit rendering order (paragraph 3.3) and grouping mechanism (paragraphs 3.4). It also validates basic Shape, Image and text rendering.
-This test renders 3 elements: a text string "SVG", then a shape, then an image. Because of their definition order and coordinates, the image should be on top of the rectangle and the rectangle on top of the text. The test validates that groups are conceptually rendered offscreen before being rendered on the canvas. This is done by grouping the same overlapping objects and rendering the group at half opacity. The background pattern (vertical stripes) should show throw all the group elements. However, none of the "SVG" should show through the rectangle and none of the rectangle should show through the image.
-Prerequisites: the test assumes proper handling of the fill stroke, stroke-width, opacity, font-size rendering properties. It uses the rect, line, text and image elements, as well as all the elements required for the test template. To ensure that the text string is overlapped by the other elements and to avoid a dependency on system fonts, an SVG font is used.
-The rendered image should match the reference image exactly.
-pservers-pattern-01-b ← index → script-handle-01-b
« no previous file with comments | « LayoutTests/svg/custom/scroll-hit-test-expected.txt ('k') | LayoutTests/svg/custom/stroke-opacity-update-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698