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

Unified Diff: LayoutTests/platform/mac/fast/clip/nestedTransparencyClip-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/mac/fast/clip/nestedTransparencyClip-expected.txt
diff --git a/LayoutTests/platform/mac/fast/clip/nestedTransparencyClip-expected.txt b/LayoutTests/platform/mac/fast/clip/nestedTransparencyClip-expected.txt
index 058f4f23be4c0efb508397b7b39cc0805809a0ce..82538c40c26f43a8f9bfa57117e0e9f9a4e56f87 100644
--- a/LayoutTests/platform/mac/fast/clip/nestedTransparencyClip-expected.txt
+++ b/LayoutTests/platform/mac/fast/clip/nestedTransparencyClip-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 756x36
text run at (0,0) width 756: "This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile."
text run at (0,18) width 648: "Below, \"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
- RenderBR {BR} at (647,32) size 1x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (647,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x18
layer at (8,62) size 784x18 transparent
RenderBlock {DIV} at (0,54) size 784x18
RenderText {#text} at (0,0) size 39x18

Powered by Google App Engine
This is Rietveld 408576698