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

Unified Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/background-inherit-color-bug-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-mountainlion/virtual/slimmingpaint/fast/backgrounds/background-inherit-color-bug-expected.txt
diff --git a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/background-inherit-color-bug-expected.txt
index 5ceb7a70e00b70f1b493d7681dcd01d4ff4da1a9..49f9971827f7501fdd6ec9036a34c1b93e966396 100644
--- a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/background-inherit-color-bug-expected.txt
+++ b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/background-inherit-color-bug-expected.txt
@@ -19,11 +19,11 @@ layer at (0,0) size 785x1132 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 577: "Example: With the following code, the background color of H1"
text run at (0,18) width 615: "elements stays pink, no matter what background color the parents"
text run at (0,36) width 49: "have:"
- RenderBR {BR} at (48,36) size 1x18
+ LayoutBR {BR} at (48,36) size 1x18
RenderText {#text} at (0,54) size 308x18
text run at (0,54) width 49: " H1 "
text run at (48,54) width 260: "{ background-color: pink; }"
- RenderBR {BR} at (307,54) size 1x18
+ LayoutBR {BR} at (307,54) size 1x18
RenderText {#text} at (0,72) size 279x18
text run at (0,72) width 49: " H1 "
text run at (48,72) width 231: "{ background: inherit; }"

Powered by Google App Engine
This is Rietveld 408576698