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

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

Issue 214523008: Use RenderStyle::isCollapsibleWhiteSpace when renderer is available. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address reviewer comments. 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
« no previous file with comments | « LayoutTests/fast/xsl/mozilla-tests-expected.txt ('k') | Source/core/editing/HTMLInterchange.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index 89bb953f4dc5563ac4e4ccff1d6d9b3dfbf5a0a7..7521e70edaf957bbfbe59c227ef1226fa5cf7c1d 100644
--- 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
@@ -3,7 +3,7 @@ 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
+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.
« no previous file with comments | « LayoutTests/fast/xsl/mozilla-tests-expected.txt ('k') | Source/core/editing/HTMLInterchange.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698