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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
index be67e93c7a4781bfbe127ab70d9d74ed2c49f52c..dce7f8c80649ccb2bf409dc3fca95b80fd0d1d3e 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
@@ -15,18 +15,6 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderTableCell {TD} at (126,0) size 487x70 [r=0 c=1 rs=1 cs=3]
RenderInline {NOBR} at (0,0) size 19x18
- RenderPartObject {IFRAME} at (0,0) size 468x60
- layer at (0,0) size 468x60
- RenderView at (0,0) size 468x60
- layer at (0,0) size 468x60
- RenderBlock {HTML} at (0,0) size 468x60
- RenderBody {BODY} at (0,0) size 468x60
- RenderInline {BASE} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 468x18 [color=#0000EE]
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 468x60
- RenderText {#text} at (0,0) size 0x0
RenderInline {A} at (0,0) size 19x18 [color=#0000EE]
RenderImage {IMG} at (468,0) size 19x60
RenderBR {BR} at (487,60) size 0x0
@@ -45,5 +33,18 @@ layer at (0,0) size 800x600
RenderText {#text} at (75,2) size 5x18
text run at (75,2) width 5: " "
RenderImage {IMG} at (79.63,0) size 46x25
+layer at (134,8) size 468x60
+ RenderPartObject {IFRAME} at (0,0) size 468x60
+ layer at (0,0) size 468x60
+ RenderView at (0,0) size 468x60
+ layer at (0,0) size 468x60
+ RenderBlock {HTML} at (0,0) size 468x60
+ RenderBody {BODY} at (0,0) size 468x60
+ RenderInline {BASE} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {A} at (0,0) size 468x18 [color=#0000EE]
+ RenderText {#text} at (0,0) size 0x0
+ RenderImage {IMG} at (0,0) size 468x60
+ RenderText {#text} at (0,0) size 0x0
layer at (387,84) size 67x13
RenderBlock {DIV} at (3,3) size 67x13

Powered by Google App Engine
This is Rietveld 408576698