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

Unified Diff: LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/editing/execCommand/insertHorizontalRule-expected.txt
diff --git a/LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt b/LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.txt
similarity index 99%
rename from LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt
rename to LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.txt
index 6b7d3dfa9b068a8960e932a9e71d5d8c4cfd177a..82869739eafa8c9b9aa8b9048309368934d08fc4 100644
--- a/LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt
+++ b/LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.txt
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 21x18
text run at (0,0) width 21: "foo"
- RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,36) size 784x18
RenderText {#text} at (0,0) size 20x18
text run at (0,0) width 20: "bar"

Powered by Google App Engine
This is Rietveld 408576698