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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/select-all-iframe-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/editing/selection/select-all-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-all-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-all-iframe-expected.txt
index 20ea23e1bc583dba7ab7a48530a7129d30ddb024..99979b34e77b67fa2f4b88bd459647a139e20748 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-all-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-all-iframe-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (304,154) size 0x0
LayoutBR {BR} at (0,154) size 0x17
LayoutBlockFlow {P} at (0,188) size 784x36
- LayoutInline {B} at (0,0) size 674x17
- LayoutText {#text} at (0,0) size 674x17
+ LayoutInline {B} at (0,0) size 673x17
+ LayoutText {#text} at (0,0) size 673x17
text run at (0,0) width 498: "This test uses the eventSender to do a mouse click to focus the subframe. "
- text run at (497,0) width 177: "It won't run interactively."
- LayoutText {#text} at (673,0) size 734x35
- text run at (673,0) width 5: " "
- text run at (677,0) width 57: "To run it"
- text run at (0,18) width 363: "manually, click on the iframe, Select All, then hit delete."
+ text run at (497,0) width 176: "It won't run interactively."
+ LayoutText {#text} at (672,0) size 732x35
+ text run at (672,0) width 5: " "
+ text run at (676,0) width 56: "To run it"
+ text run at (0,18) width 362: "manually, click on the iframe, Select All, then hit delete."
LayoutBlockFlow (anonymous) at (0,240) size 784x54
LayoutText {#text} at (0,0) size 779x53
text run at (0,0) width 779: "Selecting all the content in a contenteditable iframe should select the iframe itself (to help the user delete the iframe) only"
@@ -28,14 +28,14 @@ layer at (0,0) size 800x600
text run at (236,18) width 439: "This test loads ../resources/select-all-iframe-src.html into an iframe. "
text run at (674,18) width 100: "That file does a"
text run at (0,36) width 131: "Select All + Delete. "
- text run at (130,36) width 175: "Two things should happen:"
+ text run at (130,36) width 173: "Two things should happen:"
LayoutBlockFlow {UL} at (0,310) size 784x54
LayoutListItem {LI} at (40,0) size 744x36
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 689x35
text run at (0,0) width 462: "The Select All operation should not select the iframe, only it's contents. "
text run at (461,0) width 228: "The results of the Select All will be"
- text run at (0,18) width 518: "apparent from the delegate messages that DumpRenderTree receives and dumps."
+ text run at (0,18) width 517: "apparent from the delegate messages that DumpRenderTree receives and dumps."
LayoutListItem {LI} at (40,36) size 744x18
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 344x17

Powered by Google App Engine
This is Rietveld 408576698