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

Unified Diff: LayoutTests/platform/mac/fast/frames/iframe-option-crash-expected.txt

Issue 347773002: Implement select listbox using shadow DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: White background Created 6 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/fast/frames/iframe-option-crash-expected.txt
diff --git a/LayoutTests/platform/mac/fast/frames/iframe-option-crash-expected.txt b/LayoutTests/platform/mac/fast/frames/iframe-option-crash-expected.txt
index 91ad5bd55e2341159b825cedbfb944527a6d5e83..3267ad56c19a108bcb569f63d0706204d161a700 100644
--- a/LayoutTests/platform/mac/fast/frames/iframe-option-crash-expected.txt
+++ b/LayoutTests/platform/mac/fast/frames/iframe-option-crash-expected.txt
@@ -1,15 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x192
- RenderBlock {html} at (0,0) size 800x192
- RenderBody {body} at (8,8) size 784x176
+layer at (0,0) size 800x193
+ RenderBlock {html} at (0,0) size 800x193
+ RenderBody {body} at (8,8) size 784x177
RenderBlock {div} at (0,0) size 784x18
RenderText {#text} at (0,0) size 426x18
text run at (0,0) width 426: "If no crash while painting, the test passed (requires pixel test mode)."
- RenderBlock (anonymous) at (0,18) size 784x158
+ RenderBlock (anonymous) at (0,18) size 784x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 304x154
+ RenderBlock {option} at (0,18) size 784x1
+ RenderBlock (anonymous) at (0,19) size 784x158
+layer at (8,27) size 304x154
RenderPartObject {iframe} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
layer at (0,0) size 300x150
RenderView at (0,0) size 300x150

Powered by Google App Engine
This is Rietveld 408576698