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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/no-inherited-dashed-stroke-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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-xp/svg/custom/no-inherited-dashed-stroke-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/no-inherited-dashed-stroke-expected.txt b/LayoutTests/platform/win-xp/svg/custom/no-inherited-dashed-stroke-expected.txt
index 20409432e7faaa4f8065d098a9c7d4db9a745786..a84d96c7644528c32f2cdc4719fb8e5db2c1931e 100644
--- a/LayoutTests/platform/win-xp/svg/custom/no-inherited-dashed-stroke-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/no-inherited-dashed-stroke-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x169
RenderBlock {div} at (0,0) size 784x48 [border: (4px dotted #000000)]
RenderText {#text} at (4,4) size 410x19
text run at (4,4) width 410: "The SVG rect below this should have a solid red stroke and blue fill."
- RenderBR {br} at (414,4) size 0x19
+ LayoutBR {br} at (414,4) size 0x19
RenderText {#text} at (4,24) size 291x19
text run at (4,24) width 291: "https://bugs.webkit.org/show_bug.cgi?id=25738"
RenderBlock (anonymous) at (0,48) size 784x105

Powered by Google App Engine
This is Rietveld 408576698